paper-with-me

Papers

VERITE: A Robust Benchmark for Multimodal Misinformation Detection Accounting for Unimodal Bias

2023-04-27 · Stefanos-Iordanis Papadopoulos, Christos Koutlis, Symeon Papadopoulos, Panagiotis C. Petrantonakis

Multimedia content has become ubiquitous on social media platforms, leading to the rise of multimodal misinformation (MM) and the urgent need for effective strategies to detect and prevent its spread. In recent years, the challenge of multimodal misinformation detection (MMD) has garnered significant attention by researchers and has mainly involved the creation of annotated, weakly annotated, or synthetically generated training datasets, along with the development of various deep learning MMD models. However, the problem of unimodal bias has been overlooked, where specific patterns and biases in MMD benchmarks can result in biased or unimodal models outperforming their multimodal counterparts on an inherently multimodal task; making it difficult to assess progress. In this study, we systematically investigate and identify the presence of unimodal bias in widely-used MMD benchmarks, namely VMU-Twitter and COSMOS. To address this issue, we introduce the "VERification of Image-TExt pairs" (VERITE) benchmark for MMD which incorporates real-world data, excludes "asymmetric multimodal misinformation" and utilizes "modality balancing". We conduct an extensive comparative study with a Transformer-based architecture that shows the ability of VERITE to effectively address unimodal bias, rendering it a robust evaluation framework for MMD. Furthermore, we introduce a new method -- termed Crossmodal HArd Synthetic MisAlignment (CHASMA) -- for generating realistic synthetic training data that preserve crossmodal relations between legitimate images and false human-written captions. By leveraging CHASMA in the training process, we observe consistent and notable improvements in predictive performance on VERITE; with a 9.2% increase in accuracy. We release our code at: https://github.com/stevejpapad/image-text-verification

📄 PDF Abstract BibTeX arXiv:2304.14133

Code (2)

stevejpapad/figments-and-misalignments 공식 구현 pytorch
stevejpapad/image-text-verification 공식 구현 pytorch

Tasks

Misinformation

Similar Papers 제목 키워드 기반

Similarity over Factuality: Are we making progress on multimodal out-of-context misinformation detection?

2024-07-18 · Stefanos-Iordanis Papadopoulos, Christos Koutlis, Symeon Papadopoulos, Panagiotis C. Petrantonakis

Out-of-context (OOC) misinformation poses a significant challenge in multimodal fact-checking, where images are paired with texts that misrepresent their original context to support false narratives. Recent research in e…

Fact CheckingMisinformation

Latent Multimodal Reconstruction for Misinformation Detection

2025-04-08 · Stefanos-Iordanis Papadopoulos, Christos Koutlis, Symeon Papadopoulos, Panagiotis C. Petrantonakis

Multimodal misinformation, such as miscaptioned images, where captions misrepresent an image's origin, context, or meaning, poses a growing challenge in the digital age. To support fact-checkers, researchers have been fo…

Image ReconstructionMisinformation

LADLE-MM: Limited Annotation based Detector with Learned Ensembles for Multimodal Misinformation

2025-12-23 · Daniele Cardullo, Simone Teglia, Irene Amerini arxiv

With the rise of easily accessible tools for generating and manipulating multimedia content, realistic synthetic alterations to digital media have become a widespread threat, often involving manipulations across multiple…

Multi-Label Classification

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

2023-11-16 · 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 au…

Fact CheckingMisinformationRe-Ranking

Can Out-of-Domain data help to Learn Domain-Specific Prompts for Multimodal Misinformation Detection?

2023-11-27 · Amartya Bhattacharya, Debarshi Brahma, Suraj Nagaje Mahadev, Anmol Asati 외

Spread of fake news using out-of-context images and captions has become widespread in this era of information overload. Since fake news can belong to different domains like politics, sports, etc. with their unique charac…

Fake News DetectionLanguage ModellingMisinformationPrompt Learning