Search papers, labs, and topics across Lattice.
This paper tackles the challenge of detecting AI-generated images by proposing a Frequency-aware Gated Injection Network (FGINet) that fuses semantic representations from Vision Foundation Models with frequency-based artifact cues. FGINet uses a Band-Masked Frequency Encoder to reduce generator-specific biases and a Layer-wise Gated Frequency Injection mechanism to progressively integrate frequency information into the VFM backbone. Experiments show FGINet achieves state-of-the-art performance and improved generalization across diverse datasets of AI-generated images.
Dodging generator-specific fingerprints is now possible: FGINet leverages frequency-aware gating to fuse semantic and artifact cues, significantly boosting generalization in AI-generated image detection.
AI-generated images are becoming increasingly realistic and diverse, posing significant challenges for generalizable detection. While Vision Foundation Models (VFMs) provide rich semantic representations and frequency-based methods capture complementary artifact cues, existing approaches that combine these modalities still suffer from limited generalization, with notable performance degradation on unseen generative models. We attribute this limitation to two key factors: frequency shortcut bias toward easily distinguishable cues associated with specific generators and cross-domain representation conflict between high-level semantics and low-level frequency patterns. To address these issues, we propose a Frequency-aware Gated Injection Network (FGINet) to improve generalization. Specifically, we design a Band-Masked Frequency Encoder (BMFE) that applies cross-band masking in the frequency domain to reduce reliance on generator-specific patterns and encourage more diverse and generalizable representations. We further introduce a Layer-wise Gated Frequency Injection (LGFI) mechanism to progressively inject frequency cues into the VFM backbone with adaptive gating, aligning with its hierarchical abstraction and alleviating representation conflict. Moreover, we propose a Hyperspherical Compactness Learning (HCL) framework with a cosine margin objective to learn compact and well-separated representations. Extensive experiments demonstrate that FGINet achieves state-of-the-art performance and strong generalization across multiple challenging datasets.