Papers › RED-DOT: Multimodal Fact-checking via Relevant Evidence Detection

RED-DOT: Multimodal Fact-checking via Relevant Evidence Detection

16 Nov 2023arXiv:2311.09939archive 2025-07-28

Stefanos-Iordanis Papadopoulos, Christos Koutlis, Symeon Papadopoulos, Panagiotis C. Petrantonakis

Online misinformation is often multimodal in nature, i.e., it is caused by misleading associations between texts and accompanying images. To support the fact-checking process, researchers have been recently developing automatic multimodal methods that gather and analyze external information, evidence, related to the image-text pairs under examination. However, prior works assumed all external information collected from the web to be relevant. In this study, we introduce a "Relevant Evidence Detection" (RED) module to discern whether each piece of evidence is relevant, to support or refute the claim. Specifically, we develop the "Relevant Evidence Detection Directed Transformer" (RED-DOT) and explore multiple architectural variants (e.g., single or dual-stage) and mechanisms (e.g., "guided attention"). Extensive ablation and comparative experiments demonstrate that RED-DOT achieves significant improvements over the state-of-the-art (SotA) on the VERITE benchmark by up to 33.7%. Furthermore, our evidence re-ranking and element-wise modality fusion led to RED-DOT surpassing the SotA on NewsCLIPings+ by up to 3% without the need for numerous evidence or multiple backbone encoders. We release our code at: https://github.com/stevejpapad/relevant-evidence-detection

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.09939")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

stevejpapad/relevant-evidence-detection officialmentioned in paperpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

11ran
2unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from stevejpapad/relevant-evidence-detection. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_faiss_index stevejpapad/relevant-evidence-detection/src/prepare_evidence.py official repository ran Apache-2.0 (permissive) · 4830edefa5ab893e · report
calc_sim stevejpapad/relevant-evidence-detection/src/prepare_evidence.py official repository ran Apache-2.0 (permissive) · 9d7a6a04cd83f981 · report
caption_image_search stevejpapad/relevant-evidence-detection/src/prepare_VERITE.py official repository ran Apache-2.0 (permissive) · d7cc266a8e715b1a · report
fetch_evidence_split stevejpapad/relevant-evidence-detection/src/utils_evidence.py official repository ran Apache-2.0 (permissive) · 5fdb6704baa7a552 · report
inverse_image_search stevejpapad/relevant-evidence-detection/src/prepare_VERITE.py official repository ran Apache-2.0 (permissive) · 2a207b22ffd4e499 · report
load_features stevejpapad/relevant-evidence-detection/src/utils.py official repository ran Apache-2.0 (permissive) · ad59ff90af89c577 · report
load_training_dataset stevejpapad/relevant-evidence-detection/src/utils.py official repository ran Apache-2.0 (permissive) · b8f978984ca9a12c · report
load_visual_news stevejpapad/relevant-evidence-detection/src/utils.py official repository ran Apache-2.0 (permissive) · 463fa39db9b4b046 · report
prepare_source_dataloader stevejpapad/relevant-evidence-detection/src/extract_features.py official repository ran Apache-2.0 (permissive) · 66a4af2ccbb3cc97 · report
save_image stevejpapad/relevant-evidence-detection/src/prepare_VERITE.py official repository ran Apache-2.0 (permissive) · 7bb0da8062911a6b · report
str_to_list stevejpapad/relevant-evidence-detection/src/utils_evidence.py official repository ran Apache-2.0 (permissive) · 3ba7c5965cdd037d · report
load_dataset stevejpapad/relevant-evidence-detection/src/extract_features.py official repository unverified Apache-2.0 (permissive) · 00dbd17dab12ae8c · report
rank_X_items stevejpapad/relevant-evidence-detection/src/prepare_evidence.py official repository unverified Apache-2.0 (permissive) · 4faa85a54e6dd72d · report

Tasks

Fact CheckingMisinformationRe-Ranking

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections