paper-with-me

홈 › Papers

Logically at Factify 2022: Multimodal Fact Verification

2021-12-16 · Jie Gao, Hella-Franziska Hoffmann, Stylianos Oikonomou, David Kiskovski, Anil Bandhakavi

This paper describes our participant system for the multi-modal fact verification (Factify) challenge at AAAI 2022. Despite the recent advance in text based verification techniques and large pre-trained multimodal models cross vision and language, very limited work has been done in applying multimodal techniques to automate fact checking process, particularly considering the increasing prevalence of claims and fake news about images and videos on social media. In our work, the challenge is treated as multimodal entailment task and framed as multi-class classification. Two baseline approaches are proposed and explored including an ensemble model (combining two uni-modal models) and a multi-modal attention network (modeling the interaction between image and text pair from claim and evidence document). We conduct several experiments investigating and benchmarking different SoTA pre-trained transformers and vision models in this work. Our best model is ranked first in leaderboard which obtains a weighted average F-measure of 0.77 on both validation and test set. Exploratory analysis of dataset is also carried out on the Factify data set and uncovers salient patterns and issues (e.g., word overlapping, visual entailment correlation, source bias) that motivates our hypothesis. Finally, we highlight challenges of the task and multimodal dataset for future research.

📄 PDF Abstract BibTeX arXiv:2112.09253

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingFact CheckingFact VerificationMulti-class ClassificationVisual Entailment

Similar Papers 제목 키워드 기반

Factify 2: A Multimodal Fake News and Satire News Dataset

2023-04-08 · S Suryavardan, Shreyash Mishra, Parth Patwa, Megha Chakraborty 외

The internet gives the world an open platform to express their views and share their stories. While this is very valuable, it makes fake news one of our society's most pressing problems. Manual fact checking process is t…

ArticlesClaim VerificationFact CheckingFact Verification

FACTIFY3M: A Benchmark for Multimodal Fact Verification with Explainability through 5W Question-Answering

2023-05-22 · Megha Chakraborty, Khushbu Pahwa, Anku Rani, Shreyas Chatterjee 외

Combating disinformation is one of the burning societal crises -- about 67% of the American population believes that disinformation produces a lot of uncertainty, and 10% of them knowingly propagate disinformation. Evide…

Fact VerificationQuestion Answering

Findings of Factify 2: Multimodal Fake News Detection

2023-07-19 · S Suryavardan, Shreyash Mishra, Megha Chakraborty, Parth Patwa 외

With social media usage growing exponentially in the past few years, fake news has also become extremely prevalent. The detrimental impact of fake news emphasizes the need for research focused on automating the detection…

Fact VerificationFake News Detection

INO at Factify 2: Structure Coherence based Multi-Modal Fact Verification

2023-03-02 · Yinuo Zhang, Zhulin Tao, Xi Wang, Tongyue Wang

This paper describes our approach to the multi-modal fact verification (FACTIFY) challenge at AAAI2023. In recent years, with the widespread use of social media, fake news can spread rapidly and negatively impact social …

Claim VerificationFact VerificationSemantic SimilaritySemantic Textual Similarity+1

Logically at Factify 2: A Multi-Modal Fact Checking System Based on Evidence Retrieval techniques and Transformer Encoder Architecture

2023-01-09 · Pim Jordi Verschuuren, Jie Gao, Adelize van Eeden, Stylianos Oikonomou 외

In this paper, we present the Logically submissions to De-Factify 2 challenge (DE-FACTIFY 2023) on the task 1 of Multi-Modal Fact Checking. We describes our submissions to this challenge including explored evidence retri…

AvgBenchmarkingFact CheckingFact Verification+1