IJCAI 20260 citations

Listen and Count: Expanding the Frontier of Zero-Shot Object Counting to Sound-centric Counting

Mingjie Wang, Zhuohang Li, Qi Zhang, Jun Zhou, Zili Yi, Minglun Gong

Abstract

While class-agnostic object counting has recently evolved from image-exemplar to language-guided paradigms, existing methods are limited by text polysemy and the lack of prompts in audio-sensing scenarios. To overcome these challenges, we introduce a sound-centric counting paradigm, enabling models to "listen and count" using the vivid and discriminative signatures of sound cues. We propose S2ICount, which achieves seamless, fine-grained audio-visual alignment for sound-guided counting. At its core, SoundMamba leverages linear-complexity long-range semantic modelling to align cross-modal features, while the Sound Calibration Module designs a circular scanning mechanism to progressively reconcile modality discrepancies using multi-scale cues from a Stable Diffusion backbone. To enhance saliency awareness, a Multi-tier Hybrid Optimization strategy enforces consistency across magnitude, semantics, and distribution. In addition, we introduce SoundCount, the first large-scale sound-oriented counting dataset, comprising over 2,000 scenes and 1,650 audio sources across 66 object categories. Extensive experiments demonstrate that S2ICount achieves state-of-the-art performance, validating the effectiveness of sound as a robust guidance modality for counting. The dataset, demo and implementation code are made publicly accessible at https://github.com/ZSTU-CV-Lab/S2ICount.

Computer Vision: Applications and SystemsComputer Vision: Multimodal learningComputer Vision: Scene analysis and understanding
BibTeX
@inproceedings{ijcai2026_listenandcountex,
  title = {Listen and Count: Expanding the Frontier of Zero-Shot Object Counting to Sound-centric Counting},
  author = {Mingjie Wang and Zhuohang Li and Qi Zhang and Jun Zhou and Zili Yi and Minglun Gong},
  booktitle = {IJCAI 2026},
  year = {2026}
}