MLLM-SUL: Multimodal Large Language Model for Semantic Scene Understanding and Localization in Traffic Scenarios
Jiaqi Fan, Jianhua Wu, Jincheng Gao, Jianhao Yu, Yafei Wang, Hongqing, Chu, Bingzhao Gao

TL;DR
MLLM-SUL introduces a multimodal large language model framework that leverages dual-branch visual encoding and fine-tuned language modeling to enhance semantic scene understanding and risk localization in traffic scenarios using only front-view images.
Contribution
The paper presents a novel framework combining dual-resolution visual encoding with language model fine-tuning and transformer-based localization for traffic scene analysis.
Findings
Achieved 80.1% BLEU-1 score in scene understanding.
Attained 59.6% accuracy in risk object localization.
Surpassed many state-of-the-art methods on DRAMA datasets.
Abstract
Multimodal large language models (MLLMs) have shown satisfactory effects in many autonomous driving tasks. In this paper, MLLMs are utilized to solve joint semantic scene understanding and risk localization tasks, while only relying on front-view images. In the proposed MLLM-SUL framework, a dual-branch visual encoder is first designed to extract features from two resolutions, and rich visual information is conducive to the language model describing risk objects of different sizes accurately. Then for the language generation, LLaMA model is fine-tuned to predict scene descriptions, containing the type of driving scenario, actions of risk objects, and driving intentions and suggestions of ego-vehicle. Ultimately, a transformer-based network incorporating a regression token is trained to locate the risk objects. Extensive experiments on the existing DRAMA-ROLISP dataset and the extended…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Traffic Prediction and Management Techniques
MethodsLLaMA
