Mfc-bench: Benchmarking Multimodal Fact-checking With Large Vision-language Models · The Large Language Model Bible Contribute to LLM-Bible

Mfc-bench: Benchmarking Multimodal Fact-checking With Large Vision-language Models

Wang Shengkang, Lin Hongzhan, Luo Ziyang, Ye Zhen, Chen Guang, Ma Jing. Arxiv 2024

[Paper] [Code]    
Applications Attention Mechanism Ethics And Bias Has Code Model Architecture Multimodal Models

Large vision-language models (LVLMs) have significantly improved multimodal reasoning tasks, such as visual question answering and image captioning. These models embed multimodal facts within their parameters, rather than relying on external knowledge bases to store factual information explicitly. However, the content discerned by LVLMs may deviate from actual facts due to inherent bias or incorrect inference. To address this issue, we introduce MFC-Bench, a rigorous and comprehensive benchmark designed to evaluate the factual accuracy of LVLMs across three tasks: Manipulation, Out-of-Context, and Veracity Classification. Through our evaluation on MFC-Bench, we benchmarked 12 diverse and representative LVLMs, uncovering that current models still fall short in multimodal fact-checking and demonstrate insensitivity to various forms of manipulated content. We hope that MFC-Bench could raise attention to the trustworthy artificial intelligence potentially assisted by LVLMs in the future. The MFC-Bench and accompanying resources are publicly accessible at https://github.com/wskbest/MFC-Bench, contributing to ongoing research in the multimodal fact-checking field.

Similar Work