CogDrive: Cognition-Driven Multimodal Prediction-Planning Fusion for Safe Autonomy
Heye Huang, Yibin Yang, Mingfeng Fan, Haoran Wang, Xiaocong Zhao, Jianqiang Wang
TL;DR
CogDrive presents a cognition-driven framework that unifies multimodal trajectory prediction with safety-stabilized planning for safe autonomy in complex traffic. It introduces modality-aware prediction using topological motion semantics and a symmetric relational encoder, paired with a DETR-style decoder to produce diverse, interpretable mode hypotheses. The planning module implements a multimodal preparedness strategy and a single-vehicle optimizer with dynamic constraint planes and robust safety corridors, backed by a local QP formulation. Evaluations on Argoverse 2 and INTERACTION show strong prediction accuracy, low miss rates, and stable, adaptive behavior in congested and interactive scenarios. The work demonstrates how coupling cognitive prediction with safety-focused planning can achieve reliable, interpretable autonomous driving under multimodal uncertainty.
Abstract
Safe autonomous driving in mixed traffic requires a unified understanding of multimodal interactions and dynamic planning under uncertainty. Existing learning based approaches struggle to capture rare but safety critical behaviors, while rule based systems often lack adaptability in complex interactions. To address these limitations, CogDrive introduces a cognition driven multimodal prediction and planning framework that integrates explicit modal reasoning with safety aware trajectory optimization. The prediction module adopts cognitive representations of interaction modes based on topological motion semantics and nearest neighbor relational encoding. With a differentiable modal loss and multimodal Gaussian decoding, CogDrive learns sparse and unbalanced interaction behaviors and improves long horizon trajectory prediction. The planning module incorporates an emergency response concept and optimizes safety stabilized trajectories, where short term consistent branches ensure safety during replanning cycles and long term branches support smooth and collision free motion under low probability switching modes. Experiments on Argoverse2 and INTERACTION datasets show that CogDrive achieves strong performance in trajectory accuracy and miss rate, while closed loop simulations confirm adaptive behavior in merge and intersection scenarios. By combining cognitive multimodal prediction with safety oriented planning, CogDrive offers an interpretable and reliable paradigm for safe autonomy in complex traffic.
