Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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%.

Katrin Renz, Long Chen, Ana-Maria Marcu, Jan H\"unermann, Benoit Hanotte, Alice Karnsund, Jamie Shotton, Elahe Arani, Oleg Sinavski• 2024

Related benchmarks

TaskDatasetResultRank
Autonomous DrivingCARLA Leaderboard 2.0 (official leaderboard)
Driving Score6.87
13
Showing 1 of 1 rows

Other info

Code

Follow for update