A Framework for Learning Scoring Rules in Autonomous Driving Planning Systems
Zikang Xiong, Joe Kurian Eappen, and Suresh Jagannathan

TL;DR
This paper presents FLoRA, a framework that learns interpretable, rule-based scoring mechanisms for autonomous driving trajectory selection directly from real-world data, improving safety and performance.
Contribution
FLoRA introduces a learnable temporal logic-based scoring rule framework that captures complex driving relationships and is trained solely on positive driving demonstrations.
Findings
Outperforms existing expert-designed and neural network scoring models
Maintains interpretability of scoring rules
Effective in closed-loop simulation scenarios
Abstract
In autonomous driving systems, motion planning is commonly implemented as a two-stage process: first, a trajectory proposer generates multiple candidate trajectories, then a scoring mechanism selects the most suitable trajectory for execution. For this critical selection stage, rule-based scoring mechanisms are particularly appealing as they can explicitly encode driving preferences, safety constraints, and traffic regulations in a formalized, human-understandable format. However, manually crafting these scoring rules presents significant challenges: the rules often contain complex interdependencies, require careful parameter tuning, and may not fully capture the nuances present in real-world driving data. This work introduces FLoRA, a novel framework that bridges this gap by learning interpretable scoring rules represented in temporal logic. Our method features a learnable logic…
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
TopicsData Mining Algorithms and Applications · AI-based Problem Solving and Planning · Intelligent Tutoring Systems and Adaptive Learning
