HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

DriveTransformer: Unified Transformer for Scalable End-to-End Autonomous Driving

Jia Xiaosong You Junqi Zhang Zhiyuan Yan Junchi

DriveTransformer: Unified Transformer for Scalable End-to-End Autonomous
  Driving

Abstract

End-to-end autonomous driving (E2E-AD) has emerged as a trend in the field ofautonomous driving, promising a data-driven, scalable approach to systemdesign. However, existing E2E-AD methods usually adopt the sequential paradigmof perception-prediction-planning, which leads to cumulative errors andtraining instability. The manual ordering of tasks also limits the system`sability to leverage synergies between tasks (for example, planning-awareperception and game-theoretic interactive prediction and planning). Moreover,the dense BEV representation adopted by existing methods brings computationalchallenges for long-range perception and long-term temporal fusion. To addressthese challenges, we present DriveTransformer, a simplified E2E-AD frameworkfor the ease of scaling up, characterized by three key features: TaskParallelism (All agent, map, and planning queries direct interact with eachother at each block), Sparse Representation (Task queries direct interact withraw sensor features), and Streaming Processing (Task queries are stored andpassed as history information). As a result, the new framework is composed ofthree unified operations: task self-attention, sensor cross-attention, temporalcross-attention, which significantly reduces the complexity of system and leadsto better training stability. DriveTransformer achieves state-of-the-artperformance in both simulated closed-loop benchmark Bench2Drive and real worldopen-loop benchmark nuScenes with high FPS.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
bench2drive-on-bench2driveDrivetransformer-Large
Driving Score: 63.46

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
DriveTransformer: Unified Transformer for Scalable End-to-End Autonomous Driving | Papers | HyperAI