English

OmniAID: Decoupling Semantic and Artifacts for Universal AI-Generated Image Detection in the Wild

Computer Vision and Pattern Recognition 2026-05-29 v3

Abstract

A truly universal AI-Generated Image (AIGI) detector must simultaneously generalize across diverse generative models and varied semantic content. Current methods learn a single, entangled forgery representation, conflating content-dependent flaws with content-agnostic artifacts, and are further constrained by outdated benchmarks. We propose OmniAID, a novel framework centered on a decoupled Mixture-of-Experts (MoE) architecture that separates: (1) semantic flaws across distinct content domains via Routable Specialized Semantic Experts, and (2) content-agnostic universal artifacts from content-dependent flaws via a Fixed Universal Artifact Expert. A two-stage training strategy first specializes experts independently with domain-specific hard-sampling, then trains a lightweight gating network for effective input routing. By explicitly decoupling "what is generated" (content-specific flaws) from "how it is generated" (universal artifacts), OmniAID achieves robust generalization. We also introduce Mirage, a large-scale, contemporary dataset comprising a modern training set and a challenging test set. Extensive experiments demonstrate that OmniAID surpasses existing detectors, establishing a new standard for AIGI detection against modern, in-the-wild threats. Code is available at https://github.com/yunncheng/OmniAID.

Keywords

Cite

@article{arxiv.2511.08423,
  title  = {OmniAID: Decoupling Semantic and Artifacts for Universal AI-Generated Image Detection in the Wild},
  author = {Yuncheng Guo and Junyan Ye and Chenjue Zhang and Hengrui Kang and Haohuan Fu and Conghui He and Weijia Li},
  journal= {arXiv preprint arXiv:2511.08423},
  year   = {2026}
}

Comments

Accepted by ICML 2026

R2 v1 2026-07-01T07:32:27.335Z