paper-with-me

홈 › Papers

dVLA-RL: Reinforcement Learning over Denoising Trajectories for Discrete Diffusion Vision-Language-Action Models

2026-06-22 · Yuhao Wu, Yitian Liu, Weijie Shen, Mishuo Han, Wenjie Xu, Haotian Liang, Zhongshan Liu, Yinan Mao, Lei Xu, Xinping Guan, Ru Ying, Ran Zheng, Wei Sui, Xiaokang Yang, Wenbo Ding, Yao Mu arxiv

Vision-Language-Action (VLA) models have established a powerful paradigm for generalist robotic manipulation by grounding control into the semantic reasoning of VLMs. Prevailing architectures typically model actions continuously via diffusion or flow processes, or discretely through either autoregressive generation or parallel decoding. Recently, Discrete Diffusion VLAs (dVLAs) have emerged as a distinct alternative, unifying vision, language, and action into a single discrete token space via masked generative modeling. While combining iterative refinement with unified representations, its training has thus far been restricted to Supervised Fine-Tuning (SFT), leaving the potential of Reinforcement Learning (RL) for further policy refinement largely unexplored. A fundamental challenge in RL for dVLAs is that the marginal probability of the final action generated by dVLAs remains intractable. To solve this problem, we propose \textbf{dVLA-RL}, shifting the learning objective from the marginal action probability to the joint probability of the sampled generation path. Specifically, by modeling the denoising process as a Markov Decision Process (MDP), we mathematically formulate this path probability as a product of step-wise transitions. This trajectory-level objective provides a unified formulation that natively accommodates variable denoising steps. Leveraging this intrinsic fexibility, we introduce a unified step scheduling approach for complex multi-task learning, tailoring denoising steps to specific task complexities to maximize both success rates and computational effciency. Extensive evaluations demonstrate that our approach achieves a success rate of \textbf{99.7\%} on LIBERO. Furthermore, it establishes strong VLA-based results on RoboTwin 2.0 by delivering a \textbf{30.6\%} improvement over the SFT baseline, remaining competitive with strong World-Action Model baselines.

📄 PDF Abstract BibTeX arXiv:2606.23623

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMulti-Task Learning

Similar Papers 제목 키워드 기반

RedVLA: Physical Red Teaming for Vision-Language-Action Models

2026-04-24 · Yuhao Zhang, Borong Zhang, Jiaming Fan, Jiachen Shen 외 arxiv

The real-world deployment of Vision-Language-Action (VLA) models remains limited by the risk of unpredictable and irreversible physical harm. However, we currently lack effective mechanisms to proactively detect these ph…

Red Teaming

dVLA: Diffusion Vision-Language-Action Model with Multimodal Chain-of-Thought

2025-09-30 · Junjie Wen, Minjie Zhu, Jiaming Liu, Zhiyuan Liu 외 arxiv

Vision-Language-Action (VLA) models are emerging as a next-generation paradigm for robotics. We introduce dVLA, a diffusion-based VLA that leverages a multimodal chain-of-thought to unify visual perception, language reas…

HyWorldVLA: A Vision-Language-Action Model with Hybrid World Modeling for Autonomous Driving

2026-07-23 · Quanfu Yu, Xian Wu, Hao Xu, Liulong Ma arxiv

Vision-Language-Action (VLA) models augmented with world modeling represent a promising paradigm for end-to-end autonomous driving. While pixel-level future prediction enables fine-grained spatiotemporal reasoning, it co…

Representation LearningAutonomous Driving

MindVLA-U1: VLA Beats VA with Unified Streaming Architecture for Autonomous Driving

2026-05-12 · Yuzhou Huang, Benjin Zhu, Hengtong Lu, Victor Shea-Jay Huang 외 arxiv

Autonomous driving has progressed from modular pipelines toward end-to-end unification, and Vision-Language-Action (VLA) models are a natural extension of this journey beyond Vision-to-Action (VA). In practice, driving V…

Continuous ControlAutonomous Driving

DVLA-RL: Dual-Level Vision-Language Alignment with Reinforcement Learning Gating for Few-Shot Learning

2026-01-31 · Wenhao Li, Xianjing Meng, Qiangchang Wang, Zhongyi Han 외 arxiv

Few-shot learning (FSL) aims to generalize to novel categories with only a few samples. Recent approaches incorporate large language models (LLMs) to enrich visual representations with semantic embeddings derived from cl…

Reinforcement LearningFew-Shot Learning