CVROOct 2, 2023

DriveGPT4: Interpretable End-to-end Autonomous Driving via Large Language Model

arXiv:2310.01412v5652 citationsh-index: 16
Originality Incremental advance
AI Analysis

This addresses the need for interpretable and effective autonomous driving systems, though it is incremental as it builds on existing multimodal LLM methods.

The paper tackles the problem of autonomous driving by introducing DriveGPT4, an interpretable end-to-end system based on large language models that processes video and text to interpret actions, provide reasoning, and predict control signals, achieving superior performance on the BDD-X dataset compared to GPT4-V.

Multimodal large language models (MLLMs) have emerged as a prominent area of interest within the research community, given their proficiency in handling and reasoning with non-textual data, including images and videos. This study seeks to extend the application of MLLMs to the realm of autonomous driving by introducing DriveGPT4, a novel interpretable end-to-end autonomous driving system based on LLMs. Capable of processing multi-frame video inputs and textual queries, DriveGPT4 facilitates the interpretation of vehicle actions, offers pertinent reasoning, and effectively addresses a diverse range of questions posed by users. Furthermore, DriveGPT4 predicts low-level vehicle control signals in an end-to-end fashion.These advanced capabilities are achieved through the utilization of a bespoke visual instruction tuning dataset, specifically tailored for autonomous driving applications, in conjunction with a mix-finetuning training strategy. DriveGPT4 represents the pioneering effort to leverage LLMs for the development of an interpretable end-to-end autonomous driving solution. Evaluations conducted on the BDD-X dataset showcase the superior qualitative and quantitative performance of DriveGPT4. Additionally, the fine-tuning of domain-specific data enables DriveGPT4 to yield close or even improved results in terms of autonomous driving grounding when contrasted with GPT4-V.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes