A Neuro-Symbolic Framework Combining Inductive and Deductive Reasoning for Autonomous Driving Planning
Hongyan Wei, Wael AbdAlmageed

TL;DR
This paper introduces a neuro-symbolic planning framework for autonomous driving that combines deductive logical reasoning with neural networks, enhancing safety, interpretability, and trajectory accuracy.
Contribution
It presents a novel integration of LLM-based scene rule extraction, ASP logical arbitration, and a decision-conditioned decoding mechanism within a differentiable planning model.
Findings
Outperforms state-of-the-art on nuScenes benchmark
Reduces trajectory prediction error to 0.57 m
Decreases collision rate to 0.075%
Abstract
Existing end-to-end autonomous driving models rely heavily on purely data-driven inductive reasoning. This "black-box" nature leads to a lack of interpretability and absolute safety guarantees in complex, long-tail scenarios. To overcome this bottleneck, we propose a novel neuro-symbolic trajectory planning framework that seamlessly integrates rigorous deductive reasoning into end-to-end neural networks. Specifically, our framework utilizes a Large Language Model (LLM) to dynamically extract scene rules and employs an Answer Set Programming (ASP) solver for deterministic logical arbitration, generating safe and traceable discrete driving decisions. To bridge the gap between discrete symbols and continuous trajectories, we introduce a decision-conditioned decoding mechanism that transforms high-level logical decisions into learnable embedding vectors, simultaneously constraining the…
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
TopicsAutonomous Vehicle Technology and Safety · Multimodal Machine Learning Applications · Adversarial Robustness in Machine Learning
