paper-with-me

Papers

OpenEMMA: Open-Source Multimodal Model for End-to-End Autonomous Driving

2024-12-19 · Shuo Xing, Chengyuan Qian, Yuping Wang, Hongyuan Hua, Kexin Tian, Yang Zhou, Zhengzhong Tu

Since the advent of Multimodal Large Language Models (MLLMs), they have made a significant impact across a wide range of real-world applications, particularly in Autonomous Driving (AD). Their ability to process complex visual data and reason about intricate driving scenarios has paved the way for a new paradigm in end-to-end AD systems. However, the progress of developing end-to-end models for AD has been slow, as existing fine-tuning methods demand substantial resources, including extensive computational power, large-scale datasets, and significant funding. Drawing inspiration from recent advancements in inference computing, we propose OpenEMMA, an open-source end-to-end framework based on MLLMs. By incorporating the Chain-of-Thought reasoning process, OpenEMMA achieves significant improvements compared to the baseline when leveraging a diverse range of MLLMs. Furthermore, OpenEMMA demonstrates effectiveness, generalizability, and robustness across a variety of challenging driving scenarios, offering a more efficient and effective approach to autonomous driving. We release all the codes in https://github.com/taco-group/OpenEMMA.

📄 PDF Abstract BibTeX arXiv:2412.15208

Code (1)

taco-group/openemma 공식 구현 pytorch

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Natural Language Instructions for Scene-Responsive Human-in-the-Loop Motion Planning in Autonomous Driving using Vision-Language-Action Models

2026-02-04 · Angel Martinez-Sanchez, Parthib Roy, Ross Greer arxiv

Instruction-grounded driving, where passenger language guides trajectory planning, requires vehicles to understand intent before motion. However, most prior instruction-following planners rely on simulation or fixed comm…

Trajectory PlanningAutonomous DrivingMotion Planning

SSP: An Event-Matched Syn2Sim2Phy Cross-Domain Evaluation Framework for Autonomous Driving VLA Models

2026-08-14 · Haojie Feng, Peizhi Zhang, Xinrui Zhang, Zhuoren Li 외 arxiv

Vision-language-action (VLA) models for autonomous driving jointly produce scene interpretation, language-based reasoning, and driving trajectories. Existing evaluations often use independently selected synthetic, simula…

Autonomous Driving

LightEMMA: Lightweight End-to-End Multimodal Model for Autonomous Driving

2025-05-01 · Zhijie Qiao, Haowei Li, Zhong Cao, Henry X. Liu

Vision-Language Models (VLMs) have demonstrated significant potential for end-to-end autonomous driving. However, fully exploiting their capabilities for safe and reliable vehicle control remains an open research challen…

Autonomous Driving

DriveLMM-o1: A Step-by-Step Reasoning Dataset and Large Multimodal Model for Driving Scenario Understanding

2025-03-13 · Ayesha Ishaq, Jean Lahoud, Ketan More, Omkar Thawakar 외

While large multimodal models (LMMs) have demonstrated strong performance across various Visual Question Answering (VQA) tasks, certain challenges require complex multi-step reasoning to reach accurate answers. One parti…

4kAutonomous DrivingQuestion AnsweringVisual Question Answering+2

Multimodal Learning for Just-In-Time Software Defect Prediction in Autonomous Driving Systems

2025-02-28 · Faisal Mohammad, Duksan Ryu

In recent years, the rise of autonomous driving technologies has highlighted the critical importance of reliable software for ensuring safety and performance. This paper proposes a novel approach for just-in-time softwar…

Autonomous Driving