Distilling Multi-modal Large Language Models for Autonomous Driving
Deepti Hegde, Rajeev Yasarla, Hong Cai, Shizhong Han, Apratim, Bhattacharyya, Shweta Mahajan, Litian Liu, Risheek Garrepalli, Vishal M., Patel, Fatih Porikli

TL;DR
DiMA is a novel autonomous driving system that distills large language model knowledge into a vision-based planner, reducing computational costs while maintaining high planning accuracy and safety in critical scenarios.
Contribution
This work introduces DiMA, a method to distill multi-modal LLM knowledge into a vision-based planner, enabling efficient and robust autonomous driving without relying on LLMs at inference.
Findings
37% reduction in L2 trajectory error
80% reduction in collision rate
44% trajectory error reduction in long-tail scenarios
Abstract
Autonomous driving demands safe motion planning, especially in critical "long-tail" scenarios. Recent end-to-end autonomous driving systems leverage large language models (LLMs) as planners to improve generalizability to rare events. However, using LLMs at test time introduces high computational costs. To address this, we propose DiMA, an end-to-end autonomous driving system that maintains the efficiency of an LLM-free (or vision-based) planner while leveraging the world knowledge of an LLM. DiMA distills the information from a multi-modal LLM to a vision-based end-to-end planner through a set of specially designed surrogate tasks. Under a joint training strategy, a scene encoder common to both networks produces structured representations that are semantically grounded as well as aligned to the final planning objective. Notably, the LLM is optional at inference, enabling robust planning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
MethodsSparse Evolutionary Training
