Using Diffusion Ensembles to Estimate Uncertainty for End-to-End Autonomous Driving
Florian Wintel, Sigmund H. H{\o}eg, Gabriel Kiss, Frank Lindseth

TL;DR
This paper introduces EnDfuser, a diffusion ensemble-based end-to-end autonomous driving system that models trajectory uncertainty, providing interpretability and improved safety in decision-making.
Contribution
EnDfuser is the first to use diffusion ensembles for trajectory planning in autonomous driving, integrating perception and uncertainty modeling into a single transformer-based framework.
Findings
Achieved a driving score of 70.1 on CARLA's Longest6 benchmark.
Produced 128 candidate trajectories per perception frame, capturing multi-modal uncertainties.
Demonstrated that ensemble diffusion improves safety by modeling trajectory distribution uncertainty.
Abstract
End-to-end planning systems for autonomous driving are improving rapidly, especially in closed-loop simulation environments like CARLA. Many such driving systems either do not consider uncertainty as part of the plan itself, or obtain it by using specialized representations that do not generalize. In this paper, we propose EnDfuser, an end-to-end driving system that uses a diffusion model as the trajectory planner. EnDfuser effectively leverages complex perception information like fused camera and LiDAR features, through combining attention pooling and trajectory planning into a single diffusion transformer module. Instead of committing to a single plan, EnDfuser produces a distribution of candidate trajectories (128 for our case) from a single perception frame through ensemble diffusion. By observing the full set of candidate trajectories, EnDfuser provides interpretability for…
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 · Traffic Prediction and Management Techniques · Simulation Techniques and Applications
MethodsSoftmax · Attention Is All You Need · Entropy Regularization · Proximal Policy Optimization · Diffusion · CARLA: An Open Urban Driving Simulator · Sparse Evolutionary Training · Attention Pooling
