paper-with-me

홈 › Papers

MAP: End-to-End Autonomous Driving with Map-Assisted Planning

2025-09-17 · Huilin Yin, Yiming Kan, Daniel Watzenig arxiv

In recent years, end-to-end autonomous driving has attracted increasing attention for its ability to jointly model perception, prediction, and planning within a unified framework. However, most existing approaches underutilize the online mapping module, leaving its potential to enhance trajectory planning largely untapped. This paper proposes MAP (Map-Assisted Planning), a novel map-assisted end-to-end trajectory planning framework. MAP explicitly integrates segmentation-based map features and the current ego status through a Plan-enhancing Online Mapping module, an Ego-status-guided Planning module, and a Weight Adapter based on current ego status. Experiments conducted on the DAIR-V2X-seq-SPD dataset demonstrate that the proposed method achieves a 16.6% reduction in L2 displacement error, a 56.2% reduction in off-road rate, and a 44.5% improvement in overall score compared to the UniV2X baseline, even without post-processing. Furthermore, it achieves top ranking in Track 2 of the End-to-End Autonomous Driving through V2X Cooperation Challenge of MEIS Workshop @CVPR2025, outperforming the second-best model by 39.5% in terms of overall score. These results highlight the effectiveness of explicitly leveraging semantic map features in planning and suggest new directions for improving structure design in end-to-end autonomous driving systems. Our code is available at https://gitee.com/kymkym/map.git

📄 PDF Abstract BibTeX arXiv:2509.13926

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PlanningAutonomous Driving

Similar Papers 제목 키워드 기반

HyPlan: Hybrid Learning-Assisted Planning Under Uncertainty for Safe Autonomous Driving

2025-10-08 · Donald Pfaffmann, Matthias Klusch, Marcel Steinmetz arxiv

We present a novel hybrid learning-assisted planning method, named HyPlan, for solving the collision-free navigation problem for self-driving cars in partially observable traffic environments. HyPlan combines methods for…

Reinforcement LearningAutonomous Driving

HERMES: A Holistic End-to-End Risk-Aware Multimodal Embodied System with Vision-Language Models for Long-Tail Autonomous Driving

2026-02-01 · Weizhe Tang, Junwei You, Jiaxi Liu, Zhaoyi Wang 외 arxiv

End-to-end autonomous driving models increasingly benefit from large vision--language models for semantic understanding, yet ensuring safe and accurate operation under long-tail conditions remains challenging. These chal…

Trajectory PlanningAutonomous VehiclesAutonomous Driving

U-Parking: Distributed UWB-Assisted Autonomous Parking System with Robust Localization and Intelligent Planning

2026-03-05 · Yiang Wu, Qiong Wu, Pingyi Fan, Kezhi Wang 외 arxiv

This demonstration presents U-Parking, a distributed Ultra-Wideband (UWB)-assisted autonomous parking system. By integrating Large Language Models (LLMs)-assisted planning with robust fusion localization and trajectory t…

Embodied Cognition Augmented End2End Autonomous Driving

2025-11-03 · Ling Niu, Xiaoji Zheng, Han Wang, Chen Zheng 외 arxiv

In recent years, vision-based end-to-end autonomous driving has emerged as a new paradigm. However, popular end-to-end approaches typically rely on visual feature extraction networks trained under label supervision. This…

Contrastive LearningAutonomous Driving

AlphaDrive: Unleashing the Power of VLMs in Autonomous Driving via Reinforcement Learning and Reasoning

2025-03-10 · Bo Jiang, Shaoyu Chen, Qian Zhang, Wenyu Liu 외

OpenAI o1 and DeepSeek R1 achieve or even surpass human expert-level performance in complex domains like mathematics and science, with reinforcement learning (RL) and reasoning playing a crucial role. In autonomous drivi…

Autonomous DrivingCommon Sense ReasoningReinforcement Learning (RL)