paper-with-me

홈 › Papers

BEVDriver: Leveraging BEV Maps in LLMs for Robust Closed-Loop Driving

2025-03-05 · Katharina Winter, Mark Azer, Fabian B. Flohr

Autonomous driving has the potential to set the stage for more efficient future mobility, requiring the research domain to establish trust through safe, reliable and transparent driving. Large Language Models (LLMs) possess reasoning capabilities and natural language understanding, presenting the potential to serve as generalized decision-makers for ego-motion planning that can interact with humans and navigate environments designed for human drivers. While this research avenue is promising, current autonomous driving approaches are challenged by combining 3D spatial grounding and the reasoning and language capabilities of LLMs. We introduce BEVDriver, an LLM-based model for end-to-end closed-loop driving in CARLA that utilizes latent BEV features as perception input. BEVDriver includes a BEV encoder to efficiently process multi-view images and 3D LiDAR point clouds. Within a common latent space, the BEV features are propagated through a Q-Former to align with natural language instructions and passed to the LLM that predicts and plans precise future trajectories while considering navigation instructions and critical scenarios. On the LangAuto benchmark, our model reaches up to 18.9% higher performance on the Driving Score compared to SoTA methods.

📄 PDF Abstract BibTeX arXiv:2503.03074

Code (1)

intelligent-vehicles/bevdriver 공식 구현 pytorch

Tasks

Autonomous DrivingMotion PlanningNatural Language UnderstandingNavigate

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Enhancing LLM-based Autonomous Driving with Modular Traffic Light and Sign Recognition

2025-11-18 · Fabian Schmidt, Noushiq Mohammed Kayilan Abdul Nazar, Markus Enzweiler, Abhinav Valada arxiv

Large Language Models (LLMs) are increasingly used for decision-making and planning in autonomous driving, showing promising reasoning capabilities and potential to generalize across diverse traffic situations. However, …

Autonomous Driving

Parametrizations of All Stable Closed-loop Responses: From Theory to Neural Network Control Design

2024-12-26 · Clara Lucía Galimberti, Luca Furieri, Giancarlo Ferrari-Trecate

The complexity of modern control systems necessitates architectures that achieve high performance while ensuring robust stability, particularly for nonlinear systems. In this work, we tackle the challenge of designing ou…

All

X-Driver: Explainable Autonomous Driving with Vision-Language Models

2025-05-08 · Wei Liu, Jiyuan Zhang, Binxiong Zheng, Yufeng Hu 외

End-to-end autonomous driving has advanced significantly, offering benefits such as system simplicity and stronger driving performance in both open-loop and closed-loop settings than conventional pipelines. However, exis…

Autonomous DrivingBench2DriveDecision Making

ICR-Drive: Instruction Counterfactual Robustness for End-to-End Language-Driven Autonomous Driving

2026-04-07 · Kaiser Hamid, Can Cui, Nade Liang arxiv

Recent progress in vision-language-action (VLA) models has enabled language-conditioned driving agents to execute natural-language navigation commands in closed-loop simulation, yet standard evaluations largely assume in…

Autonomous Driving

Closing the Loop: A Control-Theoretic Framework for Provably Stable Time Series Forecasting with LLMs

2026-02-13 · Xingyu Zhang, Hanyun Du, Zeen Song, Jianqi Zhang 외 arxiv

Large Language Models (LLMs) have recently shown exceptional potential in time series forecasting (TSF), leveraging their inherent sequential reasoning capabilities to model complex temporal dynamics. Existing approaches…

Time Series Forecasting