English

End-to-End Multimodal Fact-Checking and Explanation Generation: A Challenging Dataset and Models

Computation and Language 2023-07-10 v2

Abstract

We propose end-to-end multimodal fact-checking and explanation generation, where the input is a claim and a large collection of web sources, including articles, images, videos, and tweets, and the goal is to assess the truthfulness of the claim by retrieving relevant evidence and predicting a truthfulness label (e.g., support, refute or not enough information), and to generate a statement to summarize and explain the reasoning and ruling process. To support this research, we construct Mocheg, a large-scale dataset consisting of 15,601 claims where each claim is annotated with a truthfulness label and a ruling statement, and 33,880 textual paragraphs and 12,112 images in total as evidence. To establish baseline performances on Mocheg, we experiment with several state-of-the-art neural architectures on the three pipelined subtasks: multimodal evidence retrieval, claim verification, and explanation generation, and demonstrate that the performance of the state-of-the-art end-to-end multimodal fact-checking does not provide satisfactory outcomes. To the best of our knowledge, we are the first to build the benchmark dataset and solutions for end-to-end multimodal fact-checking and explanation generation. The dataset, source code and model checkpoints are available at https://github.com/VT-NLP/Mocheg.

Keywords

Cite

@article{arxiv.2205.12487,
  title  = {End-to-End Multimodal Fact-Checking and Explanation Generation: A Challenging Dataset and Models},
  author = {Barry Menglong Yao and Aditya Shah and Lichao Sun and Jin-Hee Cho and Lifu Huang},
  journal= {arXiv preprint arXiv:2205.12487},
  year   = {2023}
}

Comments

Accepted by SIGIR 23, 11 pages, 4 figures

R2 v1 2026-06-24T11:27:52.456Z