CVCLJul 7, 2025

Can Video LLMs Refuse to Answer? Alignment for Answerability in Video Large Language Models

arXiv:2507.04976v15 citationsh-index: 44ICLR
Originality Incremental advance
AI Analysis

This addresses a practical limitation in real-world deployment of Video-LLMs for users, though it is incremental as it builds on existing multimodal models.

The paper tackles the problem of Video Large Language Models (Video-LLMs) failing to reject irrelevant questions due to lack of training for answerability assessment, and proposes an alignment framework that enables them to evaluate question relevance and decline to answer when appropriate, with an evaluation framework and dataset pipeline.

In the broader context of deep learning, Multimodal Large Language Models have achieved significant breakthroughs by leveraging powerful Large Language Models as a backbone to align different modalities into the language space. A prime exemplification is the development of Video Large Language Models (Video-LLMs). While numerous advancements have been proposed to enhance the video understanding capabilities of these models, they are predominantly trained on questions generated directly from video content. However, in real-world scenarios, users often pose questions that extend beyond the informational scope of the video, highlighting the need for Video-LLMs to assess the relevance of the question. We demonstrate that even the best-performing Video-LLMs fail to reject unfit questions-not necessarily due to a lack of video understanding, but because they have not been trained to identify and refuse such questions. To address this limitation, we propose alignment for answerability, a framework that equips Video-LLMs with the ability to evaluate the relevance of a question based on the input video and appropriately decline to answer when the question exceeds the scope of the video, as well as an evaluation framework with a comprehensive set of metrics designed to measure model behavior before and after alignment. Furthermore, we present a pipeline for creating a dataset specifically tailored for alignment for answerability, leveraging existing video-description paired datasets.

Foundations

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

Your Notes