PulseAugur
EN
LIVE 11:42:36

New research enhances VLA models for robotics and visual reasoning

Recent research explores enhancing Vision-Language-Action (VLA) models for robotic manipulation and general visual reasoning. Studies investigate grounding sim-to-real generalization through domain randomization and photorealistic rendering, and propose methods like Faithful Warm-Start to improve VLM reasoning stability by ensuring visual faithfulness before reinforcement learning. Other work introduces confidence-driven test-time reinforcement learning for self-improvement without external rewards, and state-aware tokenizers to better decode actions from discrete codes. Additionally, research examines architectural redundancy in VLA models, finding language backbones to be highly redundant for manipulation tasks, and proposes dynamic skill-tool evolution frameworks that adapt frozen VLMs without weight updates. AI

IMPACT These studies advance VLA model capabilities in robotics and visual reasoning, potentially leading to more robust and efficient AI systems.

RANK_REASON Multiple arXiv papers presenting new research methodologies and empirical studies on Vision-Language-Action models.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 43 sources. How we write summaries →

New research enhances VLA models for robotics and visual reasoning

COVERAGE [43]

  1. arXiv cs.CL TIER_1 English(EN) · Liyan Tang, Fangcong Yin, Greg Durrett ·

    Visually Grounded Self-Reflection for Vision-Language Models via Reinforcement Learning

    arXiv:2607.02490v1 Announce Type: new Abstract: Large vision-language models can reason over multimodal inputs by generating textual chains of thought (CoT). A key capability exhibited in CoT reasoning is self-reflection: revisiting earlier decisions and correcting previous error…

  2. arXiv cs.AI TIER_1 English(EN) · Zilin Huang, Zihao Sheng, Zhengyang Wan, Yansong Qu, Junwei You, Sicong Jiang, Sikai Chen ·

    DriveVLM-RL: Neuroscience-Inspired Reinforcement Learning with Vision-Language Models for Safe and Deployable Autonomous Driving

    arXiv:2603.18315v2 Announce Type: replace-cross Abstract: Traditional reinforcement learning (RL) methods rely on manually engineered rewards or sparse collision signals, which fail to capture the rich contextual understanding required for safe driving and make unsafe exploration…

  3. arXiv cs.AI TIER_1 English(EN) · Liuhaichen Yang, Zhuang Jiang, Chenchao Sheng, Zezhi Tang ·

    Guided Action Flow: Q-Guided Inference for Flow-Matching Vision-Language-Action Policies

    arXiv:2607.02092v1 Announce Type: cross Abstract: Flow-matching vision-language-action policies generate robot action chunks through an iterative transport process, creating an opportunity for test-time guidance without retraining the base policy. We study this opportunity in Gui…

  4. arXiv cs.AI TIER_1 English(EN) · Guoyang Xia, Fengfa Li, Hongjin Ji, Lei Ren, Fangxiang Feng, Kun Zhan, Yan Xie ·

    VLAFlow: A Unified Training Framework for Vision-Language-Action Models via Co-training and Future Latent Alignment

    arXiv:2607.01586v1 Announce Type: cross Abstract: Vision-language-action models (VLAs) have recently advanced robotic manipulation, yet the effects of different robot-data pre-training paradigms remain difficult to compare because existing models often differ in architecture, dat…

  5. arXiv cs.CL TIER_1 English(EN) · Greg Durrett ·

    Visually Grounded Self-Reflection for Vision-Language Models via Reinforcement Learning

    Large vision-language models can reason over multimodal inputs by generating textual chains of thought (CoT). A key capability exhibited in CoT reasoning is self-reflection: revisiting earlier decisions and correcting previous errors. However, existing LVLMs often fail to properl…

  6. arXiv cs.AI TIER_1 English(EN) · Zezhi Tang ·

    Guided Action Flow: Q-Guided Inference for Flow-Matching Vision-Language-Action Policies

    Flow-matching vision-language-action policies generate robot action chunks through an iterative transport process, creating an opportunity for test-time guidance without retraining the base policy. We study this opportunity in Guided Action Flow, an inference-time framework that …

  7. arXiv cs.AI TIER_1 English(EN) · Amirhosein Chahe, Tyler Naes, Jovin D'sa, Faizan M. Tariq, Sangjae Bae, Lifeng Zhou, David Isele ·

    What's Hidden Matters: Identifying Planning-Critical Occluded Agents using Vision-Language Models

    arXiv:2607.00283v1 Announce Type: cross Abstract: Autonomous vehicles must safely navigate complex environments where planning-critical agents may be hidden from view. Current approaches often treat all occlusions with uniform conservatism, yielding needlessly defensive driving, …

  8. arXiv cs.AI TIER_1 English(EN) · Anindya Jana, Snehasis Banerjee, Arup Sadhu, Ranjan Dasgupta ·

    A Modular Vision-Language-Action Robotics Framework for Indoor Environments

    arXiv:2606.31144v1 Announce Type: cross Abstract: This paper presents an integrated system for the CMU Vision-Language-Action (VLA) Challenge, designed to enable an autonomous agent to perform complex tasks based on natural language instructions. Our framework employs a modular a…

  9. arXiv cs.AI TIER_1 English(EN) · Taozhao Chen, Ian Manchester, Huaming Chen ·

    Position: Vision-Language-Action Models Cannot Be Verified to Perform Physical Reasoning

    arXiv:2606.30686v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) systems, built on pretrained vision-language models (VLMs), have shown rapidly improving performance on robot manipulation benchmarks. These gains are commonly interpreted as evidence that semantic rep…

  10. arXiv cs.AI TIER_1 English(EN) · Lang Cao, Renhong Chen, Luyi Li, Peng Wang, Mofan Peng, Yitong Li ·

    Z-1: Efficient Reinforcement Learning for Vision-Language-Action Models

    arXiv:2606.31846v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models offer a promising framework for robotic manipulation by connecting language instructions, visual observations, and continuous control. However, most existing policies remain limited by behavior …

  11. arXiv cs.AI TIER_1 English(EN) · Dongyoon Hwang, Byungkun Lee, Dongjin Kim, Hyojin Jang, Hoiyeong Jin, Jueun Mun, Minho Park, Hojoon Lee, Hyunseung Kim, Jaegul Choo ·

    3D HAMSTER: Bridging Planning and Control in Hierarchical Vision Language Action Models through 3D Trajectory Guidance

    arXiv:2606.31329v1 Announce Type: cross Abstract: Hierarchical Vision-Language-Action (VLA) models decouple high-level planning from low-level control to improve generalization in robot manipulation. Recent work in this paradigm uses 2D end-effector trajectories predicted by a Vi…

  12. arXiv cs.AI TIER_1 English(EN) · Hao Sun, Yu Song, Shiyu Teng, Ziwei Niu, Yen-Wei Chen ·

    MIRTH: Mutual-Information Reasoning with Temporal Hubs for Vision-Language-Action Agents

    arXiv:2606.31167v1 Announce Type: cross Abstract: VLA models have emerged as a powerful paradigm for transferring semantic knowledge from web-scale data to physical robotic control. However, current single-frame architectures suffer from intrinsic limitations: temporal myopia tha…

  13. arXiv cs.AI TIER_1 English(EN) · Yitong Li ·

    Z-1: Efficient Reinforcement Learning for Vision-Language-Action Models

    Vision-Language-Action (VLA) models offer a promising framework for robotic manipulation by connecting language instructions, visual observations, and continuous control. However, most existing policies remain limited by behavior cloning or supervised fine-tuning (SFT) from fixed…

  14. arXiv cs.AI TIER_1 English(EN) · Yutao Sun, Yanting Miao, Hao-Xuan Ma, Mengyu Zhou, Mingshuai Chen, Tiancheng Zhao, Dexin Wang, Lei Lv, Li Xu, Xiaoxi Jiang, Guanjun Jiang ·

    Dynamo: Dynamic Skill-Tool Evolution for Vision-Language Agents

    arXiv:2606.30185v1 Announce Type: new Abstract: Improving vision-language models (VLMs) on visual reasoning typically requires retraining or hand-designed prompts and tools. We present Dynamo, a training-free framework that adapts a frozen VLM without any weight updates. On a sma…

  15. arXiv cs.AI TIER_1 English(EN) · Ruixing Jin, Zicheng Zhu, Ruixiang Ouyang, Sheng Xu, Bo Yue, Zhizheng Wu, Guiliang Liu ·

    Grounding Sim-to-Real Generalization in Robotic Manipulation: An Empirical Study with Vision-Language-Action Models

    arXiv:2603.22876v2 Announce Type: replace-cross Abstract: Learning a generalist control policy for robotic manipulation typically relies on large-scale datasets. Given the high cost of real-world data collection, a practical alternative is to generate synthetic data through simul…

  16. arXiv cs.AI TIER_1 English(EN) · Tengyue Jiang, Chunpu Xu, Jiayue Kang, Yao Mu ·

    SA-VLA: State-aware tokenizer for improving Vision-Language-Action Models' performance

    arXiv:2606.30113v1 Announce Type: cross Abstract: Discrete action tokenization provides a compact interface for autoregressive VLA policies, but accurately recovering continuous robot actions from discrete codes remains challenging. Existing tokenizers typically map each discrete…

  17. arXiv cs.AI TIER_1 English(EN) · Siyao Chen, Jiakang Yuan, Jiaxin Wang, Tao Chen ·

    Trust Your Instincts: Confidence-Driven Test-Time RL for Vision-Language-Action Models

    arXiv:2606.29892v1 Announce Type: cross Abstract: Reinforcement learning (RL) has become indispensable for pushing Vision-Language-Action Models (VLAs) beyond static imitation learning. However, existing RL methods typically require external environmental feedback, relying on pre…

  18. arXiv cs.AI TIER_1 English(EN) · Peng, Lee, Yin Zhang, Yanglin Zhang, Haonan Wu, Zishan Liu, Ruoxi Zang, Xin Zhu, Jiayin Zheng, Jian Yao, Zefeng Ji, Fei Ma ·

    Be Faithful When Response: Returning Fluent and Grounded Answers for Vision-Language Models Reinforcement Learning

    arXiv:2606.29984v1 Announce Type: new Abstract: Reinforcement Learning (RL) is an important paradigm for improving the reasoning capabilities of Vision-Language Models (VLMs). However, directly applying RL to rollout multimodal reasoning can lead to instability, due to the exploi…

  19. arXiv cs.AI TIER_1 English(EN) · Guanjun Jiang ·

    Dynamo: Dynamic Skill-Tool Evolution for Vision-Language Agents

    Improving vision-language models (VLMs) on visual reasoning typically requires retraining or hand-designed prompts and tools. We present Dynamo, a training-free framework that adapts a frozen VLM without any weight updates. On a small labeled training subset, the agent inspects i…

  20. arXiv cs.AI TIER_1 English(EN) · Guoheng Sun, Kaixi Feng, Shwai He, Xiaochuan Gong, Yexiao He, Ziyao Wang, Zheyu Shen, Wanghao Ye, Ramana Rao Kompella, Gaowen Liu, Ang Li ·

    Drop-Then-Recovery: How Redundant Are Vision-Language-Action Models?

    arXiv:2606.27755v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models enable instruction-driven robotic manipulation, but they inherit oversized language backbones from pretrained VLMs whose capacity far exceeds what is needed for short robotic instructions. This …

  21. arXiv cs.AI TIER_1 English(EN) · Zhipeng Xie, Zongyi Han, Xiangyi Wei, Shiliang Sun, Yang Li, Jing Zhao ·

    S$^2$-VLA: State-Space Guided Vision-Language-Action Models for Long-Horizon Manipulation

    arXiv:2606.27872v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models have demonstrated strong capabilities in robotic manipulation, but their performance degrades significantly in long-horizon tasks due to cumulative error propagation. This limitation largely ari…

  22. arXiv cs.AI TIER_1 English(EN) · Jing Zhao ·

    S$^2$-VLA: State-Space Guided Vision-Language-Action Models for Long-Horizon Manipulation

    Vision-Language-Action (VLA) models have demonstrated strong capabilities in robotic manipulation, but their performance degrades significantly in long-horizon tasks due to cumulative error propagation. This limitation largely arises from static feature fusion mechanisms that rel…

  23. arXiv cs.AI TIER_1 English(EN) · Ang Li ·

    Drop-Then-Recovery: How Redundant Are Vision-Language-Action Models?

    Vision-Language-Action (VLA) models enable instruction-driven robotic manipulation, but they inherit oversized language backbones from pretrained VLMs whose capacity far exceeds what is needed for short robotic instructions. This raises a basic question: how much of a VLA model i…

  24. arXiv cs.AI TIER_1 English(EN) · Henrik M\"uller, Daniel Kudenko ·

    Automating Potential-based Reward Shaping with Vision Language Model Guidance

    arXiv:2606.27180v1 Announce Type: cross Abstract: Sparse rewards are inherently challenging for reinforcement learning agents as they lack intermediate feedback to guide exploration and to correctly attribute the sparse success rewards to relevant parts of the trajectory. Naive r…

  25. arXiv cs.LG TIER_1 English(EN) · Mingyang Lyu, Yinqian Sun, Erliang Lin, Huangrui Li, Ruolin Chen, Feifei Zhao, Yi Zeng ·

    Reinforcement Fine-Tuning of Flow-Matching Policies for Vision-Language-Action Models

    arXiv:2510.09976v2 Announce Type: replace Abstract: Vision-Language-Action (VLA) models such as OpenVLA, Octo, and $\pi_0$ have shown strong generalization by leveraging large-scale demonstrations, yet their performance is still fundamentally constrained by the quality and covera…

  26. Hugging Face Daily Papers TIER_1 English(EN) ·

    Drop-Then-Recovery: How Redundant Are Vision-Language-Action Models?

    Research reveals that language backbones in Vision-Language-Action models are highly redundant for robotic manipulation tasks, while vision and action pathways are more critical, suggesting need for deliberate capacity allocation in future architectures.

  27. arXiv cs.LG TIER_1 English(EN) · Daniel Kudenko ·

    Automating Potential-based Reward Shaping with Vision Language Model Guidance

    Sparse rewards are inherently challenging for reinforcement learning agents as they lack intermediate feedback to guide exploration and to correctly attribute the sparse success rewards to relevant parts of the trajectory. Naive reward shaping can induce reward hacking, yielding …

  28. arXiv cs.LG TIER_1 English(EN) · Kejing Wang, Toan Nguyen, Minh Hoang Nguyen, Simon Khan, Flora D. Salim ·

    ROAD-VLA: Robust Online Adaptation via Self-Distillation for Vision-Language-Action Models

    arXiv:2606.25800v1 Announce Type: new Abstract: Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in principle prov…

  29. Hugging Face Daily Papers TIER_1 English(EN) ·

    ROAD-VLA: Robust Online Adaptation via Self-Distillation for Vision-Language-Action Models

    Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in principle provide denser training signals, we find that text-b…

  30. arXiv cs.LG TIER_1 English(EN) · Flora D. Salim ·

    ROAD-VLA: Robust Online Adaptation via Self-Distillation for Vision-Language-Action Models

    Effective online adaptation of vision-language-action (VLA) models remains challenging, as sparse rewards provide weak supervision for high-dimensional autoregressive action policies. Although self-distillation can in principle provide denser training signals, we find that text-b…

  31. Hugging Face Daily Papers TIER_1 English(EN) ·

    PolicyTrim: Boosting Intrinsic Policy Efficiency of Vision-Language-Action Models

    PolicyTrim is a reinforcement learning-based framework that enhances VLA model efficiency by extending reliable action chunk lengths and reducing redundant physical steps through dynamic exploration and redundancy-aware rewards.

  32. Hugging Face Daily Papers TIER_1 English(EN) ·

    EventVLA: Event-Driven Visual Evidence Memory for Long-Horizon Vision-Language-Action Policies

    EventVLA addresses long-horizon robotic manipulation challenges by introducing a sparse visual evidence memory framework with visual anchors and dynamic Keyframe Evidence Memory module for improved task performance.

  33. Hugging Face Daily Papers TIER_1 English(EN) ·

    Does VLA Even Know the Basics? Measuring Commonsense and World Knowledge Retention in Vision-Language-Action Models

    Act2Answer protocol evaluates embodied vision-language-action models by having agents answer questions through physical actions, revealing knowledge retention and generalization patterns across different semantic categories.

  34. arXiv cs.CV TIER_1 English(EN) · Yuguang Yang, Canyu Chen, Zhewen Tan, Yizhi Wang, Zichao Feng, Chunyang Liu, Kehua Sheng, Juan Zhang, Linlin Yang, Baochang Zhang, Yan Wang, Bo Zhang, Xianbin Cao ·

    Teaching Vision-Language-Action Models What to See and Where to Look

    arXiv:2607.01658v1 Announce Type: new Abstract: Vision-Language-Action (VLA) models have emerged as a promising paradigm for end-to-end autonomous driving. However, existing VLAs' training relies heavily on text-centric visual question answering and chain-of-thought reasoning dat…

  35. arXiv cs.CV TIER_1 English(EN) · Mathilde Hochedel, Marc Lalonde ·

    Vision-Language-Action Models: Experimental Insights from a Real-World UR5 Platform

    arXiv:2606.30456v1 Announce Type: cross Abstract: This project investigates whether recent Vision-Language-Action (VLA) models can be transferred from controlled research benchmarks to a real-world robotic platform, specifically a UR5e manipulator, in a reproducible and operation…

  36. arXiv cs.CV TIER_1 English(EN) · Jiaxin Liu, Xun Xu, Zhenhao Zhang, Hanqing Wang, Ruiqi Chen, Shi Chang, Weiyu Guo, Laurent Kneip ·

    Event-VLA: Action-Conditioned Event Fusion for Robust Vision-Language-Action Model

    arXiv:2606.29384v1 Announce Type: new Abstract: Vision-Language-Action (VLA) models have become an important paradigm of embodied AI. However, existing VLA models typically assume well-lit and stable indoor settings, while real-world embodied manipulation may involve degraded RGB…

  37. arXiv cs.CV TIER_1 English(EN) · Haoyang Li, Guanlin Li, Youhe Feng, Chen Zhao, Zhuoran Wang, Yang Li, Qizhe Wei, Shifeng Bao, Haitao Shen, Yihan Zhao, Tong Yang, Jing Zhang ·

    Training Vision-Language-Action Models with Dense Embodied Chain-of-Thought Supervision

    arXiv:2606.30552v1 Announce Type: cross Abstract: Cross-embodiment transfer in vision-language-action (VLA) models remains challenging because low-level state and action spaces differ fundamentally across robot platforms. We observe that the high-level cognitive process underlyin…

  38. arXiv cs.CV TIER_1 English(EN) · Jing Zhang ·

    Training Vision-Language-Action Models with Dense Embodied Chain-of-Thought Supervision

    Cross-embodiment transfer in vision-language-action (VLA) models remains challenging because low-level state and action spaces differ fundamentally across robot platforms. We observe that the high-level cognitive process underlying manipulation, including scene perception, object…

  39. arXiv cs.CV TIER_1 English(EN) · Marc Lalonde ·

    Vision-Language-Action Models: Experimental Insights from a Real-World UR5 Platform

    This project investigates whether recent Vision-Language-Action (VLA) models can be transferred from controlled research benchmarks to a real-world robotic platform, specifically a UR5e manipulator, in a reproducible and operationally meaningful manner. The work integrates real-r…

  40. arXiv cs.CV TIER_1 English(EN) · Yuan Xu, Yixiang Chen, Kai Wang, Jiabing Yang, Peiyan Li, Qisen Ma, Yan Huang, Liang Wang ·

    Improving Vision-Language-Action Model Fine-Tuning with Structured Stage and Keyframe Supervision

    arXiv:2606.26801v1 Announce Type: cross Abstract: Vision-Language-Action (VLA) models have shown strong potential for generalizable robotic manipulation. During fine-tuning, however, action supervision applies equally across all timesteps, without structured supervision on which …

  41. arXiv cs.CV TIER_1 English(EN) · Liang Wang ·

    Improving Vision-Language-Action Model Fine-Tuning with Structured Stage and Keyframe Supervision

    Vision-Language-Action (VLA) models have shown strong potential for generalizable robotic manipulation. During fine-tuning, however, action supervision applies equally across all timesteps, without structured supervision on which manipulation stage the robot is in or what the nex…

  42. arXiv cs.CV TIER_1 English(EN) · Xianghui Wang, Feng Chen, Wenbo Zhang, Hua Yan, Zixuan Wang, Changsheng Li, Yinjie Lei ·

    PolicyTrim: Boosting Intrinsic Policy Efficiency of Vision-Language-Action Models

    arXiv:2606.22540v2 Announce Type: replace Abstract: Vision-Language-Action (VLA) models provide a unified paradigm for robotic manipulation, yet their real-world deployment is often bottlenecked by execution efficiency. While existing efforts predominantly focus on compute-centri…

  43. arXiv cs.CV TIER_1 English(EN) · Feng Chen, Xianghui Wang, Yuxuan Chen, Boying Li, Yefei He, Zeyu Zhang, Yicheng Wu ·

    Dynamic Execution Commitment of Vision-Language-Action Models

    arXiv:2605.11567v3 Announce Type: replace Abstract: Vision-Language-Action (VLA) models predominantly adopt action chunking, i.e., predicting and committing to a short horizon of consecutive low-level actions in a single forward pass, to amortize the inference cost of large-scale…