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

arXiv cs.CV / 4/7/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • HEDGE(Heterogeneous Ensemble for Detection of AI-Generated images) addresses the difficulty of detecting AI-generated images in real-world conditions by using structured heterogeneity rather than a single training setup or model backbone.
  • The method builds complementary detection “routes” across three axes: progressively augmented DINOv3-based detectors, a higher-resolution branch for fine-grained forensic cues, and a MetaCLIP2-based branch to introduce backbone diversity.
  • Outputs from the different branches are fused in logit space using weighted averaging, then improved with a lightweight dual-gating mechanism that mitigates branch-level outliers and fusion errors.
  • The paper reports strong robustness across multiple benchmarks and notes a 4th-place finish in the NTIRE 2026 Robust AI-Generated Image Detection in the Wild Challenge, alongside state-of-the-art performance.

Abstract

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.