AIDec 14, 2023

Personalized Autonomous Driving with Large Language Models: Field Experiments

arXiv:2312.09397v359 citationsh-index: 162024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC)
Originality Incremental advance
AI Analysis

This addresses the problem of personalizing autonomous driving for drivers/passengers by enabling conversational AI, though it is incremental as it builds on existing LLM and autonomous vehicle technologies.

The paper introduces Talk2Drive, an LLM-based framework for autonomous vehicles that translates natural verbal commands into controls and learns personal preferences via a memory module, reducing the takeover rate by up to 65.2% in field experiments across highway, intersection, and parking scenarios.

Integrating large language models (LLMs) in autonomous vehicles enables conversation with AI systems to drive the vehicle. However, it also emphasizes the requirement for such systems to comprehend commands accurately and achieve higher-level personalization to adapt to the preferences of drivers or passengers over a more extended period. In this paper, we introduce an LLM-based framework, Talk2Drive, capable of translating natural verbal commands into executable controls and learning to satisfy personal preferences for safety, efficiency, and comfort with a proposed memory module. This is the first-of-its-kind multi-scenario field experiment that deploys LLMs on a real-world autonomous vehicle. Experiments showcase that the proposed system can comprehend human intentions at different intuition levels, ranging from direct commands like "can you drive faster" to indirect commands like "I am really in a hurry now". Additionally, we use the takeover rate to quantify the trust of human drivers in the LLM-based autonomous driving system, where Talk2Drive significantly reduces the takeover rate in highway, intersection, and parking scenarios. We also validate that the proposed memory module considers personalized preferences and further reduces the takeover rate by up to 65.2% compared with those without a memory module. The experiment video can be watched at https://www.youtube.com/watch?v=4BWsfPaq1Ro

Code Implementations1 repo
Foundations

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

Your Notes