用手工特征+轻量级模型高效识别AI生成图像,准确率超94%。
Handcrafted Feature Fusion for Reliable Detection of AI-Generated Images
- 融合多种手工特征(如DCT、HOG、LBP),提升检测鲁棒性。
- LightGBM模型在混合特征下达F1 0.9447,PR-AUC 0.9879,性能领先。
- 适合需要可解释性与低算力的图像真实性验证场景。
生成模型的快速发展使得合成图像高度逼真,引发对数字媒体真实性的担忧。可靠检测此类虚假内容已成为紧迫挑战。尽管深度学习主导当前研究,但手工特征因其可解释性、高效性和泛化能力仍具吸引力。本文在CIFAKE数据集上系统评估了原始像素、颜色直方图、离散余弦变换(DCT)、方向梯度直方图(HOG)、局部二值模式(LBP)、灰度共生矩阵(GLCM)及小波特征等七种手工描述子,使用5万训练样本与1万测试样本,对比了从逻辑回归到高级梯度提升集成(LightGBM、XGBoost、CatBoost)共七种分类器。结果表明,LightGBM在混合特征下表现最优,达到PR-AUC 0.9879、ROC-AUC 0.9878、F1 0.9447和Brier分数0.0414,显著优于单一特征。三种配置(基础、进阶、混合)性能呈单调提升,证实多特征融合具有显著优势。研究凸显精心设计的手工特征与集成学习在合成图像检测中的持续价值,尤其适用于对可解释性与计算效率要求较高的场景。
原文摘要 · Abstract (English)
The rapid progress of generative models has enabled the creation of highly realistic synthetic images, raising concerns about authenticity and trust in digital media. Detecting such fake content reliably is an urgent challenge. While deep learning approaches dominate current literature, handcrafted features remain attractive for their interpretability, efficiency, and generalizability. In this paper, we conduct a systematic evaluation of handcrafted descriptors, including raw pixels, color histograms, Discrete Cosine Transform (DCT), Histogram of Oriented Gradients (HOG), Local Binary Patterns (LBP), Gray-Level Co-occurrence Matrix (GLCM), and wavelet features, on the CIFAKE dataset of real versus synthetic images. Using 50,000 training and 10,000 test samples, we benchmark seven classifiers ranging from Logistic Regression to advanced gradient-boosted ensembles (LightGBM, XGBoost, CatBoost). Results demonstrate that LightGBM consistently outperforms alternatives, achieving PR-AUC 0.9879, ROC-AUC 0.9878, F1 0.9447, and a Brier score of 0.0414 with mixed features, representing strong gains in calibration and discrimination over simpler descriptors. Across three configurations (baseline, advanced, mixed), performance improves monotonically, confirming that combining diverse handcrafted features yields substantial benefit. These findings highlight the continued relevance of carefully engineered features and ensemble learning for detecting synthetic images, particularly in contexts where interpretability and computational efficiency are critical.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。