TIC-VLA: A Think-in-Control Vision-Language-Action Model for Robot Navigation in Dynamic Environments
Zhiyu Huang, Yun Zhang, Johnson Liu, Rui Song, Chen Tang, Jiaqi Ma
TL;DR
TIC-VLA tackles the fundamental problem of mismatch between slow semantic reasoning and fast real-time control in language-guided robot navigation. It introduces a latency-aware framework that decouples thinking and acting via a delayed semantic-control interface, and trains policies to robustly interpret delayed semantic signals through a three-stage latency-consistent pipeline. The approach is validated in a physics-based, dynamic-people simulation suite (DynaNav) and on real robots, showing consistent gains over prior VLA methods and robustness to multi-second reasoning latency. This work enables more reliable edge deployment of language-conditioned navigation in human-centric environments and lays groundwork for extending latency-aware reasoning to broader robotics tasks.
Abstract
Robots in dynamic, human-centric environments must follow language instructions while maintaining real-time reactive control. Vision-language-action (VLA) models offer a promising framework, but they assume temporally aligned reasoning and control, despite semantic inference being inherently delayed relative to real-time action. We introduce Think-in-Control (TIC)-VLA, a latency-aware framework that explicitly models delayed semantic reasoning during action generation. TIC-VLA defines a delayed semantic-control interface that conditions action generation on delayed vision-language semantic states and explicit latency metadata, in addition to current observations, enabling policies to compensate for asynchronous reasoning. We further propose a latency-consistent training pipeline that injects reasoning inference delays during imitation learning and online reinforcement learning, aligning training with asynchronous deployment. To support realistic evaluation, we present DynaNav, a physics-accurate, photo-realistic simulation suite for language-guided navigation in dynamic environments. Extensive experiments in simulation and on a real robot show that TIC-VLA consistently outperforms prior VLA models while maintaining robust real-time control under multi-second reasoning latency. Project website: https://ucla-mobility.github.io/TIC-VLA/
