PerceptDrive: Perception Prior World-Action Modeling with Adaptive Expert Routing for End-to-End Autonomous Driving

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems, Emerging Technologies & Innovation · Depth: Expert, extended

Summary

PerceptDrive is a novel perception prior world-action modeling framework designed for end-to-end autonomous driving, achieving state-of-the-art performance with 90.4 PDMS on NAVSIM v1 and 90.2 EPDMS on NAVSIM v2. This framework addresses the "prior-to-plan transfer" problem by integrating teacher-distilled geometric, semantic, and dynamic priors from a frozen, driving-adapted perception provider and dense observation latents from a frozen self-supervised video encoder. It employs a trainable expert-routed world-action model with per-branch prior retention to preserve source-specific information and a scene-conditioned router that adaptively combines expert conditions. During inference, PerceptDrive generates a single trajectory per planning step using one front-facing camera, without requiring test-time scoring, reranking, or search. The system comprises 421M trainable parameters and costs approximately 409.6 MI308X GPU-hours for training.

Key takeaway

For machine learning engineers developing end-to-end autonomous driving systems, consider integrating PerceptDrive's approach to enhance planning performance and efficiency. By anchoring expert readouts with prior retention and adaptively routing them based on scene context, you can achieve state-of-the-art results without complex test-time candidate selection. This method streamlines inference, making your models more practical for real-world deployment.

Key insights

PerceptDrive improves autonomous driving by adaptively routing and retaining perception priors for direct trajectory generation.

Principles

Method

PerceptDrive constructs a frozen perception provider, then trains an expert-routed world-action model. This model uses query banks, per-branch prior retention, and a scene-conditioned router to combine expert conditions before flow-matching trajectory generation.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.