paper-with-me

Papers

STDDN: A Physics-Guided Deep Learning Framework for Crowd Simulation

2026-04-03 · Zijin Liu, Xu Geng, Wenshuai Xu, Xiang Zhao, Yan Xia, You Song arxiv

Accurate crowd simulation is crucial for public safety management, emergency evacuation planning, and intelligent transportation systems. However, existing methods, which typically model crowds as a collection of independent individual trajectories, are limited in their ability to capture macroscopic physical laws. This microscopic approach often leads to error accumulation and compromises simulation stability. Furthermore, deep learning-driven methods tend to suffer from low inference efficiency and high computational overhead, making them impractical for large-scale, efficient simulations. To address these challenges, we propose the Spatio-Temporal Decoupled Differential Equation Network (STDDN), a novel framework that guides microscopic trajectory prediction with macroscopic physics. We innovatively introduce the continuity equation from fluid dynamics as a strong physical constraint. A Neural Ordinary Differential Equation (Neural ODE) is employed to model the macroscopic density evolution driven by individual movements, thereby physically regularizing the microscopic trajectory prediction model. We design a density-velocity coupled dynamic graph learning module to formulate the derivative of the density field within the Neural ODE, effectively mitigating error accumulation. We also propose a differentiable density mapping module to eliminate discontinuous gradients caused by discretization and introduce a cross-grid detection module to accurately model the impact of individual cross-grid movements on local density changes. The proposed STDDN method has demonstrated significantly superior simulation performance compared to state-of-the-art methods on long-term tasks across four real-world datasets, as well as a major reduction in inference latency.

📄 PDF Abstract BibTeX arXiv:2604.02756

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionGraph Learning

Similar Papers 제목 키워드 기반

A Data-driven Crowd Simulation Framework Integrating Physics-informed Machine Learning with Navigation Potential Fields

2024-10-21 · Runkang Guo, Bin Chen, Qi Zhang, Yong Zhao 외

Traditional rule-based physical models are limited by their reliance on singular physical formulas and parameters, making it difficult to effectively tackle the intricate tasks associated with crowd simulation. Recent re…

Physics-informed machine learning

Social Physics Informed Diffusion Model for Crowd Simulation

2024-02-08 · Hongyi Chen, Jingtao Ding, Yong Li, Yue Wang 외

Crowd simulation holds crucial applications in various domains, such as urban planning, architectural design, and traffic arrangement. In recent years, physics-informed machine learning methods have achieved state-of-the…

DenoisingPhysics-informed machine learning

Computationally Efficient CFD Prediction of Bubbly Flow using Physics-Guided Deep Learning

2019-10-17 · Han Bao, Jinyong Feng, Nam Dinh, Hongbin Zhang

To realize efficient computational fluid dynamics (CFD) prediction of two-phase flow, a multi-scale framework was proposed in this paper by applying a physics-guided data-driven approach. Instrumental to this framework, …

Predicting Future Pedestrian Motion in Video Sequences using Crowd Simulation

2019-04-10 · Cliceres dal Bianco, Soraia Raupp Musse

While human and group analysis have become an important area in last decades, some current and relevant applications involve to estimate future motion of pedestrians in real video sequences. This paper presents a method …

Motion Estimation

Learning Extremely High Density Crowds as Active Matters

2025-01-01 · CVPR 2025 1 · Feixiang He, Jiangbei Yue, Jialin Zhu, Armin Seyfried 외

Video-based high-density crowd analysis and prediction has been a long-standing topic in computer vision. It is notoriously difficult due to, but not limited to, the lack of high-quality data and complex crowd dynami…