paper-with-me

Papers

MFC-Bench: Benchmarking Multimodal Fact-Checking with Large Vision-Language Models

2024-06-17 · Shengkang Wang, Hongzhan Lin, Ziyang Luo, Zhen Ye, Guang Chen, Jing Ma

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 stages of verdict prediction for MFC: Manipulation, Out-of-Context, and Veracity Classification. Through our evaluation on MFC-Bench, we benchmarked a dozen 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 AI 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.

📄 PDF Abstract BibTeX arXiv:2406.11288

Code (1)

wskbest/mfc-bench 공식 구현

Tasks

BenchmarkingFact CheckingImage CaptioningMultimodal ReasoningQuestion AnsweringVeracity ClassificationVisual Question Answering

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Towards Comprehensive Stage-wise Benchmarking of Large Language Models in Fact-Checking

2026-01-06 · Hongzhan Lin, Zixin Chen, Zhiqi Shen, Ziyang Luo 외 arxiv

Large Language Models (LLMs) are increasingly deployed in real-world fact-checking systems, yet existing evaluations focus predominantly on claim verification and overlook the broader fact-checking workflow, including cl…

HintsOfTruth: A Multimodal Checkworthiness Detection Dataset with Real and Synthetic Claims

2025-02-17 · Michiel van der Meer, Pavel Korshunov, Sébastien Marcel, Lonneke van der Plas

Misinformation can be countered with fact-checking, but the process is costly and slow. Identifying checkworthy claims is the first step, where automation can help scale fact-checkers' efforts. However, detection methods…

BenchmarkingFact CheckingMisinformation

RealFactBench: A Benchmark for Evaluating Large Language Models in Real-World Fact-Checking

2025-06-14 · Shuo Yang, Yuqin Dai, Guoqing Wang, Xinran Zheng 외

Large Language Models (LLMs) hold significant potential for advancing fact-checking by leveraging their capabilities in reasoning, evidence retrieval, and explanation generation. However, existing benchmarks fail to comp…

Explanation GenerationFact CheckingMisinformation

Fin-Fact: A Benchmark Dataset for Multimodal Financial Fact Checking and Explanation Generation

2023-09-15 · Aman Rangapur, Haoran Wang, Ling Jian, Kai Shu

Fact-checking in financial domain is under explored, and there is a shortage of quality dataset in this domain. In this paper, we propose Fin-Fact, a benchmark dataset for multimodal fact-checking within the financial do…

Explanation GenerationFact CheckingMisinformation

DEFAME: Dynamic Evidence-based FAct-checking with Multimodal Experts

2024-12-13 · Tobias Braun, Mark Rothermel, Marcus Rohrbach, Anna Rohrbach

The proliferation of disinformation presents a growing threat to societal trust and democracy, necessitating robust and scalable Fact-Checking systems. In this work, we present Dynamic Evidence-based FAct-checking with M…

Claim VerificationFact Checking