Point-to-Region Loss for Semi-Supervised Point-Based Crowd Counting
Wei Lin, Chenyang Zhao, and Antoni B. Chan

TL;DR
This paper introduces a novel point-to-region loss for semi-supervised crowd counting, reducing annotation effort by replacing point detection with regional supervision, and addresses training challenges with a new interpretability tool.
Contribution
It proposes a point-to-region scheme and a point-specific activation map to improve semi-supervised crowd counting with fewer annotations.
Findings
P2R outperforms point-to-point supervision in semi-supervised settings.
PSAM helps interpret training issues related to pseudo-label confidence.
The method enhances crowd counting accuracy with limited labeled data.
Abstract
Point detection has been developed to locate pedestrians in crowded scenes by training a counter through a point-to-point (P2P) supervision scheme. Despite its excellent localization and counting performance, training a point-based counter still faces challenges concerning annotation labor: hundreds to thousands of points are required to annotate a single sample capturing a dense crowd. In this paper, we integrate point-based methods into a semi-supervised counting framework based on pseudo-labeling, enabling the training of a counter with only a few annotated samples supplemented by a large volume of pseudo-labeled data. However, during implementation, the training encounters issues as the confidence for pseudo-labels fails to be propagated to background pixels via the P2P. To tackle this challenge, we devise a point-specific activation map (PSAM) to visually interpret the phenomena…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Video Surveillance and Tracking Methods · Evacuation and Crowd Dynamics
