paper-with-me

홈 › Papers

X-DiffVLA: X-Embodied Diffusion Action Heads for Vision-Language-Action Models

2026-05-24 · Boyu Li, Chaoyi Xu, Haoqi Yuan, Xinrun Xu, Börje F. Karlsson, Haoran Li, Zongqing Lu, Dongbin Zhao arxiv

Learning universal policies from cross-embodied data remains a fundamental challenge in robotics. Although Vision-Language-Action (VLA) models are pre-trained on large and diverse datasets, they typically rely on embodiment-specific fine-tuning to achieve strong performance in downstream tasks. This requirement severely limits their generalization capability and restricts knowledge transfer across embodiments performing similar tasks. To overcome these limitations, we focus on cross-embodied settings with shared robotic bases and heterogeneous end-effectors, and propose X-DiffVLA, a diffusion-based VLA model featuring a unified cross-embodied action head. X-DiffVLA can leverage the generative strengths of diffusion models to capture both the diversity and latent correlations in cross-embodied datasets. Specifically, we introduce Embodiment Forcing, a classifier-free guidance technique to implicitly steer action generation toward embodiment-specific functional components, capturing fine-grained structural nuances without explicit supervision. In addition, a Morphological Tree Diffusion approach is designed to strengthen behavioral correlations across diverse end-effectors, maximizing the transferability of heterogeneous demonstrations. Experimental results across RoboCasa and Isaac Gym, covering different embodiments from grippers to dexterous hands, show that X-DiffVLA achieves state-of-the-art performance, with improvements of 15.3% and 12.5%, respectively. Real-world evaluations further validate the robustness of the proposed framework and its effectiveness in scalable cross-embodied policy learning.

📄 PDF Abstract BibTeX arXiv:2605.25044

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DiffVLA++: Bridging Cognitive Reasoning and End-to-End Driving through Metric-Guided Alignment

2025-10-20 · Yu Gao, Anqing Jiang, Yiru Wang, Wang Jijun 외 arxiv

Conventional end-to-end (E2E) driving models are effective at generating physically plausible trajectories, but often fail to generalize to long-tail scenarios due to the lack of essential world knowledge to understand a…

Autonomous Driving

DiffVLA: Vision-Language Guided Diffusion Planning for Autonomous Driving

2025-05-26 · Anqing Jiang, Yu Gao, Zhigang Sun, Yiru Wang 외

Research interest in end-to-end autonomous driving has surged owing to its fully differentiable design integrating modular tasks, i.e. perception, prediction and planing, which enables optimization in pursuit of the ulti…

Autonomous DrivingDiversityLanguage ModelingLanguage Modelling

Pointing-VLA: Typed Spatial Grounding Interfaces for Vision-Language-Action Manipulation

2026-08-24 · Xiwen Chen, Zelin Li, Zhiruo Zhou, Huiming Chen 외 arxiv

Vision-language-action (VLA) models often expose spatial grounding through autoregressive text coordinates or opaque action tokens, creating brittle interfaces between multimodal reasoning and robot execution. We present…

Multimodal Reasoning

Envision: Embodied Visual Planning via Goal-Imagery Video Diffusion

2025-12-27 · Yuming Gu, Yizhi Wang, Yining Hong, Yipeng Gao 외 arxiv

Embodied visual planning aims to enable manipulation tasks by imagining how a scene evolves toward a desired goal and using the imagined trajectories to guide actions. Video diffusion models, through their image-to-video…

Video GenerationImage Editing

DyQ-VLA: Temporal-Dynamic-Aware Quantization for Embodied Vision-Language-Action Models

2026-03-09 · Zihao Zheng, Hangyu Cao, Sicheng Tian, Jiayu Chen 외 arxiv

Vision-Language-Action (VLA) models are dominant in embodied intelligence but are constrained by inference overheads. While model quantization alleviates these bottlenecks for edge deployment, static quantization approac…