paper-with-me

Papers

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

2026-07-01 · Jiale Li, Sihan Chen, Mengyuan Liu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2607.01117

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

MotionHalluc: Diagnosing Kinematic Hallucinations in Fine-Grained Motion Reasoning

2026-06-22 · Weile Guo, Shenghong He, Danying Mo, Chengdong Xu 외 arxiv

Motion instruction generation in cross-video comparison aims to produce corrective feedback that describes the differences between a query and a reference motion. However, existing models often generate instructions that…

KPM-Bench: A Kinematic Parsing Motion Benchmark for Fine-grained Motion-centric Video Understanding

2026-02-19 · Boda Lin, Yongjie Zhu, Xiaocheng Gong, Wenyu Qin 외 arxiv

Despite recent advancements, video captioning models still face significant limitations in accurately describing fine-grained motion details and suffer from severe hallucination issues. These challenges become particular…

Video Captioning

Distorted or Fabricated? A Survey on Hallucination in Video LLMs

2026-04-14 · Yiyang Huang, Yitian Zhang, Yizhou Wang, Mingyuan Zhang 외 arxiv

Despite significant progress in video-language modeling, hallucinations remain a persistent challenge in Video Large Language Models (Vid-LLMs), referring to outputs that appear plausible yet contradict the content of th…

Visual Grounding

MotionAtlas: Detailed Region Captioning for Motion-Centric Videos

2026-06-28 · Weisong Liu, Haochen Wang, Kuan Gao, Yuhao Wang 외 arxiv

We propose MotionAtlas, a system for detailed captioning of motion-centric videos, comprising (1) a dedicated human-annotated benchmark, (2) a scalable, high-quality pipeline to construct training samples, and (3) a fami…

Motion Captioning

MESH -- Understanding Videos Like Human: Measuring Hallucinations in Large Video Models

2025-09-10 · Garry Yang, Zizhe Chen, Man Hon Wong, Haoyu Lei 외 arxiv

Large Video Models (LVMs) build on the semantic capabilities of Large Language Models (LLMs) and vision modules by integrating temporal information to better understand dynamic video content. Despite their progress, LVMs…