CVAINov 13, 2022

Scale-Aware Crowd Counting Using a Joint Likelihood Density Map and Synthetic Fusion Pyramid Network

arXiv:2211.06835v2h-index: 63
Originality Highly original
AI Analysis

This work addresses a critical issue in crowd counting for surveillance and safety applications by improving accuracy in dense, noisy scenarios, representing a novel method rather than an incremental improvement.

The paper tackles the problem of inaccurate crowd counting due to noisy annotations in dense crowds by developing a Synthetic Fusion Pyramid Network (SPF-Net) with a scale-aware loss function, achieving state-of-the-art performance on four public datasets including UCF-QNRF and ShanghaiTech.

We develop a Synthetic Fusion Pyramid Network (SPF-Net) with a scale-aware loss function design for accurate crowd counting. Existing crowd-counting methods assume that the training annotation points were accurate and thus ignore the fact that noisy annotations can lead to large model-learning bias and counting error, especially for counting highly dense crowds that appear far away. To the best of our knowledge, this work is the first to properly handle such noise at multiple scales in end-to-end loss design and thus push the crowd counting state-of-the-art. We model the noise of crowd annotation points as a Gaussian and derive the crowd probability density map from the input image. We then approximate the joint distribution of crowd density maps with the full covariance of multiple scales and derive a low-rank approximation for tractability and efficient implementation. The derived scale-aware loss function is used to train the SPF-Net. We show that it outperforms various loss functions on four public datasets: UCF-QNRF, UCF CC 50, NWPU and ShanghaiTech A-B datasets. The proposed SPF-Net can accurately predict the locations of people in the crowd, despite training on noisy training annotations.

Foundations

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

Your Notes