TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/EBC-ZIP: Improving Blockwise Crowd Counting with Zero-Infl...

EBC-ZIP: Improving Blockwise Crowd Counting with Zero-Inflated Poisson Regression

Yiming Ma, Victor Sanchez, Tanaya Guha

2025-06-24Crowd CountingDensity Estimation
PaperPDFCode(official)

Abstract

Density map estimation has become the mainstream paradigm in crowd counting. However, most existing methods overlook the extreme sparsity of ground-truth density maps. In real-world crowd scenes, the vast majority of spatial regions (often over 95%) contain no people, leading to heavily imbalanced count distributions. Ignoring this imbalance can bias models toward overestimating dense regions and underperforming in sparse areas. Furthermore, most loss functions used in density estimation are majorly based on MSE and implicitly assume Gaussian distributions, which are ill-suited for modeling discrete, non-negative count data. In this paper, we propose EBC-ZIP, a crowd counting framework that models the spatial distribution of counts using a Zero-Inflated Poisson (ZIP) regression formulation. Our approach replaces the traditional regression loss with the negative log-likelihood of the ZIP distribution, enabling better handling of zero-heavy distributions while preserving count accuracy. Built upon the recently proposed Enhanced Block Classification (EBC) framework, EBC-ZIP inherits EBC's advantages in preserving the discreteness of targets and ensuring training stability, while further improving performance through a more principled probabilistic loss. We also evaluate EBC-ZIP with backbones of varying computational complexity to assess its scalability. Extensive experiments on four crowd counting benchmarks demonstrate that EBC-ZIP consistently outperforms EBC and achieves state-of-the-art results.

Results

TaskDatasetMetricValueModel
CrowdsShanghaiTech BMAE5.51EBC-ZIP-B
CrowdsShanghaiTech BRMSE8.63EBC-ZIP-B
CrowdsNWPU-Crowd (Val)MAE28.26EBC-ZIP-B
CrowdsNWPU-Crowd (Val)RMSE64.84EBC-ZIP-B
CrowdsUCF-QNRFMAE69.46EBC-ZIP-B
CrowdsUCF-QNRFRMSE121.88EBC-ZIP-B
CrowdsShanghaiTech AMAE47.81EBC-ZIP-B
CrowdsShanghaiTech ARMSE75.04EBC-ZIP-B

Related Papers

Missing value imputation with adversarial random forests -- MissARF2025-07-213C-FBI: A Combinatorial method using Convolutions for Circle Fitting in Blurry Images2025-07-15Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11Rethinking Discrete Tokens: Treating Them as Conditions for Continuous Autoregressive Image Synthesis2025-07-02Binned semiparametric Bayesian networks2025-06-27Distilling Normalizing Flows2025-06-26SENIOR: Efficient Query Selection and Preference-Guided Exploration in Preference-based Reinforcement Learning2025-06-17Scaling-Up the Pretraining of the Earth Observation Foundation Model PhilEO to the MajorTOM Dataset2025-06-17