English

FINER: MLLMs Hallucinate under Fine-grained Negative Queries

Computer Vision and Pattern Recognition 2026-03-19 v1 Artificial Intelligence

Abstract

Multimodal large language models (MLLMs) struggle with hallucinations, particularly with fine-grained queries, a challenge underrepresented by existing benchmarks that focus on coarse image-related questions. We introduce FIne-grained NEgative queRies (FINER), alongside two benchmarks: FINER-CompreCap and FINER-DOCCI. Using FINER, we analyze hallucinations across four settings: multi-object, multi-attribute, multi-relation, and ``what'' questions. Our benchmarks reveal that MLLMs hallucinate when fine-grained mismatches co-occur with genuinely present elements in the image. To address this, we propose FINER-Tuning, leveraging Direct Preference Optimization (DPO) on FINER-inspired data. Finetuning four frontier MLLMs with FINER-Tuning yields up to 24.2\% gains (InternVL3.5-14B) on hallucinations from our benchmarks, while simultaneously improving performance on eight existing hallucination suites, and enhancing general multimodal capabilities across six benchmarks. Code, benchmark, and models are available at \href{https://explainableml.github.io/finer-project/}{https://explainableml.github.io/finer-project/}.

Keywords

Cite

@article{arxiv.2603.17662,
  title  = {FINER: MLLMs Hallucinate under Fine-grained Negative Queries},
  author = {Rui Xiao and Sanghwan Kim and Yongqin Xian and Zeynep Akata and Stephan Alaniz},
  journal= {arXiv preprint arXiv:2603.17662},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-01T11:26:04.446Z