ARTEMIS: Autoregressive End-to-End Trajectory Planning with Mixture of Experts for Autonomous Driving
About
This paper presents ARTEMIS, an end-to-end autonomous driving framework that combines autoregressive trajectory planning with Mixture-of-Experts (MoE). Traditional modular methods suffer from error propagation, while existing end-to-end models typically employ static one-shot inference paradigms that inadequately capture the dynamic changes of the environment. ARTEMIS takes a different method by generating trajectory waypoints sequentially, preserves critical temporal dependencies while dynamically routing scene-specific queries to specialized expert networks. It effectively relieves trajectory quality degradation issues encountered when guidance information is ambiguous, and overcomes the inherent representational limitations of singular network architectures when processing diverse driving scenarios. Additionally, we use a lightweight batch reallocation strategy that significantly improves the training speed of the Mixture-of-Experts model. Through experiments on the NAVSIM dataset, ARTEMIS exhibits superior competitive performance, achieving 87.0 PDMS and 83.1 EPDMS with ResNet-34 backbone, demonstrates state-of-the-art performance on multiple metrics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Autonomous Driving | NAVSIM v1 (test) | NC98.3 | 99 | |
| Autonomous Driving Planning | NAVSIM (navtest) | NC98.3 | 50 | |
| Closed-loop Autonomous Driving Planning | NAVSIM v1 (test) | NC98.3 | 26 | |
| End-to-End Autonomous Driving Planning | NAVSIM v1 (navtest) | NC Score0.983 | 16 | |
| Motion Planning | NAVSIM v2 (test) | NC98.3 | 15 | |
| End-to-end Autonomous Driving | NAVSIM v1 | NC0.983 | 14 | |
| Autonomous Driving | NAVSIM v2 | NC98.3 | 8 | |
| Autonomous Driving Planning | NAVSIM v2 (test) | NC98.3 | 8 | |
| End-to-end Autonomous Driving | NAVSIM v2 (Navtest) | NC98.3 | 8 | |
| Autonomous Driving | NAVSIM navtest v2 (test) | NC98.3 | 7 |