paper-with-me

홈 › Papers

AppleVLM: End-to-end Autonomous Driving with Advanced Perception and Planning-Enhanced Vision-Language Models

2026-02-04 · Yuxuan Han, Kunyuan Wu, Qianyi Shao, Renxiang Xiao, Zilu Wang, Cansen Jiang, Yi Xiao, Liang Hu, Yunjiang Lou arxiv

End-to-end autonomous driving has emerged as a promising paradigm integrating perception, decision-making, and control within a unified learning framework. Recently, Vision-Language Models (VLMs) have gained significant attention for their potential to enhance the robustness and generalization of end-to-end driving models in diverse and unseen scenarios. However, existing VLM-based approaches still face challenges, including suboptimal lane perception, language understanding biases, and difficulties in handling corner cases. To address these issues, we propose AppleVLM, an advanced perception and planning-enhanced VLM model for robust end-to-end driving. AppleVLM introduces a novel vision encoder and a planning strategy encoder to improve perception and decision-making. Firstly, the vision encoder fuses spatial-temporal information from multi-view images across multiple timesteps using a deformable transformer mechanism, enhancing robustness to camera variations and facilitating scalable deployment across different vehicle platforms. Secondly, unlike traditional VLM-based approaches, AppleVLM introduces a dedicated planning modality that encodes explicit Bird's-Eye-View spatial information, mitigating language biases in navigation instructions. Finally, a VLM decoder fine-tuned by a hierarchical Chain-of-Thought integrates vision, language, and planning features to output robust driving waypoints. We evaluate AppleVLM in closed-loop experiments on two CARLA benchmarks, achieving state-of-the-art driving performance. Furthermore, we deploy AppleVLM on an AGV platform and successfully showcase real-world end-to-end autonomous driving in complex outdoor environments.

📄 PDF Abstract BibTeX arXiv:2602.04256

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

CogAD: Cognitive-Hierarchy Guided End-to-End Autonomous Driving

2025-05-27 · Zhennan Wang, Jianing Teng, Canqun Xiang, Kangliang Chen 외

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…

Autonomous DrivingBench2Drive

Planning-oriented Autonomous Driving

2022-12-20 · CVPR 2023 1 · Yihan Hu, Jiazhi Yang, Li Chen, Keyu Li 외

Modern autonomous driving system is characterized as modular tasks in sequential order, i.e., perception, prediction, and planning. In order to perform a wide diversity of tasks and achieve advanced-level intelligence, c…

Autonomous DrivingBench2DriveNavSimPhilosophy+1

TrajDiff: End-to-end Autonomous Driving without Perception Annotation

2025-11-30 · Xingtai Gui, Jianbo Zhao, Wencheng Han, Jikai Wang 외 arxiv

End-to-end autonomous driving systems directly generate driving policies from raw sensor inputs. While these systems can extract effective environmental features for planning, relying on auxiliary perception tasks, devel…

Autonomous Driving

Perception in Plan: Coupled Perception and Planning for End-to-End Autonomous Driving

2025-08-15 · Bozhou Zhang, Jingyu Li, Nan Song, Li Zhang arxiv

End-to-end autonomous driving has achieved remarkable advancements in recent years. Existing methods primarily follow a perception-planning paradigm, where perception and planning are executed sequentially within a fully…

Autonomous Driving

Research on the Application of Computer Vision Based on Deep Learning in Autonomous Driving Technology

2024-06-01 · Jingyu Zhang, Jin Cao, JingHao Chang, Xinjin Li 외

This research aims to explore the application of deep learning in autonomous driving computer vision technology and its impact on improving system performance. By using advanced technologies such as convolutional neural …

Autonomous DrivingDeep LearningDeep Reinforcement Learning