paper-with-me

홈 › Papers

MOJITO: Modal Joint Learning for Unified End-to-End Autonomous Driving

2026-07-26 · Zhijing Cheng, Xuancheng Zhang, Donglin Di, Lei Fan, Baorui Ma, Hao Li, Xun Yang arxiv

End-to-end autonomous driving systems commonly follow a cascaded two-stage pipeline where a perception stage compresses multi-modal sensor inputs into a compact context and a downstream planner predicts trajectories conditioned on this context. We argue that this one-way perception-to-planning interface forces sensor inputs into a compact representation, losing the fine-grained details critical for planning. Moreover, by constraining the planner to this compressed context, it is difficult to leverage the rich representations offered by modern vision foundation models. To address these issues, we propose MOJITO, a unified sensor-to-action framework for end-to-end autonomous driving built on modal joint learning. MOJITO removes the cascaded interface and instead performs block-wise Modal Joint Attention that simultaneously updates action, image, and LiDAR features, allowing the planner to directly access multi-modal features during action generation. MOJITO achieves 88.9 PDMS on the NAVSIM v1 dataset and 88.4 EPDMS on the more challenging NAVSIM v2 dataset, setting a new state-of-the-art. Extensive experiments further demonstrate strong scalability, instruction following, and diverse trajectory generation. Code and models are available at https://github.com/mumucc01/MOJITO.

📄 PDF Abstract BibTeX arXiv:2607.23511

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingAutonomous Driving

Similar Papers 제목 키워드 기반

Toward Unified Multimodal Representation Learning for Autonomous Driving

2026-03-09 · Ximeng Tao, Dimitar Filev, Gaurav Pandey arxiv

Contrastive Language-Image Pre-training (CLIP) has shown impressive performance in aligning visual and textual representations. Recent studies have extended this paradigm to 3D vision to improve scene understanding for a…

Representation LearningContrastive LearningScene UnderstandingAutonomous Driving

MaskFuser: Masked Fusion of Joint Multi-Modal Tokenization for End-to-End Autonomous Driving

2024-05-13 · Yiqun Duan, Xianda Guo, Zheng Zhu, Zhen Wang 외

Current multi-modality driving frameworks normally fuse representation by utilizing attention between single-modality branches. However, the existing networks still suppress the driving performance as the Image and LiDAR…

Autonomous Driving

A Collaborative Multi-Modality Interaction for VLA-based End-to-End Autonomous Driving

2026-08-21 · Jingtao Sun, Xiaohai He, Yike Zhang, Dong Huang 외 arxiv

Vision-Language-Action (VLA) models have emerged as a powerful paradigm for end-to-end autonomous driving by jointly integrating perception, reasoning, and decision making within a unified multimodal framework. However, …

Visual Question AnsweringTrajectory PlanningAutonomous DrivingDecision Making

UniDriveDreamer: A Single-Stage Multimodal World Model for Autonomous Driving

2026-02-02 · Guosheng Zhao, Yaozeng Wang, Xiaofeng Wang, Zheng Zhu 외 arxiv

World models have demonstrated significant promise for data synthesis in autonomous driving. However, existing methods predominantly concentrate on single-modality generation, typically focusing on either multi-camera vi…

Autonomous Driving

OmniGen: Unified Multimodal Sensor Generation for Autonomous Driving

2025-12-16 · Tao Tang, Enhui Ma, xia zhou, Letian Wang 외 arxiv

Autonomous driving has seen remarkable advancements, largely driven by extensive real-world data collection. However, acquiring diverse and corner-case data remains costly and inefficient. Generative models have emerged …

Autonomous Driving