FocalCount: Towards Class-Count Imbalance in Class-Agnostic Counting
Huilin Zhu, Jingling Yuan, Zhengwei Yang, Yu Guo, Xian Zhong,, Shengfeng He

TL;DR
FocalCount introduces a novel method for class-agnostic object counting that addresses class imbalance by estimating category counts and employing a new loss function, improving accuracy in diverse scenarios.
Contribution
It proposes FocalCount, which uses feature attributes for class-count estimation and introduces Focal-MSE loss to enhance sensitivity to underrepresented categories.
Findings
Improves class-specific counting accuracy
Enhances performance in few-shot and zero-shot scenarios
Outperforms existing methods on multiple datasets
Abstract
In class-agnostic object counting, the goal is to estimate the total number of object instances in an image without distinguishing between specific categories. Existing methods often predict this count without considering class-specific outputs, leading to inaccuracies when such outputs are required. These inaccuracies stem from two key challenges: 1) the prevalence of single-category images in datasets, which leads models to generalize specific categories as representative of all objects, and 2) the use of mean squared error loss during training, which applies uniform penalization. This uniform penalty disregards errors in less frequent categories, particularly when these errors contribute minimally to the overall loss. To address these issues, we propose {FocalCount}, a novel approach that leverages diverse feature attributes to estimate the number of object categories in an image.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare
