paper-with-me

홈 › Papers

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, Hai "Helen" Li, Yiran Chen 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 detection for MLLMs in video understanding, where the correct answer is deliberately excluded from the candidate set and a reliable model is expected to recognize that no valid option exists. We evaluate the absent answer detection behavior under three settings: multiple-choice questions augmented with an ``None of the Above'' option, open-ended generation with a detection instruction, and standard evaluation without any guidance. Across a diverse set of models and benchmarks, we find that MLLMs overwhelmingly select plausible distractors rather than detecting the absent answer. This failure is more pronounced in temporal reasoning tasks and worsens with denser frame sampling. We further explore chain-of-thought prompting as a mitigation strategy and find that while it substantially improves detection rates, performance remains unsatisfactory, suggesting that prompting-based strategies alone are insufficient to fully address this limitation. These findings expose a systematic failure in absent answer detection and highlight the need for explicit detection mechanisms in multimodal systems.

📄 PDF Abstract BibTeX arXiv:2606.08239

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hallucination as Commitment Failure: Larger LLMs Misfire Despite Knowing the Answer

2026-05-21 · Jewon Yeom, Jaewon Sok, Heejun Kim, Seonghyeon Park 외 arxiv

Hallucination is often viewed as a direct consequence of missing knowledge: a model answers incorrectly when the correct answer is absent from its generation-time distribution, and correctly when it is present. We test t…

Diagnosing the Fact-Grounding Gap in Multi-Hop Question Answering

2026-09-15 · Kevin Mo, Nathan Mo, Richard Zhu arxiv

Multi-hop question answering requires combining information from multiple documents to answer complex questions. These systems have grown increasingly capable, yet when they fail, the error is typically attributed to not…

Multi-hop Question Answering

Measuring and Reducing LLM Hallucination without Gold-Standard Answers

2024-02-16 · Jiaheng Wei, Yuanshun Yao, Jean-Francois Ton, Hongyi Guo 외

LLM hallucination, i.e. generating factually incorrect yet seemingly convincing answers, is currently a major threat to the trustworthiness and reliability of LLMs. The first step towards solving this complicated problem…

HallucinationIn-Context Learning

Diagnosing Multi-step Reasoning Failures in Black-box LLMs via Stepwise Confidence Attribution

2026-05-19 · Xiaoou Liu, Tiejin Chen, Dengjia Zhang, Yaqing Wang 외 arxiv

Large Language Models have achieved strong performance on reasoning tasks with objective answers by generating step-by-step solutions, but diagnosing where a multi-step reasoning trace might fail remains difficult. Confi…

Multi-hop Question AnsweringMathematical Reasoning

Entailer: Answering Questions with Faithful and Truthful Chains of Reasoning

2022-10-21 · Oyvind Tafjord, Bhavana Dalvi Mishra, Peter Clark

Our goal is a question-answering (QA) system that can show how its answers are implied by its own internal beliefs via a systematic chain of reasoning. Such a capability would allow better understanding of why a model pr…

Question Answering