paper-with-me

홈 › 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 dynamic environments, this latency breaks the control loop, rendering powerful models unsafe for real-time deployment. We propose AsyncVLA, an asynchronous control framework that decouples semantic reasoning from reactive execution. Inspired by hierarchical control, AsyncVLA runs a large foundation model on a remote workstation to provide high-level guidance, while a lightweight, onboard Edge Adapter continuously refines actions at high frequency. To bridge the domain gap between these asynchronous streams, we introduce an end-to-end finetuning protocol and a trajectory re-weighting strategy that prioritizes dynamic interactions. We evaluate our approach on real-world vision-based navigation tasks with communication delays up to 6 seconds. AsyncVLA achieves a 40% higher success rate than state-of-the-art baselines, effectively bridging the gap between the semantic intelligence of large models and the reactivity required for edge robotics.

📄 PDF Abstract BibTeX arXiv:2602.13476

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2025-11-18 · Yuhua Jiang, Shuang Cheng, Yan Ding, Feifei Gao 외 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 an…

SFCo-Nav: Efficient Zero-Shot Visual Language Navigation via Collaboration of Slow LLM and Fast Attributed Graph Alignment

2026-03-02 · Chaoran Xiong, Litao Wei, Xinhao Hu, Kehui Ma 외 arxiv

Recent advances in large vision-language models (VLMs) and large language models (LLMs) have enabled zero-shot approaches to visual language navigation (VLN), where an agent follows natural language instructions using on…

An Asynchronous Two-Speed Kalman Filter for Real-Time UUV Cooperative Navigation Under Acoustic Delays

2026-04-03 · Shuyue Li, Miguel López-Benítez, Eng Gee Lim, Fei Ma 외 arxiv

In Global Navigation Satellite System (GNSS)-denied underwater environments, individual unmanned underwater vehicles (UUVs) suffer from unbounded dead-reckoning drift, making collaborative navigation (CN) crucial for acc…

Representation Learning for Event-based Visuomotor Policies

2021-03-01 · NeurIPS 2021 12 · Sai Vemprala, Sami Mian, Ashish Kapoor

Event-based cameras are dynamic vision sensors that provide asynchronous measurements of changes in per-pixel brightness at a microsecond level. This makes them significantly faster than conventional frame-based cameras,…

Representation Learning

FSD-VLN: Fast-Slow Dual-System Modeling for Aerial Long-Horizon Vision-Language Navigation

2026-07-09 · Xueke Zhu, Qingyan Meng, Liutao Yu, Wei Zhang 외 arxiv

Vision-Language Navigation (VLN) enables UAV autonomous navigation in unknown environments by mapping language instructions to real-time visual inputs. Compared with GPS-dependent or pre-programmed navigation, VLN suppor…

Vision-Language Navigation