CLAIJul 15

Unified Hallucination Fuzzing for Multimodal Large Language Models

arXiv:2608.0752523.31 citationsh-index: 37Has Code
Predicted impact top 12% in CL · last 90 daysOriginality Incremental advance
AI Analysis

Provides a more robust evaluation method for hallucination in MLLMs, addressing limitations of static benchmarks for researchers and developers.

The paper introduces UniHall, a fine-grained benchmark with a unified taxonomy, and SAMF, a self-adaptive fuzzing framework for evaluating hallucinations in multimodal LLMs. Experiments show that state-of-the-art MLLMs significantly degrade under fuzzing, and reveal a helpfulness-hallucination trade-off where RL alignment increases sycophancy.

Hallucination remains a persistent challenge for Multimodal Large Language Models (MLLMs), severely limiting their reliability in high-stakes applications. Existing evaluations, predominantly based on static benchmarks, suffer from narrow taxonomical coverage and rapid performance saturation, failing to reflect model robustness in evolving real-world scenarios. To bridge this gap, we present a systematic evaluation framework integrating a comprehensive benchmark with self-evolving stress testing. First, we introduce UniHall, a fine-grained dataset grounded in a unified taxonomy spanning Object, Instruction, and Knowledge dimensions. Second, to address benchmark saturation, we propose Self-Adaptive Multimodal Fuzzing (SAMF), a self-adaptive framework that employs evolutionary mutation strategies to explore the boundaries of model hallucinations. Crucially, to ensure reliable assessment of dynamic inputs, SAMF incorporates a structured metric suite driven by an ensemble of multi-modal oracles. Our extensive experiments reveal that state-of-the-art MLLMs exhibit significant performance degradation under fuzzing compared to conventional settings, exposing a dissociation between reasoning capabilities and factual grounding. Furthermore, we identify a helpfulness-hallucination trade-off, where reinforcement learning alignment inadvertently exacerbates sycophancy in instruction-following tasks. The framework, code and benchmark are available at https://github.com/LanceZPF/EvalHall.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes