Cognitive-Hierarchy Guided End-to-End Planning for Autonomous Driving
About
While end-to-end autonomous driving has advanced significantly, prevailing methods remain fundamentally misaligned with human cognitive principles in both perception and planning. In this paper, we propose CogAD, a novel end-to-end autonomous driving model that emulates the hierarchical cognition mechanisms of human drivers. CogAD implements dual hierarchical mechanisms: global-to-local context processing for human-like perception and intent-conditioned multi-mode trajectory generation for cognitively-inspired planning. The proposed method demonstrates three principal advantages: comprehensive environmental understanding through hierarchical perception, robust planning exploration enabled by multi-level planning, and diverse yet reasonable multi-modal trajectory generation facilitated by dual-level uncertainty modeling. Extensive experiments on nuScenes and Bench2Drive demonstrate that CogAD achieves state-of-the-art performance in end-to-end planning, exhibiting particular superiority in long-tail scenarios and robust generalization to complex real-world driving conditions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Closed-loop Planning | Bench2Drive | Driving Score48.3 | 90 | |
| Planning | nuScenes | L2 Error (1s)0.24 | 9 | |
| Planning | nuScenes Resume from stop scenario long-tail v1.0 (val) | L2 Error (1s)0.1 | 5 | |
| Planning | nuScenes 3-point turn scenario long-tail v1.0 (val) | L2 Error (1s)0.41 | 5 | |
| Planning | nuScenes Overtake scenario long-tail v1.0 (val) | L2 Error (1s)0.28 | 5 |