RT-VLA: Real-Time Vision-Language-Action Models via Knowledge Distillation
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
A new lightweight vision-language-action model called RT-VLA achieves real-time autonomous driving performance by distilling a larger teacher model, cutting inference time by up to 44.8 times while preserving reasoning and explainability, according to research posted on arXiv [1]. Vision-Language-Action (VLA) models jointly handle visual perception, language reasoning, and action prediction for end-to-end autonomous driving, but their large backbones create inference latency that blocks real-world deployment [1]. The RT-VLA model addresses this by transferring the capabilities of the state-of-the-art SimLingo teacher into a compact student through multi-level supervised distillation [1]. The distilled model 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 [1]. 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-plus-language mode [1]. Knowledge distillation, the technique underpinning RT-VLA, has parallels in other scientific domains. In computational catalysis, researchers have explored transfer learning to improve model performance when consolidating data from multiple computational methods, including training on a larger dataset and fine-tuning on a smaller one [4]. The small-molecule and drug-discovery communities have similarly used transfer learning to move between varying levels of electronic-structure calculations or between related tasks [4]. The RT-VLA results suggest that supervised distillation is a practical approach for building real-time, explainable VLA-style autonomous driving models [1]. The work appears on arXiv under the Computer Vision and Pattern Recognition category, submitted on 12 June 2026 [1].
infrastructureapplicationresearch-paperbenchmarkcommentary
Background sources we checked (6)
- arxiv.org ↗ 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 substa…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…
Sources
- export.arxiv.org — RT-VLA: Real-Time Vision-Language-Action Models via Knowledge Distillation ↗