Multimodal Learning 相关度: 9/10

Generalizable Detection of AI Generated Images with Large Models and Fuzzy Decision Tree

Fei Wu, Guanghao Ding, Zijian Niu, Zhenrui Wang, Lei Yang, Zhuosheng Zhang, Shilin Wang
arXiv: 2603.28508v1 发布: 2026-03-30 更新: 2026-03-30

AI 摘要

提出一种结合轻量级伪影检测器和MLLM的AI生成图像检测框架,提升检测精度和泛化性。

主要贡献

  • 提出基于模糊决策树的融合框架
  • 结合低级伪影和高级语义特征
  • 实验验证了方法的先进性和泛化性

方法论

利用模糊决策树融合轻量级伪影检测器和MLLM的输出,实现语义和感知线索的自适应融合。

原文摘要

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.

标签

AIGC检测 MLLM 模糊决策树 图像伪影

arXiv 分类

cs.CV