CVDec 4, 2023

Regressor-Segmenter Mutual Prompt Learning for Crowd Counting

arXiv:2312.01711v326 citationsh-index: 4CVPR
Originality Incremental advance
AI Analysis

This addresses accuracy issues in crowd counting for heavily crowded scenarios, representing an incremental improvement.

The paper tackles the problem of annotation variance in crowd counting by proposing mutual prompt learning (mPrompt), which uses a regressor and segmenter to guide each other, resulting in a significant reduction in Mean Average Error (MAE).

Crowd counting has achieved significant progress by training regressors to predict instance positions. In heavily crowded scenarios, however, regressors are challenged by uncontrollable annotation variance, which causes density map bias and context information inaccuracy. In this study, we propose mutual prompt learning (mPrompt), which leverages a regressor and a segmenter as guidance for each other, solving bias and inaccuracy caused by annotation variance while distinguishing foreground from background. In specific, mPrompt leverages point annotations to tune the segmenter and predict pseudo head masks in a way of point prompt learning. It then uses the predicted segmentation masks, which serve as spatial constraint, to rectify biased point annotations as context prompt learning. mPrompt defines a way of mutual information maximization from prompt learning, mitigating the impact of annotation variance while improving model accuracy. Experiments show that mPrompt significantly reduces the Mean Average Error (MAE), demonstrating the potential to be general framework for down-stream vision tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes