Beyond Semantic Features: Pixel-level Mapping for Generalized AI-Generated Image Detection
Yu Li, Lei Li, Jiaan Wang, Juan Cao, Chenming Zhou, Sheng Tang
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:56:13 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/beyond-semantic-features-pixel-level-mapping-for-generalized.pdf
Summary
This paper introduces a pixel-level mapping pre-processing step for generalized AI-generated image detection. The core idea is to disrupt the pixel value distribution of images, thereby breaking non-essential semantic patterns that detectors often exploit as shortcuts. This forces the detector to focus on more fundamental and generalizable high-frequency traces inherent to the image generation process. The paper empirically claims that this approach significantly boosts the cross-generator performance of state-of-the-art detectors across various generative models, including GANs and diffusion-based models.
Problem
Existing AI-generated image detectors face several bottlenecks:
- Overfitting to Semantic Cues: Current detectors often overfit to source-specific semantic cues, failing to learn universal generative artifacts. This limits their generalization to images from unseen generative models.
- Semantic Bias Discrepancies: The issue primarily stems from semantic bias discrepancies caused by imperfect fitting to training data in generative models, manifesting as visual artifacts like blurring and texture anomalies. Different models exhibit specific semantic biases.