paper-with-me

홈 › Papers

SimDiff: Simulator-constrained Diffusion Model for Physically Plausible Motion Generation

2025-09-25 · Akihisa Watanabe, Jiawei Ren, Li Siyao, Yichen Peng, Erwin Wu, Edgar Simo-Serra arxiv

Generating physically plausible human motion is crucial for applications such as character animation and virtual reality. Existing approaches often incorporate a simulator-based motion projection layer to the diffusion process to enforce physical plausibility. However, such methods are computationally expensive due to the sequential nature of the simulator, which prevents parallelization. We show that simulator-based motion projection can be interpreted as a form of guidance, either classifier-based or classifier-free, within the diffusion process. Building on this insight, we propose SimDiff, a Simulator-constrained Diffusion Model that integrates environment parameters (e.g., gravity, wind) directly into the denoising process. By conditioning on these parameters, SimDiff generates physically plausible motions efficiently, without repeated simulator calls at inference, and also provides fine-grained control over different physical coefficients. Moreover, SimDiff successfully generalizes to unseen combinations of environmental parameters, demonstrating compositional generalization.

📄 PDF Abstract BibTeX arXiv:2509.20927

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhysDiff: Physics-Guided Human Motion Diffusion Model

2022-12-05 · ICCV 2023 1 · Ye Yuan, Jiaming Song, Umar Iqbal, Arash Vahdat 외

Denoising diffusion models hold great promise for generating diverse and realistic human motions. However, existing motion diffusion models largely disregard the laws of physics in the diffusion process and often generat…

Denoisingmodel

Physical Simulator In-the-Loop Video Generation

2026-03-06 · Lin Geng Foo, Mark He Huang, Alexandros Lattas, Stylianos Moschoglou 외 arxiv

Recent advances in diffusion-based video generation have achieved remarkable visual realism but still struggle to obey basic physical laws such as gravity, inertia, and collision. Generated objects often move inconsisten…

Video Generation

SimDiff: Simpler Yet Better Diffusion Model for Time Series Point Forecasting

2025-11-24 · Hang Ding, Xue Wang, Tian Zhou, Tao Yao arxiv

Diffusion models have recently shown promise in time series forecasting, particularly for probabilistic predictions. However, they often fail to achieve state-of-the-art point estimation performance compared to regressio…

Time Series Forecasting

Towards Physically Plausible Video Generation via VLM Planning

2025-03-30 · Xindi Yang, Baolu Li, Yiming Zhang, Zhenfei Yin 외

Video diffusion models (VDMs) have advanced significantly in recent years, enabling the generation of highly realistic videos and drawing the attention of the community in their potential as world simulators. However, de…

Image to Video GenerationVideo Generation

UniPhys: Unified Planner and Controller with Diffusion for Flexible Physics-Based Character Control

2025-04-17 · Yan Wu, Korrawe Karunratanakul, Zhengyi Luo, Siyu Tang

Generating natural and physically plausible character motion remains challenging, particularly for long-horizon control with diverse guidance signals. While prior work combines high-level diffusion-based motion planners …

Motion Planning