paper-with-me

Papers

Self-Adversarial Training incorporating Forgery Attention for Image Forgery Localization

2021-07-06 · Long Zhuo, Shunquan Tan, Bin Li, Jiwu Huang

Image editing techniques enable people to modify the content of an image without leaving visual traces and thus may cause serious security risks. Hence the detection and localization of these forgeries become quite necessary and challenging. Furthermore, unlike other tasks with extensive data, there is usually a lack of annotated forged images for training due to annotation difficulties. In this paper, we propose a self-adversarial training strategy and a reliable coarse-to-fine network that utilizes a self-attention mechanism to localize forged regions in forgery images. The self-attention module is based on a Channel-Wise High Pass Filter block (CW-HPF). CW-HPF leverages inter-channel relationships of features and extracts noise features by high pass filters. Based on the CW-HPF, a self-attention mechanism, called forgery attention, is proposed to capture rich contextual dependencies of intrinsic inconsistency extracted from tampered regions. Specifically, we append two types of attention modules on top of CW-HPF respectively to model internal interdependencies in spatial dimension and external dependencies among channels. We exploit a coarse-to-fine network to enhance the noise inconsistency between original and tampered regions. More importantly, to address the issue of insufficient training data, we design a self-adversarial training strategy that expands training data dynamically to achieve more robust performance. Specifically, in each training iteration, we perform adversarial attacks against our network to generate adversarial examples and train our model on them. Extensive experimental results demonstrate that our proposed algorithm steadily outperforms state-of-the-art methods by a clear margin in different benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2107.02434

Code (1)

tansq/SATFL 공식 구현 tf

Similar Papers 제목 키워드 기반

Evading Detection Actively: Toward Anti-Forensics against Forgery Localization

2023-10-16 · Long Zhuo, Shenghai Luo, Shunquan Tan, Han Chen 외

Anti-forensics seeks to eliminate or conceal traces of tampering artifacts. Typically, anti-forensic methods are designed to deceive binary detectors and persuade them to misjudge the authenticity of an image. However, t…

Adversarial AttackSelf-Supervised Learning

ForensicsSAM: Toward Robust and Unified Image Forgery Detection and Localization Resisting to Adversarial Attack

2025-08-10 · Rongxuan Peng, Shunquan Tan, Chenqi Kong, Anwei Luo 외 arxiv

Parameter-efficient fine-tuning (PEFT) has emerged as a popular strategy for adapting large vision foundation models, such as the Segment Anything Model (SAM) and LLaVA, to downstream tasks like image forgery detection a…

parameter-efficient fine-tuningAdversarial RobustnessAdversarial Attack

Imperceptible Face Forgery Attack via Adversarial Semantic Mask

2024-06-16 · Decheng Liu, Qixuan Su, Chunlei Peng, Nannan Wang 외

With the great development of generative model techniques, face forgery detection draws more and more attention in the related field. Researchers find that existing face forgery models are still vulnerable to adversarial…

Adversarial Attack

Unified Frequency-Assisted Transformer Framework for Detecting and Grounding Multi-Modal Manipulation

2023-09-18 · Huan Liu, Zichang Tan, Qiang Chen, Yunchao Wei 외

Detecting and grounding multi-modal media manipulation (DGM^4) has become increasingly crucial due to the widespread dissemination of face forgery and text misinformation. In this paper, we present the Unified Frequency-…

DecoderMisinformation

Active Adversarial Noise Suppression for Image Forgery Localization

2025-06-15 · Rongxuan Peng, Shunquan Tan, Xianbo Mo, Alex C. Kot 외

Recent advances in deep learning have significantly propelled the development of image forgery localization. However, existing models remain highly vulnerable to adversarial attacks: imperceptible noise added to forged i…

Adversarial Defense