TL;DR
CLOVER introduces a closed-loop framework for end-to-end autonomous driving planning that improves trajectory proposal and ranking through a generator-scorer approach with self-distillation.
Contribution
It presents a novel generator-scorer framework with set-level supervision and conservative self-distillation to enhance proposal support and ranking accuracy.
Findings
Achieves state-of-the-art results on NAVSIM with 94.5 PDMS.
Matches top results on NavHard with 48.3 EPDMS.
Lowest L2 error and collision rate on nuScenes open-loop evaluation.
Abstract
End-to-end autonomous driving planners are commonly trained by imitating a single logged trajectory, yet evaluated by rule-based planning metrics that measure safety, feasibility, progress, and comfort. This creates a training--evaluation mismatch: trajectories close to the logged path may violate planning rules, while alternatives farther from the demonstration can remain valid and high-scoring. The mismatch is especially limiting for proposal-selection planners, whose performance depends on candidate-set coverage and scorer ranking quality. We propose CLOVER, a Closed-LOop Value Estimation and Ranking framework for end-to-end autonomous driving planning. CLOVER follows a lightweight generator--scorer formulation: a generator produces diverse candidate trajectories, and a scorer predicts planning-metric sub-scores to rank them at inference time. To expand proposal support beyond…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
