CVJul 1

MoHallBench: A Benchmark for Motion Hallucination in Video Large Language Models

arXiv:2607.0111716.7Has Code
Predicted impact top 14% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This benchmark addresses the underexplored problem of motion hallucination in VideoLLMs, providing systematic evaluation and bias-aware metrics for the research community.

MoHallBench introduces a benchmark to diagnose motion hallucination in VideoLLMs, revealing that models often infer absent motions due to co-occurrence priors, sequential inference, and similarity confusion, with sequential inference being the most severe. Experiments on ten models show a decoupling between action recognition and hallucination resistance.

Video Large Language Models (VideoLLMs) have shown strong progress in video understanding, yet they still suffer from hallucinations that are inconsistent with visual evidence. Existing benchmarks mainly focus on object hallucination or coarse action perception, leaving a key video-specific problem underexplored: motion hallucination, in which models infer human motions that are absent from the video. We present MoHallBench, a benchmark for diagnosing motion hallucination in VideoLLMs. MoHallBench systematically evaluates three major sources of hallucination: co-occurrence priors, sequential inference, and similarity confusion. It contains 11,306 video clips and 40,493 question-answer pairs, covering binary-choice, multiple-choice, and generative settings. We further introduce a bi-directional questioning protocol with bias-aware metrics to reduce affirmation bias in binary evaluation. Experiments on ten recent open-source VideoLLMs reveal a clear decoupling between action recognition and hallucination resistance, as models that perform well on positive action recognition often fail on adversarial negatives. Among all settings, sequential inference hallucination is the most severe, showing that current models tend to over-infer expected outcomes from partial motion cues. Our analyses further confirm that stronger priors and finer-grained similarity substantially amplify hallucination. We hope MoHallBench can facilitate future evaluation and mitigation of motion hallucination in VideoLLMs.

Foundations

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

Your Notes