paper-with-me

Papers

AsyncVLA: Asynchronous Flow Matching for Vision-Language-Action Models

2025-11-18 · Yuhua Jiang, Shuang Cheng, Yan Ding, Feifei Gao, Biqing Qi arxiv

Vision-language-action (VLA) models have recently emerged as a powerful paradigm for building generalist robots. However, traditional VLA models that generate actions through flow matching (FM) typically rely on rigid and uniform time schedules, i.e., synchronous FM (SFM). Without action context awareness and asynchronous self-correction, SFM becomes unstable in long-horizon tasks, where a single action error can cascade into failure. In this work, we propose asynchronous flow matching VLA (AsyncVLA), a novel framework that introduces temporal flexibility in asynchronous FM (AFM) and enables self-correction in action generation. AsyncVLA breaks from the vanilla SFM in VLA models by generating the action tokens in a non-uniform time schedule with action context awareness. Besides, our method introduces the confidence rater to extract confidence of the initially generated actions, enabling the model to selectively refine inaccurate action tokens before execution. Moreover, we propose a unified training procedure for SFM and AFM that endows a single model with both modes, improving KV-cache utilization. Extensive experiments on robotic manipulation benchmarks demonstrate that AsyncVLA is data-efficient and exhibits self-correction ability. AsyncVLA outperforms existing methods across both simulation and real-world evaluations. Our code is available at https://github.com/YuhuaJiang2002/AsyncVLA.

📄 PDF Abstract BibTeX arXiv:2511.14148

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AsyncVLA: An Asynchronous VLA for Fast and Robust Navigation on the Edge

2026-02-13 · Noriaki Hirose, Catherine Glossop, Dhruv Shah, Sergey Levine arxiv

Robotic foundation models achieve strong generalization by leveraging internet-scale vision-language representations, but their massive computational cost creates a fundamental bottleneck: high inference latency. In dyna…

Action ControlNet: A Lightweight Delay-Aware Adapter for Smooth Asynchronous Control in Vision-Language-Action Models

2026-06-24 · Tiecheng Guo, Meng Guo arxiv

Vision-language-action (VLA) models have shown strong potential for general-purpose robot manipulation, but their inference latency remains a major obstacle to stable high-frequency control. Asynchronous execution mitiga…

Robot Manipulation

StreamingVLA: Streaming Vision-Language-Action Model with Action Flow Matching and Adaptive Early Observation

2026-03-30 · Yiran Shi, Dongqi Guo, Tianchen Zhao, Feng Gao 외 arxiv

Vision-language-action (VLA) models have demonstrated exceptional performance in natural language-driven perception and control. However, the high computational cost of VLA models poses significant efficiency challenges,…

FlashVLA: Streaming Action Decoding for Fast and Asynchronous VLA Inference

2026-08-27 · Zekai Li, Jiaming Tang, Zhijian Liu arxiv

Vision-Language-Action (VLA) models are increasingly promising for robotic manipulation, yet their real-world deployment remains bottlenecked by high inference latency and unstable asynchronous execution. This challenge …

EMatch: A Unified Framework for Event-based Optical Flow and Stereo Matching

2024-07-31 · Pengjie Zhang, Lin Zhu, Xiao Wang, Lizhi Wang 외

Event cameras have shown promise in vision applications like optical flow estimation and stereo matching, with many specialized architectures leveraging the asynchronous and sparse nature of event data. However, existing…

Depth EstimationDisparity EstimationEvent-based Optical FlowOptical Flow Estimation+2