paper-with-me

홈 › Papers

SFLD: Reducing the content bias for AI-generated Image Detection

2025-02-24 · Seoyeon Gye, Junwon Ko, Hyounguk Shon, Minchan Kwon, Junmo Kim

Identifying AI-generated content is critical for the safe and ethical use of generative AI. Recent research has focused on developing detectors that generalize to unknown generators, with popular methods relying either on high-level features or low-level fingerprints. However, these methods have clear limitations: biased towards unseen content, or vulnerable to common image degradations, such as JPEG compression. To address these issues, we propose a novel approach, SFLD, which incorporates PatchShuffle to integrate high-level semantic and low-level textural information. SFLD applies PatchShuffle at multiple levels, improving robustness and generalization across various generative models. Additionally, current benchmarks face challenges such as low image quality, insufficient content preservation, and limited class diversity. In response, we introduce TwinSynths, a new benchmark generation methodology that constructs visually near-identical pairs of real and synthetic images to ensure high quality and content preservation. Our extensive experiments and analysis show that SFLD outperforms existing methods on detecting a wide variety of fake images sourced from GANs, diffusion models, and TwinSynths, demonstrating the state-of-the-art performance and generalization capabilities to novel generative models.

📄 PDF Abstract BibTeX arXiv:2502.17105

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

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 제목 키워드 기반

Cognitive Bias Detection Using Advanced Prompt Engineering

2025-03-07 · Frederic Lemieux, Aisha Behr, Clara Kellermann-Bryant, Zaki Mohammed

Cognitive biases, systematic deviations from rationality in judgment, pose significant challenges in generating objective content. This paper introduces a novel approach for real-time cognitive bias detection in user-gen…

Bias DetectionDecision MakingPrompt Engineering

Combating Pattern and Content Bias: Adversarial Feature Learning for Generalized AI-Generated Image Detection

2026-04-14 · Haifeng Zhang, Qinghui He, Xiuli Bi, Bo Liu 외 arxiv

In recent years, the rapid development of generative artificial intelligence technology has significantly lowered the barrier to creating high-quality fake images, posing a serious challenge to information authenticity a…

Generative Ghost: Investigating Ranking Bias Hidden in AI-Generated Videos

2025-02-11 · Haowen Gao, Liang Pang, Shicheng Xu, Leigang Qu 외

With the rapid development of AI-generated content (AIGC), the creation of high-quality AI-generated videos has become faster and easier, resulting in the Internet being flooded with all kinds of video content. However, …

Contrastive LearningImage RetrievalInformation RetrievalRetrieval+2

Content Preserving Image Translation with Texture Co-occurrence and Spatial Self-Similarity for Texture Debiasing and Domain Adaptation

2021-10-15 · Myeongkyun Kang, Dongkyu Won, Miguel Luna, Philip Chikontwe 외

Models trained on datasets with texture bias usually perform poorly on out-of-distribution samples since biased representations are embedded into the model. Recently, various image translation and debiasing methods have …

Domain AdaptationTranslation

Reducing Domain Gap by Reducing Style Bias

2019-10-25 · CVPR 2021 1 · Hyeonseob Nam, Hyunjae Lee, Jongchan Park, Wonjun Yoon 외

Convolutional Neural Networks (CNNs) often fail to maintain their performance when they confront new test domains, which is known as the problem of domain shift. Recent studies suggest that one of the main causes of this…

Domain AdaptationDomain GeneralizationImage to sketch recognitionInductive Bias+3