paper-with-me

홈 › Papers

Frequency Bias Matters: Diving into Robust and Generalized Deep Image Forgery Detection

2025-11-25 · Chi Liu, Tianqing Zhu, Wanlei Zhou, Wei Zhao arxiv

As deep image forgery powered by AI generative models, such as GANs, continues to challenge today's digital world, detecting AI-generated forgeries has become a vital security topic. Generalizability and robustness are two critical concerns of a forgery detector, determining its reliability when facing unknown GANs and noisy samples in an open world. Although many studies focus on improving these two properties, the root causes of these problems have not been fully explored, and it is unclear if there is a connection between them. Moreover, despite recent achievements in addressing these issues from image forensic or anti-forensic aspects, a universal method that can contribute to both sides simultaneously remains practically significant yet unavailable. In this paper, we provide a fundamental explanation of these problems from a frequency perspective. Our analysis reveals that the frequency bias of a DNN forgery detector is a possible cause of generalization and robustness issues. Based on this finding, we propose a two-step frequency alignment method to remove the frequency discrepancy between real and fake images, offering double-sided benefits: it can serve as a strong black-box attack against forgery detectors in the anti-forensic context or, conversely, as a universal defense to improve detector reliability in the forensic context. We also develop corresponding attack and defense implementations and demonstrate their effectiveness, as well as the effect of the frequency alignment method, in various experimental settings involving twelve detectors, eight forgery models, and five metrics.

📄 PDF Abstract BibTeX arXiv:2511.19886

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Frequency Matters: Explaining Biases of Face Recognition in the Frequency Domain

2025-01-28 · Marco Huber, Fadi Boutros, Naser Damer

Face recognition (FR) models are vulnerable to performance variations across demographic groups. The causes for these performance differences are unclear due to the highly complex deep learning-based structure of face re…

Face Recognition

Attentive Spatio-Temporal Representation Learning for Diving Classification

2019-04-30 · Gagan Kanojia, Sudhakar Kumawat, Shanmuganathan Raman

Competitive diving is a well recognized aquatic sport in which a person dives from a platform or a springboard into the water. Based on the acrobatics performed during the dive, diving is classified into a finite set of …

ClassificationGeneral ClassificationRepresentation Learning

Deep-diving of Atlantic salmon ($\textit{Salmo salar}$) during their marine feeding migrations

2018-10-30

Data from seven data storage tags recovered from Atlantic salmon marked as smolts were analyzed for depth movements and patterns of deep diving during the marine migration. The salmon mostly stayed at the surface and sho…

Recur, Attend or Convolve? On Whether Temporal Modeling Matters for Cross-Domain Robustness in Action Recognition

2021-12-22 · Sofia Broomé, Ernest Pokropek, Boyu Li, Hedvig Kjellström

Most action recognition models today are highly parameterized, and evaluated on datasets with appearance-wise distinct classes. It has also been shown that 2D Convolutional Neural Networks (CNNs) tend to be biased toward…

Action RecognitionDomain GeneralizationInductive Bias

Diversity Matters: Dataset Diversification and Dual-Branch Network for Generalized AI-Generated Image Detection

2026-03-29 · Nusrat Tasnim, Kutub Uddin, Khalid Malik arxiv

The rapid proliferation of AI-generated images, powered by generative adversarial networks (GANs), diffusion models, and other synthesis techniques, has raised serious concerns about misinformation, copyright violations,…