🤖 AI Summary
To address insufficient regulatory compliance, social norm alignment, and safety explainability in cross-regional autonomous driving decision-making, this paper proposes an interpretable multi-source collaborative decision framework. Methodologically, it introduces the first Traffic Regulation Retrieval (TRR) Agent and an LLM-driven semantic parsing and reasoning module to automatically distinguish mandatory from advisory provisions and jointly evaluate regulatory compliance and safety. The framework integrates Retrieval-Augmented Generation (RAG), multi-source regulatory semantic retrieval, and structured explanation techniques. Experiments demonstrate robust performance in both synthetic and real-world scenarios, enabling zero-shot cross-regional adaptation. It significantly improves decision transparency, regulatory adherence rate, and safety margin. To our knowledge, this is the first decision paradigm for L4 autonomous driving that simultaneously ensures legal traceability and social acceptability through rigorous, human-interpretable reasoning.
📝 Abstract
This work presents an interpretable decision-making framework for autonomous vehicles that integrates traffic regulations, norms, and safety guidelines comprehensively and enables seamless adaptation to different regions. While traditional rule-based methods struggle to incorporate the full scope of traffic rules, we develop a Traffic Regulation Retrieval (TRR) Agent based on Retrieval-Augmented Generation (RAG) to automatically retrieve relevant traffic rules and guidelines from extensive regulation documents and relevant records based on the ego vehicle's situation. Given the semantic complexity of the retrieved rules, we also design a reasoning module powered by a Large Language Model (LLM) to interpret these rules, differentiate between mandatory rules and safety guidelines, and assess actions on legal compliance and safety. Additionally, the reasoning is designed to be interpretable, enhancing both transparency and reliability. The framework demonstrates robust performance on both hypothesized and real-world cases across diverse scenarios, along with the ability to adapt to different regions with ease.