paper-with-me

홈 › Papers

ROD-MLLM: Towards More Reliable Object Detection in Multimodal Large Language Models

2025-01-01 · CVPR 2025 1 · Heng Yin, Yuqiang Ren, Ke Yan, Shouhong Ding, Yongtao Hao

Multimodal large language models (MLLMs) have demonstrated strong language understanding and generation capabilities, excelling in visual tasks like referring and grounding. However, due to task type limitations and dataset scarcity, existing MLLMs only ground objects present in images and cannot reject non-existent objects effectively, resulting in unreliable predictions. In this paper, we introduce ROD-MLLM, a novel MLLM for Reliable Object Detection using free-form language. We propose a query-based localization mechanism to extract low-level object features. By aligning global and object-level visual information with text space, we leverage the large language model (LLM) for high-level comprehension and final localization decisions, overcoming the language understanding limitations of normal detectors. To enhance language-based object detection, we design an automated data annotation pipeline and construct the dataset ROD. This pipeline uses the referring capabilities of existing MLLMs and chain-of-thought techniques to generate diverse expressions corresponding to zero or multiple objects, addressing the shortage of training data. Experiments across various tasks, including referring, grounding, and language-based object detection, show that ROD-MLLM achieves state-of the-art performance among MLLMs. Notably, in language-based object detection, our model achieves +13.7 AP improvement on D3 benchmark over existing MLLMs and surpasses most specialized detection models, especially in scenarios requiring complex language understanding.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Visual-Linguistic Agent: Towards Collaborative Contextual Object Reasoning

2024-11-15 · Jingru Yang, Huan Yu, Yang Jingxin, Chentianye Xu 외

Multimodal Large Language Models (MLLMs) excel at descriptive tasks within images but often struggle with precise object localization, a critical element for reliable visual interpretation. In contrast, traditional objec…

DescriptiveObjectobject-detectionObject Detection+3

Advancing Object Detection in Transportation with Multimodal Large Language Models (MLLMs): A Comprehensive Review and Empirical Testing

2024-09-26 · Huthaifa I. Ashqar, Ahmed Jaber, Taqwa I. Alhadidi, Mohammed Elhenawy

This study aims to comprehensively review and empirically evaluate the application of multimodal large language models (MLLMs) and Large Vision Models (VLMs) in object detection for transportation systems. In the first f…

Event DetectionObjectobject-detectionObject Detection+1

Can You Trust What You See? Human and AI Detection of Synthetic Legal Evidence

2026-05-29 · Jinzhe Tan, Ali Ekber Cinar, Karim Benyekhlef arxiv

Visual evidence has long been treated as a reliable form of legal proof, but advances in artificial intelligence (AI) are undermining that assumption. This article asks how well humans and frontier multimodal large langu…

When No Answer Is Correct: Diagnosing Absent Answer Detection for MLLMs in Video Understanding

2026-06-06 · Yiheng Wang, Yueqian Lin, Lichen Zhu, Yudong Liu 외 arxiv

Multimodal large language models (MLLMs) have made substantial advancements in video understanding, yet the reliability of their responses remains underexplored. This work presents a diagnostic study of absent answer det…

Instruction Lens Score: Your Instruction Contributes a Powerful Object Hallucination Detector for Multimodal Large Language Models

2026-05-12 · Runhe Lai, Xinhua Lu, Yanqi Wu, Jinlun Ye 외 arxiv

Multimodal large language models (MLLMs) have achieved remarkable progress, yet the object hallucination remains a critical challenge for reliable deployment. In this paper, we present an in-depth analysis of instruction…