paper-with-me

홈 › Papers

MLLM-SUL: Multimodal Large Language Model for Semantic Scene Understanding and Localization in Traffic Scenarios

2024-12-27 · Jiaqi Fan, Jianhua Wu, Jincheng Gao, Jianhao Yu, Yafei Wang, Hongqing Chu, Bingzhao Gao

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 DRAMA-SRIS dataset demonstrate that our method is efficient, surpassing many state-of-the-art image-based and video-based methods. Specifically, our method achieves 80.1% BLEU-1 score and 298.5% CIDEr score in the scene understanding task, and 59.6% accuracy in the localization task. Codes and datasets are available at https://github.com/fjq-tongji/MLLM-SUL.

📄 PDF Abstract BibTeX arXiv:2412.19406

Code (1)

fjq-tongji/mllm-sul 공식 구현 pytorch

Tasks

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language ModelMultimodal Large Language ModelScene UnderstandingText Generation

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Robust Grounding with MLLMs Against Occlusion and Small Objects via Language-Guided Semantic Cues

2026-04-27 · Beomchan Park, Seongho Kim, Hyunjun Kim, Sungjune Park 외 arxiv

While Multimodal Large Language Models (MLLMs) have enhanced grounding capabilities in general scenes, their robustness in crowded scenes remains underexplored. Crowded scenes entail visual challenges (i.e., occlusion an…

VRSA: Jailbreaking Multimodal Large Language Models through Visual Reasoning Sequential Attack

2025-12-05 · Shiji Zhao, Shukun Xiong, Yao Huang, Yan Jin 외 arxiv

Multimodal Large Language Models (MLLMs) are widely used in various fields due to their powerful cross-modal comprehension and generation capabilities. However, more modalities bring more vulnerabilities to being utilize…

Visual Reasoning

MLLM-For3D: Adapting Multimodal Large Language Model for 3D Reasoning Segmentation

2025-03-23 · Jiaxin Huang, Runnan Chen, Ziwen Li, Zhengqing Gao 외

Reasoning segmentation aims to segment target objects in complex scenes based on human intent and spatial reasoning. While recent multimodal large language models (MLLMs) have demonstrated impressive 2D image reasoning s…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+4

MPerS: Dynamic MLLM MixExperts Perception-Guided Remote Sensing Scene Segmentation

2026-05-11 · Ziyi Wang, Xianping Ma, Ziyao Wang, Hongyang Zhang 외 arxiv

The multimodal fusion of images and scene captions has been extensively explored and applied in various fields. However, when dealing with complex remote sensing (RS) scenes, existing studies have predominantly concentra…

Semantic SegmentationScene Segmentation

EventVL: Understand Event Streams via Multimodal Large Language Model

2025-01-23 · Pengteng Li, Yunfan Lu, Pinghao Song, Wuyang Li 외

The event-based Vision-Language Model (VLM) recently has made good progress for practical vision tasks. However, most of these works just utilize CLIP for focusing on traditional perception tasks, which obstruct model un…

Event-based visionLanguage ModelingLanguage ModellingLarge Language Model+1