paper-with-me

Papers

Senna: Bridging Large Vision-Language Models and End-to-End Autonomous Driving

2024-10-29 · Bo Jiang, Shaoyu Chen, Bencheng Liao, Xingyu Zhang, Wei Yin, Qian Zhang, Chang Huang, Wenyu Liu, Xinggang Wang

End-to-end autonomous driving demonstrates strong planning capabilities with large-scale data but still struggles in complex, rare scenarios due to limited commonsense. In contrast, Large Vision-Language Models (LVLMs) excel in scene understanding and reasoning. The path forward lies in merging the strengths of both approaches. Previous methods using LVLMs to predict trajectories or control signals yield suboptimal results, as LVLMs are not well-suited for precise numerical predictions. This paper presents Senna, an autonomous driving system combining an LVLM (Senna-VLM) with an end-to-end model (Senna-E2E). Senna decouples high-level planning from low-level trajectory prediction. Senna-VLM generates planning decisions in natural language, while Senna-E2E predicts precise trajectories. Senna-VLM utilizes a multi-image encoding approach and multi-view prompts for efficient scene understanding. Besides, we introduce planning-oriented QAs alongside a three-stage training strategy, which enhances Senna-VLM's planning performance while preserving commonsense. Extensive experiments on two datasets show that Senna achieves state-of-the-art planning performance. Notably, with pre-training on a large-scale dataset DriveX and fine-tuning on nuScenes, Senna significantly reduces average planning error by 27.12% and collision rate by 33.33% over model without pre-training. We believe Senna's cross-scenario generalization and transferability are essential for achieving fully autonomous driving. Code and models will be released at https://github.com/hustvl/Senna.

📄 PDF Abstract BibTeX arXiv:2410.22313

Code (1)

hustvl/senna 공식 구현 pytorch

Tasks

Autonomous DrivingScene UnderstandingTrajectory Prediction

Similar Papers 제목 키워드 기반

RoseNNa: A performant, portable library for neural network inference with application to computational fluid dynamics

2023-07-30 · Ajay Bati, Spencer H. Bryngelson

The rise of neural network-based machine learning ushered in high-level libraries, including TensorFlow and PyTorch, to support their functionality. Computational fluid dynamics (CFD) researchers have benefited from this…

Senna-2: Aligning VLM and End-to-End Driving Policy for Consistent Decision Making and Planning

2026-03-11 · Yuehao Song, Shaoyu Chen, Hao Gao, Yifan Zhu 외 arxiv

Vision-language models (VLMs) enhance the planning capability of end-to-end (E2E) driving policy by leveraging high-level semantic reasoning. However, existing approaches often overlook the dual-system consistency betwee…

Hierarchical Reinforcement LearningDecision Making

VLA-Adapter: An Effective Paradigm for Tiny-Scale Vision-Language-Action Model

2025-09-11 · Yihao Wang, Pengxiang Ding, Lingxiao Li, Can Cui 외 arxiv

Vision-Language-Action (VLA) models typically bridge the gap between perceptual and action spaces by pre-training a large-scale Vision-Language Model (VLM) on robotic data. While this approach greatly enhances performanc…

VLA-R: Vision-Language Action Retrieval toward Open-World End-to-End Autonomous Driving

2025-11-16 · Hyunki Seong, Seongwoo Moon, Hojin Ahn, Jehun Kang 외 arxiv

Exploring open-world situations in an end-to-end manner is a promising yet challenging task due to the need for strong generalization capabilities. In particular, end-to-end autonomous driving in unstructured outdoor env…

Contrastive LearningAutonomous Driving

Bounding the Expected Robustness of Graph Neural Networks Subject to Node Feature Attacks

2024-04-27 · Yassine Abbahaddou, Sofiane Ennadir, Johannes F. Lutzeyer, Michalis Vazirgiannis 외

Graph Neural Networks (GNNs) have demonstrated state-of-the-art performance in various graph representation learning tasks. Recently, studies revealed their vulnerability to adversarial attacks. In this work, we theoreti…

Adversarial RobustnessGraph Representation LearningRepresentation Learning