Modular Autonomy with Conversational Interaction: An LLM-driven Framework for Decision Making in Autonomous Driving
Marvin Seegert, Korbinian Moller, Johannes Betz

TL;DR
This paper presents a novel LLM-driven framework that enables natural language interaction with autonomous driving systems, enhancing user control and safety through modular design and validation layers.
Contribution
It introduces a modular framework integrating LLMs with open-source ADS, including a DSL for command translation and safety validation, advancing natural language interfaces for autonomous driving.
Findings
System achieves efficient timing and robust translation.
Simulation confirms successful command execution across categories.
Framework enhances safety and extensibility in autonomous driving interactions.
Abstract
Recent advancements in Large Language Models (LLMs) offer new opportunities to create natural language interfaces for Autonomous Driving Systems (ADSs), moving beyond rigid inputs. This paper addresses the challenge of mapping the complexity of human language to the structured action space of modular ADS software. We propose a framework that integrates an LLM-based interaction layer with Autoware, a widely used open-source software. This system enables passengers to issue high-level commands, from querying status information to modifying driving behavior. Our methodology is grounded in three key components: a taxonomization of interaction categories, an application-centric Domain Specific Language (DSL) for command translation, and a safety-preserving validation layer. A two-stage LLM architecture ensures high transparency by providing feedback based on the definitive execution status.…
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
TopicsHuman-Automation Interaction and Safety · Multimodal Machine Learning Applications · Autonomous Vehicle Technology and Safety
