paper-with-me

Papers

Pri4R: Learning World Dynamics for Vision-Language-Action Models with Privileged 4D Representation

2026-03-02 · Jisoo Kim, Jungbin Cho, Sanghyeok Chu, Ananya Bal, Jinhyung Kim, Gunhee Lee, Sihaeng Lee, Seung Hwan Kim, Bohyung Han, Hyunmin Lee, Laszlo A. Jeni, Seungryong Kim arxiv

Humans learn not only how their bodies move, but also how the surrounding world responds to their actions. In contrast, while recent Vision-Language-Action (VLA) models exhibit impressive semantic understanding, they often fail to capture the spatiotemporal dynamics governing physical interaction. In this paper, we introduce Pri4R, a simple yet effective approach that endows VLA models with an implicit understanding of world dynamics by leveraging privileged 4D information during training. Specifically, Pri4R augments VLAs with a lightweight point track head that predicts 3D point tracks. By injecting VLA features into this head to jointly predict future 3D trajectories, the model learns to incorporate evolving scene geometry within its shared representation space, enabling more physically aware context for precise control. Due to its architectural simplicity, Pri4R is compatible with dominant VLA design patterns with minimal changes. During inference, we run the model using the original VLA architecture unchanged; Pri4R adds no extra inputs, outputs, or computational overhead. Across simulation and real-world evaluations, Pri4R significantly improves performance on challenging manipulation tasks, including a +10% gain on LIBERO-Long and a +40% gain on RoboCasa. We further show that 3D point track prediction is an effective supervision target for learning action-world dynamics, and validate our design choices through extensive ablations. Project page: https://jiiiisoo.github.io/Pri4R/

📄 PDF Abstract BibTeX arXiv:2603.01549

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Driving Beyond Privilege: Distilling Dense-Reward Knowledge into Sparse-Reward Policies

2025-12-03 · Feeza Khan Khanzada, Jaerock Kwon arxiv

We study how to exploit dense simulator-defined rewards in vision-based autonomous driving without inheriting their misalignment with deployment metrics. In realistic simulators such as CARLA, privileged state (e.g., lan…

Reinforcement LearningAutonomous Driving

Rapid Adaptation of Particle Dynamics for Generalized Deformable Object Mobile Manipulation

2026-03-18 · Bohan Wu, Roberto Martín-Martín, Li Fei-Fei arxiv

We address the challenge of learning to manipulate deformable objects with unknown dynamics. In non-rigid objects, the dynamics parameters define how they react to interactions -- how they stretch, bend, compress, and mo…

Bridging the Sim-to-Real Gap from the Information Bottleneck Perspective

2023-05-29 · Haoran He, Peilin Wu, Chenjia Bai, Hang Lai 외

Reinforcement Learning (RL) has recently achieved remarkable success in robotic control. However, most works in RL operate in simulated environments where privileged knowledge (e.g., dynamics, surroundings, terrains) is …

Knowledge DistillationReinforcement Learning (RL)

Learning by Cheating

2019-12-27 · Dian Chen, Brady Zhou, Vladlen Koltun, Philipp Krähenbühl

Vision-based urban driving is hard. The autonomous system needs to learn to perceive the world and act in it. We show that this challenging learning problem can be simplified by decomposing it into two stages. We first t…

Autonomous Driving

JEPA-x: Cross-Predictive Physics Grounding for Forecastable Latent Dynamics

2026-08-25 · Kehan Wen, Ziming Li, Siyuan Luo, Fan Shi arxiv

Latent world models plan by predicting how candidate actions advance learned latent dynamics. In self-predictive models, however, the encoder and predictor are optimized jointly and can co-adapt to latent transitions tha…