Episode

PhysisForcing: Physics Reinforced World Simulator for Robotic Manipulation

Podcast
Daily Paper Cast
Published
Jun 30, 2026
Duration seconds
1278
Processing state
not_requested
Canonical source
https://share.transistor.fm/s/8100e4d4
Audio
https://media.transistor.fm/8100e4d4/7a1c51c7.mp3
JSON
/v1/public/podcasts/daily-paper-cast-7079649/episodes/physisforcing-physics-reinforced-world-simulator-for-robotic-manipulation
Markdown
/podcast/daily-paper-cast-7079649/physisforcing-physics-reinforced-world-simulator-for-robotic-manipulation.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/physisforcing-physics-reinforced-world-simulator-for-robotic-manipulation/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/daily-paper-cast-7079649/physisforcing-physics-reinforced-world-simulator-for-robotic-manipulation.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

🤗 Upvotes: 42 | cs.CV, cs.AI, cs.RO Authors: Peiwen Zhang, Yufan Deng, Shangkun Sun, Juncheng Ma, Duomin Wang, Jonas Du, Zilin Pan, Ye Huang, Hao Liang, Songyan Huang, Ruihua Zhang, Enze Xie, Ming-Yu Liu, Daquan Zhou Title: PhysisForcing: Physics Reinforced World Simulator for Robotic Manipulation Arxiv: http://arxiv.org/abs/2606.28128v1 Abstract: Video generation models have emerged as a promising paradigm for embodied world simulation. However, both general-domain video generators and robot-specific data fine-tuned models can still produce physically implausible manipulations, including discontinuous motion trajectories and inconsistent robot-object interactions, which limits their reliability as world simulators. Through extensive experiments, we find that such physical instability mainly arises from two factors: deformation of moving objects and implausible spatio-temporal correlations among interacting entities, particularly during contact. Building on this observation, we propose PhysisForcing, a scalable training framework that strengthens physical consistency by focusing supervision on physics-informative regions through joint optimization of pixel-level and semantic-level features. The framework consists of a pixel-level trajectory alignment loss, which supervises DiT features using reference point trajectories, and a semantic-level relational alignment loss, which aligns DiT features with inter-region relations extracted from a frozen video understanding encoder. Extensive experiments on R-Bench, PAI-Bench, and EZS-Bench show that PhysisForcing consistently improves embodied video generation over strong baselines, improving the Wan2.2-I2V-A14B and Cosmos3-Nano base models on R-Bench by 22.3\% and 9.2\% (7.1\% and 3.7\% over vanilla finetuning), with the Cosmo…