OmniAID: Decoupling Semantic and Artifacts for Universal AI-Generated Image Detection in the Wild
Yuncheng Guo, Junyan Ye, Chenjue Zhang, Hengrui Kang, Haohuan Fu, Conghui He, Weijia Li

TL;DR
OmniAID introduces a decoupled Mixture-of-Experts framework that effectively separates semantic content flaws from universal artifacts, enabling robust detection of AI-generated images across diverse models and real-world scenarios.
Contribution
The paper presents a novel decoupled MoE architecture with a two-stage training strategy and a new large-scale Mirage dataset, improving generalization and robustness in AI-generated image detection.
Findings
Outperforms existing detectors on traditional benchmarks.
Achieves superior generalization on the new Mirage dataset.
Demonstrates robustness against modern in-the-wild AI-generated images.
Abstract
A truly universal AI-Generated Image (AIGI) detector must simultaneously generalize across diverse generative models and varied semantic content. Current state-of-the-art methods learn a single, entangled forgery representation, conflating content-dependent flaws with content-agnostic artifacts, and are further constrained by outdated benchmarks. To overcome these limitations, we propose OmniAID, a novel framework centered on a decoupled Mixture-of-Experts (MoE) architecture. The core of our method is a hybrid expert system designed to decouple: (1) semantic flaws across distinct content domains, and (2) content-dependent flaws from content-agnostic universal artifacts. This system employs a set of Routable Specialized Semantic Experts, each for a distinct domain (e.g., human, animal), complemented by a Fixed Universal Artifact Expert. This architecture is trained using a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Digital Media Forensic Detection
