Search papers, labs, and topics across Lattice.
This paper introduces a framework for detecting AI-generated images that combines artifact-aware detectors with Multimodal Large Language Models (MLLMs) using a fuzzy decision tree. The fuzzy decision tree adaptively fuses semantic reasoning from MLLMs with fine-grained perceptual cues from lightweight detectors, improving detection accuracy and generalization. Experiments show state-of-the-art performance across various generative models, addressing the limitations of MLLMs as standalone detectors.
Fuzzy logic bridges the gap between LLM reasoning and low-level artifact detection, creating a surprisingly effective AI-generated image detector.
The malicious use and widespread dissemination of AI-generated images pose a serious threat to the authenticity of digital content. Existing detection methods exploit low-level artifacts left by common manipulation steps within the generation pipeline, but they often lack generalization due to model-specific overfitting. Recently, researchers have resorted to Multimodal Large Language Models (MLLMs) for AIGC detection, leveraging their high-level semantic reasoning and broad generalization capabilities. While promising, MLLMs lack the fine-grained perceptual sensitivity to subtle generation artifacts, making them inadequate as standalone detectors. To address this issue, we propose a novel AI-generated image detection framework that synergistically integrates lightweight artifact-aware detectors with MLLMs via a fuzzy decision tree. The decision tree treats the outputs of basic detectors as fuzzy membership values, enabling adaptive fusion of complementary cues from semantic and perceptual perspectives. Extensive experiments demonstrate that the proposed method achieves state-of-the-art accuracy and strong generalization across diverse generative models.