Indirect-Instant Attention Optimization for Crowd Counting in Dense Scenes
Suyu Han, Guodong Wang, Donghua Liu

TL;DR
This paper introduces an efficient attention optimization module that transforms high-dimensional attention maps into one-dimensional features for better loss calculation, improving crowd counting accuracy in dense scenes.
Contribution
The paper proposes the Indirect-Instant Attention Optimization (IIAO) module with a novel transformation and adaptive multi-scale fusion, enhancing crowd counting performance.
Findings
Outperforms previous SOTA methods on benchmark datasets.
Effectively retrieves error-prone regions for improved accuracy.
Reduces complexity by transforming attention maps for loss calculation.
Abstract
One of appealing approaches to guiding learnable parameter optimization, such as feature maps, is global attention, which enlightens network intelligence at a fraction of the cost. However, its loss calculation process still falls short: 1)We can only produce one-dimensional 'pseudo labels' for attention, since the artificial threshold involved in the procedure is not robust; 2) The attention awaiting loss calculation is necessarily high-dimensional, and decreasing it by convolution will inevitably introduce additional learnable parameters, thus confusing the source of the loss. To this end, we devise a simple but efficient Indirect-Instant Attention Optimization (IIAO) module based on SoftMax-Attention , which transforms high-dimensional attention map into a one-dimensional feature map in the mathematical sense for loss calculation midway through the network, while automatically…
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
TopicsVideo Surveillance and Tracking Methods · Data Visualization and Analytics · Anomaly Detection Techniques and Applications
MethodsConvolution
