paper-with-me

홈 › Papers

SKDU at De-Factify 4.0: Vision Transformer with Data Augmentation for AI-Generated Image Detection

2025-03-24 · Shrikant Malviya, Neelanjan Bhowmik, Stamos Katsigiannis

The aim of this work is to explore the potential of pre-trained vision-language models, e.g. Vision Transformers (ViT), enhanced with advanced data augmentation strategies for the detection of AI-generated images. Our approach leverages a fine-tuned ViT model trained on the Defactify-4.0 dataset, which includes images generated by state-of-the-art models such as Stable Diffusion 2.1, Stable Diffusion XL, Stable Diffusion 3, DALL-E 3, and MidJourney. We employ perturbation techniques like flipping, rotation, Gaussian noise injection, and JPEG compression during training to improve model robustness and generalisation. The experimental results demonstrate that our ViT-based pipeline achieves state-of-the-art performance, significantly outperforming competing methods on both validation and test datasets.

📄 PDF Abstract BibTeX arXiv:2503.18812

Code (1)

skmalviya/ai_gen_image_defactify 공식 구현 pytorch

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SKDU at De-Factify 4.0: Natural Language Features for AI-Generated Text-Detection

2025-03-28 · Shrikant Malviya, Pablo Arnau-González, Miguel Arevalillo-Herráez, Stamos Katsigiannis

The rapid advancement of large language models (LLMs) has introduced new challenges in distinguishing human-written text from AI-generated content. In this work, we explored a pipelined approach for AI-generated text det…

Binary ClassificationClassificationMulti-class ClassificationText Detection

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

Logically at Factify 2022: Multimodal Fact Verification

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

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…

BenchmarkingFact CheckingFact VerificationMulti-class Classification+1