CVApr 4

HEDGE: Heterogeneous Ensemble for Detection of AI-GEnerated Images in the Wild

arXiv:2604.0355566.9h-index: 4
AI Analysis

For practitioners needing robust AI-generated image detection, HEDGE provides a structured ensemble approach that outperforms single-model methods, though the gains are incremental over existing ensemble techniques.

HEDGE addresses the challenge of detecting AI-generated images under varied real-world distortions by introducing a heterogeneous ensemble with diverse training data, multi-scale features, and backbone heterogeneity. It achieves 4th place in the NTIRE 2026 challenge and state-of-the-art performance on multiple benchmarks.

Robust detection of AI-generated images in the wild remains challenging due to the rapid evolution of generative models and varied real-world distortions. We argue that relying on a single training regime, resolution, or backbone is insufficient to handle all conditions, and that structured heterogeneity across these dimensions is essential for robust detection. To this end, we propose HEDGE, a Heterogeneous Ensemble for Detection of AI-GEnerated images, that introduces complementary detection routes along three axes: diverse training data with strong augmentation, multi-scale feature extraction, and backbone heterogeneity. Specifically, Route~A progressively constructs DINOv3-based detectors through staged data expansion and augmentation escalation, Route~B incorporates a higher-resolution branch for fine-grained forensic cues, and Route~C adds a MetaCLIP2-based branch for backbone diversity. All outputs are fused via logit-space weighted averaging, refined by a lightweight dual-gating mechanism that handles branch-level outliers and majority-dominated fusion errors. HEDGE achieves 4th place in the NTIRE 2026 Robust AI-Generated Image Detection in the Wild Challenge and attains state-of-the-art performance with strong robustness on multiple AIGC image detection benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes