Description

A density field is a spatial map ρ(x) (or ρ(x, t)) giving local pedestrian density per unit area. It is the key state variable of continuum-crowd-model, the output of people-counting-as-regression pipelines, and the regulariser for physics-informed sensing inference. Discrete versions live on a grid; continuous versions are kernel-density estimates or learned heatmaps. The thesis uses density fields as the canonical bridge between BLE-derived ground truth and CSI-derived inference.

When it's used

  • Output of crowd-counting CNN/Transformer heads (heatmap regression)
  • State variable in continuum / fluid crowd models
  • Supervisory signal for csi-fingerprinting-style spatial inference
  • Visualisation surface for evaluation against BLE trajectories

Limitations

  • Resolution traded against noise — fine grids overfit, coarse grids blur events
  • Boundary effects at room edges need explicit handling
  • Hard to validate without dense ground truth

Source Papers

  • sun2021_1423 — crowd density-field estimation
  • sindagi2018_e579 — density-map regression survey
  • di2023_285b — density-field in physics-informed crowd inference
  • bendalibraham2021_476e — density-field crowd analysis
  • sun2026_2f5e — density-field ISAC application

6 vault papers use this method

Titles and DOIs only — no abstracts, no analyses.

  • State-of-the-art crowd motion simulation models 2013 DOI ↗
  • Recent trends in crowd analysis: A review 2021 DOI ↗
  • A roadmap for the future of crowd safety research and practice: Introducing the Swiss Cheese Model of Crowd Safety and the imperative of a Vision Zero target 2023 DOI ↗
  • Crowd evacuation simulation method combining the density field and social force model 2021 DOI ↗
  • Sampling 2012 DOI ↗
  • Handbook of Data Visualization 2008 DOI ↗