paper-with-me

홈 › Papers

Traffic-MLLM: Curiosity-Regularized Supervised Learning for Traffic Scenario Case-Based Reasoning

2025-09-14 · Waikit Xiu, Qiang Lu, Bingchen Liu, Chen Sun, Xiying Li arxiv

For safe and robust autonomous driving, decision-making systems must effectively leverage past experiences to handle the inherent long-tail of traffic scenarios. Case-Based Reasoning (CBR) provides a natural paradigm for this by adapting solutions from prior cases. However, in complex and dynamic traffic environments, traditional CBR methods struggle to effectively abstract and adapt knowledge under uncertainty. Meanwhile, although multimodal large language models (MLLMs) exhibit strong perceptual and linguistic capabilities, their reasoning behavior often relies on empirical pattern fitting, limiting robustness under distribution shift and long-tail scenarios. We propose Traffic-MLLM, a retrieval-free neural case modeling framework for multimodal traffic reasoning. Instead of performing explicit case retrieval at inference time, Traffic-MLLM learns a structured and generalizable case space directly during training. To support this learning process, we construct a multi-source case base by integrating dynamic traffic videos and large-scale static visual question-answering data, serving as a unified training substrate for learning structured case representations. To further improve representation quality near knowledge boundaries, we introduce a curiosity-driven refinement mechanism based on Random Network Distillation (RND), encouraging the model to internalize cross-case structural regularities rather than surface correlations. Experiments on the SUTD-TrafficQA and DriveQA benchmarks demonstrate consistent improvements in dynamic reasoning, regulatory understanding, and cross-domain transfer. Traffic-MLLM achieves 50.8% accuracy on SUTD-TrafficQA, 74.8% on the CARLA-based DriveQA split, and 83.1% on the real-world Mapillary split, indicating that representation-level case-space refinement provides an effective alternative to explicit retrieval for scalable multimodal case adaptation.

📄 PDF Abstract BibTeX arXiv:2509.11165

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Cross-domain Few-shot In-context Learning for Enhancing Traffic Sign Recognition

2024-07-08 · Yaozong Gan, Guang Li, Ren Togo, Keisuke Maeda 외

Recent multimodal large language models (MLLM) such as GPT-4o and GPT-4v have shown great potential in autonomous driving. In this paper, we propose a cross-domain few-shot in-context learning method based on the MLLM fo…

Autonomous DrivingCross-Domain Few-ShotIn-Context LearningTraffic Sign Detection+1

OmniTraffic: A Controllable Generation Pipeline and Benchmark for Spatio-Temporal Traffic Reasoning

2026-06-14 · Maonan Wang, Zhengyan Huang, Kemou Jiang, Yuhang Fu 외 arxiv

Traffic scene understanding requires models to reason beyond object recognition, including lane topology, multi-view geometry, temporal evolution, and signal-phase semantics. However, existing traffic-oriented multimodal…

Multimodal ReasoningScene UnderstandingObject Recognition

DriveCombo: Benchmarking Compositional Traffic Rule Reasoning in Autonomous Driving

2026-03-02 · Enhui Ma, Jiahuan Zhang, Guantian Zheng, Tao Tang 외 arxiv

Multimodal Large Language Models (MLLMs) are rapidly becoming the intelligence brain of end-to-end autonomous driving systems. A key challenge is to assess whether MLLMs can truly understand and follow complex real-world…

Traffic Sign RecognitionAutonomous DrivingScene GenerationVisual Reasoning

When language and vision meet road safety: leveraging multimodal large language models for video-based traffic accident analysis

2025-01-17 · Ruixuan Zhang, Beichen Wang, Juexiao Zhang, Zilin Bian 외

The increasing availability of traffic videos functioning on a 24/7/365 time scale has the great potential of increasing the spatio-temporal coverage of traffic accidents, which will help improve traffic safety. However,…

Large Language ModelMultimodal Large Language Modelobject-detectionObject Detection+2

SafePLUG: Empowering Multimodal LLMs with Pixel-Level Insight and Temporal Grounding for Traffic Accident Understanding

2025-08-09 · Zihao Sheng, Zilin Huang, Yansong Qu, Jiancong Chen 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress across a range of vision-language tasks and demonstrate strong potential for traffic accident understanding. However, existing MLLMs in this doma…

Question Answering