paper-with-me

Papers

Social Physics Informed Diffusion Model for Crowd Simulation

2024-02-08 · Hongyi Chen, Jingtao Ding, Yong Li, Yue Wang, Xiao-Ping Zhang

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-art performance in crowd simulation but fail to model the heterogeneity and multi-modality of human movement comprehensively. In this paper, we propose a social physics-informed diffusion model named SPDiff to mitigate the above gap. SPDiff takes both the interactive and historical information of crowds in the current timeframe to reverse the diffusion process, thereby generating the distribution of pedestrian movement in the subsequent timeframe. Inspired by the well-known social physics model, i.e., Social Force, regarding crowd dynamics, we design a crowd interaction module to guide the denoising process and further enhance this module with the equivariant properties of crowd interactions. To mitigate error accumulation in long-term simulations, we propose a multi-frame rollout training algorithm for diffusion modeling. Experiments conducted on two real-world datasets demonstrate the superior performance of SPDiff in terms of macroscopic and microscopic evaluation metrics. Code and appendix are available at https://github.com/tsinghua-fib-lab/SPDiff.

📄 PDF Abstract BibTeX arXiv:2402.06680

Code (1)

tsinghua-fib-lab/spdiff 공식 구현 pytorch

Tasks

DenoisingPhysics-informed machine learning

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

EnvSocial-Diff: A Diffusion-Based Crowd Simulation Model with Environmental Conditioning and Individual-Group Interaction

2026-03-25 · Bingxue Zhao, Qi Zhang, Hui Huang arxiv

Modeling realistic pedestrian trajectories requires accounting for both social interactions and environmental context, yet most existing approaches largely emphasize social dynamics. We propose \textbf{EnvSocial-Diff}: a…

Physics-Informed DeepONets for drift-diffusion on metric graphs: simulation and parameter identification

2025-05-07 · Jan Blechschmidt, Tom-Christian Riemer, Max Winkler, Martin Stoll 외

We develop a novel physics informed deep learning approach for solving nonlinear drift-diffusion equations on metric graphs. These models represent an important model class with a large number of applications in areas ra…

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

Physics-Informed Neural Network Super Resolution for Advection-Diffusion Models

2020-11-04 · Chulin Wang, Eloisa Bentivegna, Wang Zhou, Levente Klein 외

Physics-informed neural networks (NN) are an emerging technique to improve spatial resolution and enforce physical consistency of data from physics models or satellite observations. A super-resolution (SR) technique is e…

Super-Resolution

Universal Physics Simulation: A Foundational Diffusion Approach

2025-07-13 · Bradley Camburn arxiv

We present the first foundational AI model for universal physics simulation that learns physical laws directly from boundary-condition data without requiring a priori equation encoding. Traditional physics-informed neura…