Continuously Learning, Adapting, and Improving: A Dual-Process Approach to Autonomous Driving
Jianbiao Mei, Yukai Ma, Xuemeng Yang, Licheng Wen, Xinyu Cai, Xin Li,, Daocheng Fu, Bo Zhang, Pinlong Cai, Min Dou, Botian Shi, Liang He, Yong Liu,, Yu Qiao

TL;DR
LeapAD introduces a dual-process, human-inspired approach to autonomous driving that combines analytical reasoning with heuristic processing, enabling continuous learning and improved adaptability in complex environments with less labeled data.
Contribution
The paper presents LeapAD, a novel dual-process framework that emulates human cognition for autonomous driving, integrating continuous learning, reflection, and transfer of knowledge between analytical and heuristic modules.
Findings
LeapAD outperforms camera-only methods in CARLA tests.
Requires 1-2 orders of magnitude less labeled data.
Heuristic process inherits knowledge from GPT-4 powered analytic process.
Abstract
Autonomous driving has advanced significantly due to sensors, machine learning, and artificial intelligence improvements. However, prevailing methods struggle with intricate scenarios and causal relationships, hindering adaptability and interpretability in varied environments. To address the above problems, we introduce LeapAD, a novel paradigm for autonomous driving inspired by the human cognitive process. Specifically, LeapAD emulates human attention by selecting critical objects relevant to driving decisions, simplifying environmental interpretation, and mitigating decision-making complexities. Additionally, LeapAD incorporates an innovative dual-process decision-making module, which consists of an Analytic Process (System-II) for thorough analysis and reasoning, along with a Heuristic Process (System-I) for swift and empirical processing. The Analytic Process leverages its logical…
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.
Code & Models
Videos
Taxonomy
TopicsReinforcement Learning in Robotics · Energy, Environment, and Transportation Policies · Transportation and Mobility Innovations
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Label Smoothing · Adam · Residual Connection · Position-Wise Feed-Forward Layer · Multi-Head Attention · Dropout · Dense Connections
