paper-with-me

Papers

RT-VLA: Real-Time Vision-Language-Action Models via Knowledge Distillation

2026-06-12 · Xiangyu Huang, Zhenlin Hua, Han Zhou, Shounak Sural, Ragunathan Rajkumar arxiv

Vision-Language-Action (VLA) models have shown strong potential for end-to-end autonomous driving by jointly modeling visual perception, language reasoning, explainability and action prediction. However, their large vision-language backbones and reasoning modules introduce substantial inference latency and thereby prevent their deployment in the unforgiving reality of the road networks. We propose RT-VLA, a lightweight, distilled VLA model that transfers the driving and reasoning capabilities of the state-of-the-art SimLingo model into a compact student through multi-level supervised distillation. RT-VLA preserves language-based reasoning and supports post-hoc explanation through offline language analysis of safety-critical driving moments without adding latency to real-time control. Compared to the SimLingo teacher, RT-VLA maintains competitive closed-loop driving and language reasoning performance while reducing inference time by 44.8X in vision-only mode and 7.9X in vision+language mode. These results suggest that supervised distillation is a practical approach for building real-time, explainable VLA-style autonomous driving models.

📄 PDF Abstract BibTeX arXiv:2606.14010

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationAutonomous Driving

Similar Papers 제목 키워드 기반

Knowledge Insulating Vision-Language-Action Models: Train Fast, Run Fast, Generalize Better

2025-05-29 · Danny Driess, Jost Tobias Springenberg, Brian Ichter, Lili Yu 외

Vision-language-action (VLA) models provide a powerful approach to training control policies for physical systems, such as robots, by combining end-to-end learning with transfer of semantic knowledge from web-scale visio…

continuous-controlContinuous ControlTransfer LearningVision-Language-Action

KRAST: Knowledge-Augmented Robotic Action Recognition with Structured Text for Vision-Language Models

2025-09-19 · Son Hai Nguyen, Diwei Wang, Jinhyeok Jang, Hyewon Seo arxiv

Accurate vision-based action recognition is crucial for developing autonomous robots that can operate safely and reliably in complex, real-world environments. In this work, we advance video-based recognition of indoor da…

Action Recognition

Understanding Contexts Inside Robot and Human Manipulation Tasks through a Vision-Language Model and Ontology System in a Video Stream

2020-03-02 · Chen Jiang, Masood Dehghan, Martin Jagersand

Manipulation tasks in daily life, such as pouring water, unfold intentionally under specialized manipulation contexts. Being able to process contextual knowledge in these Activities of Daily Living (ADLs) over time can h…

Language ModelingLanguage Modelling

Xiaomi-Robotics-0: An Open-Sourced Vision-Language-Action Model with Real-Time Execution

2026-02-13 · Rui Cai, Jun Guo, Xinze He, Piaopiao Jin 외 arxiv

In this report, we introduce Xiaomi-Robotics-0, an advanced vision-language-action (VLA) model optimized for high performance and fast and smooth real-time execution. The key to our method lies in a carefully designed tr…

Tactile-VLA: Unlocking Vision-Language-Action Model's Physical Knowledge for Tactile Generalization

2025-07-12 · Jialei Huang, Shuo Wang, Fanqi Lin, Yihang Hu 외 arxiv

Vision-Language-Action (VLA) models have shown remarkable achievements, driven by the rich implicit knowledge of their vision-language components. However, achieving generalist robotic agents demands precise grounding in…

Zero-shot GeneralizationInstruction Following