Boosting Adverse Weather Crowd Counting via Multi-queue Contrastive Learning
Tianhang Pan, Xiuyi Jia

TL;DR
This paper introduces Multi-queue Contrastive Learning (MQCL), a two-stage method that enhances crowd counting accuracy under adverse weather by learning weather-aware representations and converting them to normal weather domain.
Contribution
The paper proposes a novel two-stage framework with multi-queue contrastive learning to address weather domain gaps and class imbalance in crowd counting.
Findings
Reduces counting error under adverse weather by 22%.
Achieves state-of-the-art performance with minimal computational increase.
Effectively learns weather-aware representations and domain conversion.
Abstract
Currently, most crowd counting methods have outstanding performance under normal weather conditions. However, our experimental validation reveals two key obstacles limiting the accuracy improvement of crowd counting models: 1) the domain gap between the adverse weather and the normal weather images; 2) the weather class imbalance in the training set. To address the problems, we propose a two-stage crowd counting method named Multi-queue Contrastive Learning (MQCL). Specifically, in the first stage, our target is to equip the backbone network with weather-awareness capabilities. In this process, a contrastive learning method named multi-queue MoCo designed by us is employed to enable representation learning under weather class imbalance. After the first stage is completed, the backbone model is "mature" enough to extract weather-related representations. On this basis, we proceed to the…
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
TopicsAnomaly Detection Techniques and Applications · Data Stream Mining Techniques · Evacuation and Crowd Dynamics
MethodsInfoNCE · Batch Normalization · Momentum Contrast · Contrastive Learning
