paper-with-me

Papers

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, Liangzhi Shi, Chao Yu, ZhiJian Mo, Qihua Xiao, XiaoShuai Peng, Qingmin Liao, Yu Wang 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, particularly for resource-constrained edge platforms in real-world deployments. However, since different stages of VLA (observation, action generation and execution) must proceed sequentially, and wait for the completion of the preceding stage, the system suffers from frequent halting and high latency. To address this, We conduct a systematic analysis to identify the challenges for fast and fluent generation, and propose enabling VLAs with the ability to asynchronously parallelize across VLA stages in a "streaming" manner. First, we eliminate the reliance on action chunking and adopt action flow matching, which learns the trajectory of action flows rather than denoising chunk-wise actions. It overlaps the latency of action generation and execution. Second, we design an action saliency-aware adaptive observation mechanism, thereby overlapping the latency of execution and observation. Without sacrificing performance, StreamingVLA achieves substantial speedup and improves the fluency of execution. It achieves a 2.4 $\times$ latency speedup and reduces execution halting by 6.5 $\times$.

📄 PDF Abstract BibTeX arXiv:2603.28565

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Open-ended Hierarchical Streaming Video Understanding with Vision Language Models

2025-09-15 · Hyolim Kang, Yunsu Park, Youngbeom Yoo, Yeeun Choi 외 arxiv

We introduce Hierarchical Streaming Video Understanding, a task that combines online temporal action localization with free-form description generation. Given the scarcity of datasets with hierarchical and fine-grained t…

Temporal Action LocalizationAction Classification

StreamVLN: Streaming Vision-and-Language Navigation via SlowFast Context Modeling

2025-07-07 · Meng Wei, Chenyang Wan, Xiqian Yu, Tai Wang 외 arxiv

Vision-and-Language Navigation (VLN) in real-world settings requires agents to process continuous visual streams and generate actions with low latency grounded in language instructions. While Video-based Large Language M…

Computational Efficiency

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

Harnessing Streaming Video in the Wild

2026-06-07 · Dingyu Yao, Shuhuan Gu, Qingyi Si, Junhao Zhou 외 arxiv

Vision-Language Models (VLMs) are increasingly required to process unbounded video streams in applications such as video-call assistants, live commentary, and embodied robots. An ideal streaming system should support pro…

PROSPECT: Unified Streaming Vision-Language Navigation via Semantic--Spatial Fusion and Latent Predictive Representation

2026-03-04 · Zehua Fan, Wenqi Lyu, Wenxuan Song, Linge Zhao 외 arxiv

Multimodal large language models (MLLMs) have advanced zero-shot end-to-end Vision-Language Navigation (VLN), yet robust navigation requires not only semantic understanding but also predictive modeling of environment dyn…

Vision-Language NavigationRepresentation Learning