paper-with-me

Papers

Team Triple-Check at Factify 2: Parameter-Efficient Large Foundation Models with Feature Representations for Multi-Modal Fact Verification

2023-02-12 · Wei-Wei Du, Hong-Wei Wu, Wei-Yao Wang, Wen-Chih Peng

Multi-modal fact verification has become an important but challenging issue on social media due to the mismatch between the text and images in the misinformation of news content, which has been addressed by considering cross-modalities to identify the veracity of the news in recent years. In this paper, we propose the Pre-CoFactv2 framework with new parameter-efficient foundation models for modeling fine-grained text and input embeddings with lightening parameters, multi-modal multi-type fusion for not only capturing relations for the same and different modalities but also for different types (i.e., claim and document), and feature representations for explicitly providing metadata for each sample. In addition, we introduce a unified ensemble method to boost model performance by adjusting the importance of each trained model with not only the weights but also the powers. Extensive experiments show that Pre-CoFactv2 outperforms Pre-CoFact by a large margin and achieved new state-of-the-art results at the Factify challenge at AAAI 2023. We further illustrate model variations to verify the relative contributions of different components. Our team won the first prize (F1-score: 81.82%) and we made our code publicly available at https://github.com/wwweiwei/Pre-CoFactv2-AAAI-2023.

📄 PDF Abstract BibTeX arXiv:2302.07740

Code (1)

wwweiwei/pre-cofactv2-aaai-2023 공식 구현 jax

Tasks

Fact VerificationMisinformation

Similar Papers 제목 키워드 기반

Sarang at DEFACTIFY 4.0: Detecting AI-Generated Text Using Noised Data and an Ensemble of DeBERTa Models

2025-02-24 · Avinash Trivedi, Sangeetha Sivanesan

This paper presents an effective approach to detect AI-generated text, developed for the Defactify 4.0 shared task at the fourth workshop on multimodal fact checking and hate speech detection. The task consists of two su…

Fact CheckingHate Speech DetectionLanguage ModelingLanguage Modelling+2

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

Team Trifecta at Factify5WQA: Setting the Standard in Fact Verification with Fine-Tuning

2024-03-15 · Shang-Hsuan Chiang, Ming-Chih Lo, Lin-Wei Chao, Wen-Chih Peng

In this paper, we present Pre-CoFactv3, a comprehensive framework comprised of Question Answering and Text Classification components for fact verification. Leveraging In-Context Learning, Fine-tuned Large Language Models…

Fact VerificationIn-Context LearningQuestion Answeringtext-classification+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

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