MEGA Hub

GlobalForge: Towards Robust AI-Generated Image Detection

Authors

Do you know Manni Cui?You can claim authorship or link another user.Do you know Ruiqi Liu?You can claim authorship or link another user.Do you know Dianyuan Zou?You can claim authorship or link another user.Do you know Ziheng Qin?You can claim authorship or link another user.Do you know Jingrui Xu?You can claim authorship or link another user.Do you know ZiAn Wang?You can claim authorship or link another user.Do you know Jianglan Wei?You can claim authorship or link another user.Do you know Han Zhou?You can claim authorship or link another user.Do you know Yu Liu?You can claim authorship or link another user.Do you know Yan Wang?You can claim authorship or link another user.Do you know Shu Wu?You can claim authorship or link another user.

Abstract

AI-generated image (AIGI) detectors achieve strong accuracy on clean benchmarks, but their performance drops sharply after images are propagated through real-world channels. We trace this fragility to what these detectors actually learn: they overfit to local artifacts left by generators in small spatial neighborhoods, which are easily destroyed by common propagation degradations such as JPEG compression and blur. Instead, we shift the discriminative cue from fragile local artifacts to more robust global structure. Building on this, we propose GlobalForge, a framework with two complementary modules. The Local Information Bottleneck (LIB) suppresses local components to block shortcut learning, while the Global Structural Reasoning (GSR) module forces every token to gather evidence from distant regions. Both modules are trained jointly under a contrastive structural loss based on degradation that keeps the resulting features stable under degradation. To support fine-grained robustness evaluation, we further introduce RealDeg-Bench, covering 7 common degradation operators and multi-step compound chains. GlobalForge improves average BAcc on 8 in-the-wild benchmark groups by $\mathbf{5.89\%}$ over the previous state-of-the-art, and is clearly ahead of representative baselines on RealDeg-Bench under both single and compound degradations. Code is available at https://anonymous.4open.science/r/GlobalForge-BE0F/.

Community

00