Generating Media Background Checks for Automated Source Critical Reasoning
Michael Schlichtkrull
TL;DR
The paper introduces Media Background Checks (MBCs) to capture signals of source trustworthiness and tendency for source-critical reasoning in NLP. It builds a 6,709-item MB/FC-derived dataset and demonstrates that retrieval-augmented generation improves MBC quality, with open-source models performing competitively. Human evaluations show MBCs aid both humans and NLP models in reasoning about untrustworthy evidence, increasing information sufficiency and reducing cognitive load. The work outlines a practical, interpretable path toward source-aware reasoning and releases data and code to advance research in this area.
Abstract
Not everything on the internet is true. This unfortunate fact requires both humans and models to perform complex reasoning about credibility when working with retrieved information. In NLP, this problem has seen little attention. Indeed, retrieval-augmented models are not typically expected to distrust retrieved documents. Human experts overcome the challenge by gathering signals about the context, reliability, and tendency of source documents - that is, they perform source criticism. We propose a novel NLP task focused on finding and summarising such signals. We introduce a new dataset of 6,709 "media background checks" derived from Media Bias / Fact Check, a volunteer-run website documenting media bias. We test open-source and closed-source LLM baselines with and without retrieval on this dataset, finding that retrieval greatly improves performance. We furthermore carry out human evaluation, demonstrating that 1) media background checks are helpful for humans, and 2) media background checks are helpful for retrieval-augmented models.
