基于LoRA配对训练增强鲁棒的AI生成图像检测 / Boosting Robust AIGI Detection with LoRA-based Pairwise Training
1️⃣ 一句话总结
这篇论文提出了一种名为LPT的新训练策略,通过模拟真实世界中的图像失真和独特的配对训练方法,显著提升了AI生成图像检测器在复杂、失真环境下的准确性和鲁棒性。
The proliferation of highly realistic AI-Generated Image (AIGI) has necessitated the development of practical detection methods. While current AIGI detectors perform admirably on clean datasets, their detection performance frequently decreases when deployed "in the wild", where images are subjected to unpredictable, complex distortions. To resolve the critical vulnerability, we propose a novel LoRA-based Pairwise Training (LPT) strategy designed specifically to achieve robust detection for AIGI under severe distortions. The core of our strategy involves the targeted finetuning of a visual foundation model, the deliberate simulation of data distribution during the training phase, and a unique pairwise training process. Specifically, we introduce distortion and size simulations to better fit the distribution from the validation and test sets. Based on the strong visual representation capability of the visual foundation model, we finetune the model to achieve AIGI detection. The pairwise training is utilized to improve the detection via decoupling the generalization and robustness optimization. Experiments show that our approach secured the 3th placement in the NTIRE Robust AI-Generated Image Detection in the Wild challenge
基于LoRA配对训练增强鲁棒的AI生成图像检测 / Boosting Robust AIGI Detection with LoRA-based Pairwise Training
这篇论文提出了一种名为LPT的新训练策略,通过模拟真实世界中的图像失真和独特的配对训练方法,显著提升了AI生成图像检测器在复杂、失真环境下的准确性和鲁棒性。
源自 arXiv: 2604.12307