Drawing the Line: Enhancing Trustworthiness of MLLMs Through the Power of Refusal
Yuhao Wang, Zhiyuan Zhu, Heyang Liu, Yusheng Liao, Hongcheng Liu, Yanfeng Wang, Yu Wang
TL;DR
This work tackles the trustworthiness of multimodal LLMs by enabling principled refusals when information is insufficient. It introduces InBoL, which defines intrinsic and extrinsic information boundaries, builds a data-generation pipeline for IDK instruction and preference data, and deploys IDK-IT and CA-DPO training to improve refusal accuracy without sacrificing helpfulness. A user-centric evaluation framework with Acc, RefR, and a model-agnostic trustworthiness score shows substantial gains in reliability, including strong performance on both in-domain and out-of-domain benchmarks. The approach demonstrates a practical pathway to safer, more trustworthy MLLMs and suggests directions for interpretable refusals and explanations. Overall, InBoL advances robust refusal capabilities as a core component of trustworthy multimodal AI systems.
Abstract
Multimodal large language models (MLLMs) excel at multimodal perception and understanding, yet their tendency to generate hallucinated or inaccurate responses undermines their trustworthiness. Existing methods have largely overlooked the importance of refusal responses as a means of enhancing MLLMs reliability. To bridge this gap, we present the Information Boundary-aware Learning Framework (InBoL), a novel approach that empowers MLLMs to refuse to answer user queries when encountering insufficient information. To the best of our knowledge, InBoL is the first framework that systematically defines the conditions under which refusal is appropriate for MLLMs using the concept of information boundaries proposed in our paper. This framework introduces a comprehensive data generation pipeline and tailored training strategies to improve the model's ability to deliver appropriate refusal responses. To evaluate the trustworthiness of MLLMs, we further propose a user-centric alignment goal along with corresponding metrics. Experimental results demonstrate a significant improvement in refusal accuracy without noticeably compromising the model's helpfulness, establishing InBoL as a pivotal advancement in building more trustworthy MLLMs.
