paper-with-me

Papers

LiveVLN: Breaking the Stop-and-Go Loop in Vision-Language Navigation

2026-04-21 · Xiangchen Wang, Weiye Zhu, Teng Wang, TianTian Geng, Zekai Zhang, Zhiyuan Qi, Jinyu Yang, Feng Zheng arxiv

Recent navigation systems achieve strong benchmark results, yet real-world deployment often remains visibly stop-and-go. This bottleneck arises because the sense-inference-execution loop is still blocking: after each new observation, the controller must wait for sensing, transmission, and inference before motion can continue. Reducing action-generation cost alone therefore does not remove redundant waiting. To address this issue, we present LiveVLN, a training-free framework for more continuous embodied navigation by augmenting pretrained VLM navigators with multi-step action continuation. Instead of pausing for each full sense-and-inference round, LiveVLN overlaps execution with the processing of newly arrived observations, allowing refreshed future actions to be handed off before the current executable prefix is exhausted. This design keeps actions continuously available during motion, reducing idle waiting and enabling smoother online execution. The framework operates at runtime and can be integrated with compatible pretrained VLM navigators. Across R2R and RxR, LiveVLN preserves benchmark performance while reducing waiting time and improving action availability. In real-world deployments, it cuts average episode waiting time by up to $77.7\%$ and shortens wall-clock episode time by $12.6\%$ on StreamVLN and $19.6\%$ on NaVIDA, yielding more coherent execution during deployment. Code is available at https://github.com/NIneeeeeem/LiveVLN.

📄 PDF Abstract BibTeX arXiv:2604.19536

Code (0)

등록된 구현이 없습니다.

Tasks

Vision-Language Navigation

Similar Papers 제목 키워드 기반

Semantic Denial of Service in LLM-controlled robots

2026-04-25 · Jonathan Steinberg, Oren Gal arxiv

Safety-oriented instruction-following is supposed to keep LLM-controlled robots safe. We show it also creates an availability attack surface. By injecting short safety-plausible phrases (1-5 tokens) into a robots audio c…

LoopBench: Discovering Emergent Symmetry Breaking Strategies with LLM Swarms

2025-12-07 · Ali Parsaee, Yashar Talebirad, Csongor Szepesvári, Vishwajeet Ohal 외 arxiv

Large Language Models (LLMs) are increasingly being utilized as autonomous agents, yet their ability to coordinate in distributed systems remains poorly understood. We introduce \textbf{LoopBench}, a benchmark to evaluat…

Conditional Random Fields for Interactive Refinement of Histopathological Predictions

2026-01-17 · Tiffanie Godelaine, Maxime Zanella, Karim El Khoury, Saïd Mahmoudi 외 arxiv

Assisting pathologists in the analysis of histopathological images has high clinical value, as it supports cancer detection and staging. In this context, histology foundation models have recently emerged. Among them, Vis…

LoopVLA: Learning Sufficiency in Recurrent Refinement for Vision-Language-Action Models

2026-05-11 · Boyang Shen, Kaixiang Yang, Hao Wang, Qiuyu Yu 외 arxiv

Current Vision-Language-Action (VLA) models typically treat the deepest representation of a vision-language backbone as universally optimal for action prediction. However, robotic manipulation is composed of many frequen…

Time2Stop: Adaptive and Explainable Human-AI Loop for Smartphone Overuse Intervention

2024-03-03 · Adiba Orzikulova, Han Xiao, Zhipeng Li, Yukang Yan 외

Despite a rich history of investigating smartphone overuse intervention techniques, AI-based just-in-time adaptive intervention (JITAI) methods for overuse reduction are lacking. We develop Time2Stop, an intelligent, ada…