用迁移学习检测图像伪造,提升细微篡改的识别能力。
Digital Image Forgery Detection Using Transfer Learning

- 融合彩色图像与压缩差异特征,增强伪造痕迹显现
- DenseNet121在准确率和AUC上表现最佳,ResNet50的MCC最高
- 适合关注低误报率的数字取证应用
先进的图像编辑工具使伪造数字内容激增,给数字取证和信息安全带来严峻挑战。本文提出一种基于迁移学习的图像伪造检测框架,结合压缩感知特征增强与深度卷积神经网络(CNN)架构。该方法采用RGB图像与压缩差异特征(FDIFF)的混合输入表示,有效凸显难以察觉的篡改痕迹。同时,基于Youden指数的模型自适应阈值优化策略,提升了分类可靠性,平衡了真正例与假正例率。在CASIA v2.0数据集上,使用DenseNet121、VGG16、ResNet50、EfficientNetB0、MobileNet和InceptionV3等预训练模型进行实验,评估指标包括准确率、精确率、召回率、F1分数、马修斯相关系数(MCC)和ROC曲线下面积(AUC)。结果表明,DenseNet121在准确率和AUC上最优,而ResNet50在MCC上表现最佳,整体框架增强了伪造痕迹可见性与分类鲁棒性,适用于真实场景下的图像伪造检测。
原文摘要 · Abstract (English)
The increasing availability of advanced image editing tools has led to a significant rise in manipulated digital content, posing serious challenges for digital forensics and information security. This study presents a transfer learning-based framework for digital image forgery detection that integrates compression-aware feature enhancement with deep convolutional neural network (CNN) architectures. The proposed approach introduces a hybrid input representation that combines RGB images with compression difference-based features (FDIFF), explicitly highlighting subtle manipulation artifacts that are often difficult to detect. In addition, a model-specific adaptive threshold optimization strategy based on the Youden Index is employed to improve classification reliability by achieving a better balance between true positive and false positive rates. Experiments conducted on the CASIA v2.0 dataset using multiple pretrained CNN architectures, including DenseNet121, VGG16, ResNet50, EfficientNetB0, MobileNet, and InceptionV3, demonstrate the effectiveness and robustness of the proposed framework. The models are evaluated using comprehensive performance metrics such as accuracy, precision, recall, F1-score, Matthews correlation coefficient (MCC), and area under the ROC curve (AUC). The results show that DenseNet121 achieves the highest accuracy and AUC, while ResNet50 provides the most balanced and reliable predictions with the highest MCC. The findings emphasize that relying solely on accuracy is insufficient for forensic applications, where minimizing false negatives is critical. Overall, the proposed framework improves the visibility of manipulation artifacts and enhances classification robustness, making it suitable for real-world digital image forgery detection scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。