paper-with-me

홈 › Papers

IOI: Decoupling Kinematics and Physics for Interactive World Models

2026-06-22 · Chengyu Bai, Peidong Jia, Tiecheng Guo, Yukai Wang, Rui Ma, Fangyuan Zhao, Chunkai Fan, Xiaobao Wei, Jintao Chen, Hao Wang, Ying Li, Xiaozhu Ju, Jian Tang, Shanghang Zhang arxiv

Developing generalist embodied agents requires interactive environments providing visually realistic feedback and accurate action-conditioned dynamics. Interactive world models address this by simulating such complex dynamics. However, purely data-driven methods struggle to ensure precise control alignment and physically plausible visual feedback due to a lack of explicit structural constraints. To address this, we propose IOI, a hybrid interactive world model integrating analytical kinematic priors with learned physical dynamics. Unlike data-driven approaches prone to spatiotemporal drift, IOI introduces explicit kinematic guidance, computing forward kinematics from action sequences for accurate motion trajectories. These trajectories are rendered into synchronized front, side, and top orthographic projections, eliminating the need for extrinsic camera calibration. A Multi-view Kinematic Aggregation and Injection module fuses these geometric cues and injects them into the video generator, providing geometry-consistent guidance. Conditioning video generation on these deterministic trajectories establishes a synergy between the analytical simulator and the world model. Decoupling deterministic motion into the kinematic prior frees the generator to model stochastic physical interactions. Experiments on the RoboTwin benchmark validate IOI across kinematic fidelity, out-of-distribution (OOD) generalization, and policy evaluation. IOI achieves state-of-the-art simulation performance and robust zero-shot generalization to unseen OOD tasks. Furthermore, IOI serves as a reliable policy evaluator, yielding success rates closely aligning with ground-truth physics simulators. On real-world platforms, policies trained on IOI-synthesized data match those trained on teleoperation demonstrations, solidifying its practical value for embodied policy learning.

📄 PDF Abstract BibTeX arXiv:2606.23296

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationVideo Generation

Similar Papers 제목 키워드 기반

Augmented Physics: Creating Interactive and Embedded Physics Simulations from Static Textbook Diagrams

2024-05-28 · Aditya Gunturu, Yi Wen, Nandi Zhang, Jarin Thundathil 외

We introduce Augmented Physics, a machine learning-integrated authoring tool designed for creating embedded interactive physics simulations from static textbook diagrams. Leveraging recent advancements in computer vision…

GeniWorld: A Generalizable Interactive World Model for Robotic Manipulation via Visual Actions

2026-08-06 · Chenghao Gu, Hanyang Yu, Jingbo Zhang, Haitao Lin 외 arxiv

Generalist robot policies exhibit strong capabilities, but their robustness in complex and unseen environments remains limited. Scaling robot learning and evaluation in diverse real-world environments remains costly and …

Zero-shot GeneralizationVideo Prediction

Regularizing Dynamic Radiance Fields with Kinematic Fields

2024-07-19 · Woobin Im, Geonho Cha, Sebin Lee, Jumin Lee 외

This paper presents a novel approach for reconstructing dynamic radiance fields from monocular videos. We integrate kinematics with dynamic radiance fields, bridging the gap between the sparse nature of monocular videos …

DragMesh: Interactive 3D Generation Made Easy

2025-12-06 · Tianshan Zhang, Zeyu Zhang, Hao Tang arxiv

While generative models have excelled at creating static 3D content, the pursuit of systems that understand how objects move and respond to interactions remains a fundamental challenge. Current methods for articulated mo…

3D Generation

PhysPT: Physics-aware Pretrained Transformer for Estimating Human Dynamics from Monocular Videos

2024-04-05 · CVPR 2024 1 · Yufei Zhang, Jeffrey O. Kephart, Zijun Cui, Qiang Ji

While current methods have shown promising progress on estimating 3D human motion from monocular videos, their motion estimates are often physically unrealistic because they mainly consider kinematics. In this paper, we …

Action RecognitionDecoderHuman DynamicsTemporal Action Localization