DF-Net: The Digital Forensics Network for Image Forgery Detection
David Fischinger, Martin Boyer
TL;DR
DF-Net tackles image forgery detection with a focus on robustness to lossy OSN operations. It employs two U-Net-based sub-networks with scSE blocks to perform pixel-wise forgery localization, fused by a per-pixel maximum to produce a final manipulation likelihood map. Trained on the DF2023 dataset, DF-Net achieves state-of-the-art performance across four benchmarks and demonstrates strong resilience to OSN-induced distortions, while offering faster inference than tiling-based methods. The work provides an open-source detector suitable for real-world forensic applications across multiple manipulation types.
Abstract
The orchestrated manipulation of public opinion, particularly through manipulated images, often spread via online social networks (OSN), has become a serious threat to society. In this paper we introduce the Digital Forensics Net (DF-Net), a deep neural network for pixel-wise image forgery detection. The released model outperforms several state-of-the-art methods on four established benchmark datasets. Most notably, DF-Net's detection is robust against lossy image operations (e.g resizing, compression) as they are automatically performed by social networks.
