paper-with-me

홈 › Papers

CarPLAN: Context-Adaptive and Robust Planning with Dynamic Scene Awareness for Autonomous Driving

2026-03-13 · Junyong Yun, Jungho Kim, ByungHyun Lee, Dongyoung Lee, Sehwan Choi, Seunghyeop Nam, Kichun Jo, Jun Won Choi arxiv

Imitation learning (IL) is widely used for motion planning in autonomous driving due to its data efficiency and access to real-world driving data. For safe and robust real-world driving, IL-based planning requires capturing the complex driving contexts inherent in real-world data and enabling context-adaptive decision-making, rather than relying solely on expert trajectory imitation. In this paper, we propose CarPLAN, a novel IL-based motion planning framework that explicitly enhances driving context understanding and enables adaptive planning across diverse traffic scenarios. Our contributions are twofold: We introduce Displacement-Aware Predictive Encoding (DPE) to improve the model's spatial awareness by predicting future displacement vectors between the Autonomous Vehicle (AV) and surrounding scene elements. This allows the planner to account for relational spacing when generating trajectories. In addition to the standard imitation loss, we incorporate an augmented loss term that captures displacement prediction errors, ensuring planning decisions consider relative distances from other agents. To improve the model's ability to handle diverse driving contexts, we propose Context-Adaptive Multi-Expert Decoder (CMD), which leverages the Mixture of Experts (MoE) framework. CMD dynamically selects the most suitable expert decoders based on scene structure at each Transformer layer, enabling adaptive and context-aware planning in dynamic environments. We evaluate CarPLAN on the nuPlan benchmark and demonstrate state-of-the-art performance across all closed-loop simulation metrics. In particular, CarPLAN exhibits robust performance on challenging scenarios such as Test14-Hard, validating its effectiveness in complex driving conditions. Additional experiments on the Waymax benchmark further demonstrate its generalization capability across different benchmark settings.

📄 PDF Abstract BibTeX arXiv:2603.12607

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

CarPlanner: Consistent Auto-regressive Trajectory Planning for Large-scale Reinforcement Learning in Autonomous Driving

2025-02-27 · CVPR 2025 1 · Dongkun Zhang, Jiaming Liang, Ke Guo, Sha Lu 외

Trajectory planning is vital for autonomous driving, ensuring safe and efficient navigation in complex environments. While recent learning-based methods, particularly reinforcement learning (RL), have shown promise in sp…

Autonomous DrivingReinforcement Learning (RL)Trajectory Planning

Future-Aware End-to-End Driving: Bidirectional Modeling of Trajectory Planning and Scene Evolution

2025-10-13 · Bozhou Zhang, Nan Song, Jingyu Li, Xiatian Zhu 외 arxiv

End-to-end autonomous driving methods aim to directly map raw sensor inputs to future driving actions such as planned trajectories, bypassing traditional modular pipelines. While these approaches have shown promise, they…

Trajectory PlanningAutonomous Driving

Decoupling Scene Perception and Ego Status: A Multi-Context Fusion Approach for Enhanced Generalization in End-to-End Autonomous Driving

2025-11-17 · Jiacheng Tang, Mingyue Feng, Jiachao Liu, Yaonong Wang 외 arxiv

Modular design of planning-oriented autonomous driving has markedly advanced end-to-end systems. However, existing architectures remain constrained by an over-reliance on ego status, hindering generalization and robust s…

Multi-Task LearningScene UnderstandingAutonomous Driving

doScenes: An Autonomous Driving Dataset with Natural Language Instruction for Human Interaction and Vision-Language Navigation

2024-12-08 · Parthib Roy, Srinivasa Perisetla, Shashank Shriram, Harsha Krishnaswamy 외

Human-interactive robotic systems, particularly autonomous vehicles (AVs), must effectively integrate human instructions into their motion planning. This paper introduces doScenes, a novel dataset designed to facilitate …

Autonomous DrivingAutonomous VehiclesMotion PlanningVision-Language Navigation

Residual Chain Prediction for Autonomous Driving Path Planning

2024-04-08 · Liguo Zhou, Yirui Zhou, Huaming Liu, Alois Knoll

In the rapidly evolving field of autonomous driving systems, the refinement of path planning algorithms is paramount for navigating vehicles through dynamic environments, particularly in complex urban scenarios. Traditio…

Autonomous DrivingPrediction