paper-with-me

홈 › Papers

Robotic VLA Benefits from Joint Learning with Motion Image Diffusion

2025-12-19 · Yu Fang, Kanchana Ranasinghe, Le Xue, Honglu Zhou, Juntao Tan, Ran Xu, Shelby Heinecke, Caiming Xiong, Silvio Savarese, Daniel Szafir, Mingyu Ding, Michael S. Ryoo, Juan Carlos Niebles arxiv

Vision-Language-Action (VLA) models have achieved remarkable progress in robotic manipulation by mapping multimodal observations and instructions directly to actions. However, they typically mimic expert trajectories without predictive motion reasoning, which limits their ability to reason about what actions to take. To address this limitation, we propose joint learning with motion image diffusion, a novel strategy that enhances VLA models with motion reasoning capabilities. Our method extends the VLA architecture with a dual-head design: while the action head predicts action chunks as in vanilla VLAs, an additional motion head, implemented as a Diffusion Transformer (DiT), predicts optical-flow-based motion images that capture future dynamics. The two heads are trained jointly, enabling the shared VLM backbone to learn representations that couple robot control with motion knowledge. This joint learning builds temporally coherent and physically grounded representations without modifying the inference pathway of standard VLAs, thereby maintaining test-time latency. Experiments in both simulation and real-world environments demonstrate that joint learning with motion image diffusion improves the success rate of pi-series VLAs to 97.5% on the LIBERO benchmark and 58.0% on the RoboTwin benchmark, yielding a 23% improvement in real-world performance and validating its effectiveness in enhancing the motion reasoning capability of large-scale VLAs.

📄 PDF Abstract BibTeX arXiv:2512.18007

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SE(3)-DiffusionFields: Learning smooth cost functions for joint grasp and motion optimization through diffusion

2022-09-08 · Julen Urain, Niklas Funk, Jan Peters, Georgia Chalvatzaki

Multi-objective optimization problems are ubiquitous in robotics, e.g., the optimization of a robot manipulation task requires a joint consideration of grasp pose configurations, collisions and joint limits. While some d…

Motion PlanningRobot Manipulation

Controllable Motion Synthesis and Reconstruction with Autoregressive Diffusion Models

2023-04-03 · Wenjie Yin, Ruibo Tu, Hang Yin, Danica Kragic 외

Data-driven and controllable human motion synthesis and prediction are active research areas with various applications in interactive media and social robotics. Challenges remain in these fields for generating diverse mo…

DecoderMotion Synthesis

SyncMV4D: Synchronized Multi-view Joint Diffusion of Appearance and Motion for Hand-Object Interaction Synthesis

2025-11-24 · Lingwei Dang, Zonghan Li, Juntong Li, Hongwen Zhang 외 arxiv

Hand-Object Interaction (HOI) generation plays a critical role in advancing applications across animation and robotics. Current video-based methods are predominantly single-view, which impedes comprehensive 3D geometry p…

Hierarchical Diffusion Policy for Kinematics-Aware Multi-Task Robotic Manipulation

2024-03-06 · CVPR 2024 1 · Xiao Ma, Sumit Patidar, Iain Haughton, Stephen James

This paper introduces Hierarchical Diffusion Policy (HDP), a hierarchical agent for multi-task robotic manipulation. HDP factorises a manipulation policy into a hierarchical structure: a high-level task-planning agent wh…

PositionTask Planning

Keypoint-based Diffusion for Robotic Motion Planning on the NICOL Robot

2025-09-04 · Lennart Clasmeier, Jan-Gerrit Habekost, Connor Gäde, Philipp Allgeuer 외 arxiv

We propose a novel diffusion-based action model for robotic motion planning. Commonly, established numerical planning approaches are used to solve general motion planning problems, but have significant runtime requiremen…

Motion Planning