paper-with-me

홈 › Papers

ReactVLA: Fast and Lightweight Reactive Robot Manipulation via Improved Mean Flow Action Generation

2026-06-12 · Yanzhao Guo, Wenkai Chen, Jianwei Zhang arxiv

Diffusion-based Vision-Language-Action (VLA) policies have demonstrated strong capability in modeling expressive and multimodal action distributions. However, their reliance on iterative sampling introduces substantial inference latency, which limits their applicability to reactive closed-loop robot manipulation. To address this limitation, we propose \texttt{ReactVLA}, a lightweight and low-latency VLA framework for real-time robotic manipulation. \texttt{ReactVLA} combines two complementary designs: (1) an improved Mean Flow (iMF) action generator that reduces expensive multi-step diffusion sampling to one-to-few-step action generation, and (2) Attention Residuals (AttnRes), a dynamic depth-wise feature routing mechanism that replaces uniform residual accumulation to better preserve task-relevant multimodal representations. We evaluate \texttt{ReactVLA} on large-scale simulation benchmarks, including LIBERO and RoboIMI, as well as real-world robotic manipulation tasks. Experimental results show that \texttt{ReactVLA} consistently outperforms similarly sized VLA baselines, including SmolVLA and $π_0$. On challenging precision manipulation tasks, \texttt{ReactVLA} achieves up to a 1.65$\times$ improvement in task performance while providing more than a 4$\times$ increase in inference speed compared with leading VLA models. Finally, it reduces real-world policy latency to below 38.6 ms, enabling fast reactive control on physical robot platforms. Please check out our project website at: https://game-loader.github.io/ReactVLA/.

📄 PDF Abstract BibTeX arXiv:2606.14255

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Critic in the Loop: A Tri-System VLA Framework for Robust Long-Horizon Manipulation

2026-03-05 · Pengfei Yi, Yingjie Ma, Wenjiang Xu, Yanan Hao 외 arxiv

Balancing high-level semantic reasoning with low-level reactive control remains a core challenge in visual robotic manipulation. While Vision-Language Models (VLMs) excel at cognitive planning, their inference latency pr…

Fast-reactive probabilistic motion planning for high-dimensional robots

2020-12-03 · Siyu Dai, Andreas Hofmann, Brian C. Williams

Many real-world robotic operations that involve high-dimensional humanoid robots require fast-reaction to plan disturbances and probabilistic guarantees over collision risks, whereas most probabilistic motion planning ap…

Collision AvoidanceMotion PlanningVocal Bursts Intensity Prediction

FAVLA: A Force-Adaptive Fast-Slow VLA model for Contact-Rich Robotic Manipulation

2026-02-27 · Yao Li, Peiyuan Tang, Wuyang Zhang, Chengyang Zhu 외 arxiv

Force/torque feedback can substantially improve Vision-Language-Action (VLA) models on contact-rich manipulation, but most existing approaches fuse all modalities at a single operating frequency. This design ignores the …

Hierarchical Policy Blending as Inference for Reactive Robot Control

2022-10-14 · Kay Hansel, Julen Urain, Jan Peters, Georgia Chalvatzaki

Motion generation in cluttered, dense, and dynamic environments is a central topic in robotics, rendered as a multi-objective decision-making problem. Current approaches trade-off between safety and performance. On the o…

Decision MakingMotion GenerationStochastic Optimization

Reactive Diffusion Policy: Slow-Fast Visual-Tactile Policy Learning for Contact-Rich Manipulation

2025-03-04 · Han Xue, Jieji Ren, Wendi Chen, Gu Zhang 외

Humans can accomplish complex contact-rich tasks using vision and touch, with highly reactive capabilities such as quick adjustments to environmental changes and adaptive control of contact forces; however, this remains …

Contact-rich ManipulationImitation Learning