paper-with-me

Papers

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 security. Automatic claim verification becomes more and more crucial to combat fake news. In fact verification involving multiple modal data, there should be a structural coherence between claim and document. Therefore, we proposed a structure coherence-based multi-modal fact verification scheme to classify fake news. Our structure coherence includes the following four aspects: sentence length, vocabulary similarity, semantic similarity, and image similarity. Specifically, CLIP and Sentence BERT are combined to extract text features, and ResNet50 is used to extract image features. In addition, we also extract the length of the text as well as the lexical similarity. Then the features were concatenated and passed through the random forest classifier. Finally, our weighted average F1 score has reached 0.8079, achieving 2nd place in FACTIFY2.

📄 PDF Abstract BibTeX arXiv:2303.01510

Code (1)

catrin-baze/ino-of-factify 공식 구현

Tasks

Claim VerificationFact VerificationSemantic SimilaritySemantic Textual SimilaritySentence

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
WordPiece 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

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

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

UofA-Truth at Factify 2022 : Transformer And Transfer Learning Based Multi-Modal Fact-Checking

2022-01-28 · Abhishek Dhankar, Osmar R. Zaïane, Francois Bolduc

Identifying fake news is a very difficult task, especially when considering the multiple modes of conveying information through text, image, video and/or audio. We attempted to tackle the problem of automated misinformat…

Fact CheckingMisinformationTransfer Learning

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

Team Yao at Factify 2022: Utilizing Pre-trained Models and Co-attention Networks for Multi-Modal Fact Verification

2022-01-26 · Wei-Yao Wang, Wen-Chih Peng

In recent years, social media has enabled users to get exposed to a myriad of misinformation and disinformation; thus, misinformation has attracted a great deal of attention in research fields and as a social issue. To a…

Fact VerificationMisinformation