English

CarLLaVA: Vision language models for camera-only closed-loop driving

Computer Vision and Pattern Recognition 2024-06-17 v1 Robotics

Abstract

In this technical report, we present CarLLaVA, a Vision Language Model (VLM) for autonomous driving, developed for the CARLA Autonomous Driving Challenge 2.0. CarLLaVA uses the vision encoder of the LLaVA VLM and the LLaMA architecture as backbone, achieving state-of-the-art closed-loop driving performance with only camera input and without the need for complex or expensive labels. Additionally, we show preliminary results on predicting language commentary alongside the driving output. CarLLaVA uses a semi-disentangled output representation of both path predictions and waypoints, getting the advantages of the path for better lateral control and the waypoints for better longitudinal control. We propose an efficient training recipe to train on large driving datasets without wasting compute on easy, trivial data. CarLLaVA ranks 1st place in the sensor track of the CARLA Autonomous Driving Challenge 2.0 outperforming the previous state of the art by 458% and the best concurrent submission by 32.6%.

Keywords

Cite

@article{arxiv.2406.10165,
  title  = {CarLLaVA: Vision language models for camera-only closed-loop driving},
  author = {Katrin Renz and Long Chen and Ana-Maria Marcu and Jan Hünermann and Benoit Hanotte and Alice Karnsund and Jamie Shotton and Elahe Arani and Oleg Sinavski},
  journal= {arXiv preprint arXiv:2406.10165},
  year   = {2024}
}

Comments

Outstanding Champion & Innovation Award @ CARLA Autonomous Driving Challenge 2024; Project video: https://youtu.be/E1nsEgcHRuc

R2 v1 2026-06-28T17:06:22.683Z