English

TBFormer: Two-Branch Transformer for Image Forgery Localization

Computer Vision and Pattern Recognition 2023-06-14 v1

Abstract

Image forgery localization aims to identify forged regions by capturing subtle traces from high-quality discriminative features. In this paper, we propose a Transformer-style network with two feature extraction branches for image forgery localization, and it is named as Two-Branch Transformer (TBFormer). Firstly, two feature extraction branches are elaborately designed, taking advantage of the discriminative stacked Transformer layers, for both RGB and noise domain features. Secondly, an Attention-aware Hierarchical-feature Fusion Module (AHFM) is proposed to effectively fuse hierarchical features from two different domains. Although the two feature extraction branches have the same architecture, their features have significant differences since they are extracted from different domains. We adopt position attention to embed them into a unified feature domain for hierarchical feature investigation. Finally, a Transformer decoder is constructed for feature reconstruction to generate the predicted mask. Extensive experiments on publicly available datasets demonstrate the effectiveness of the proposed model.

Keywords

Cite

@article{arxiv.2302.13004,
  title  = {TBFormer: Two-Branch Transformer for Image Forgery Localization},
  author = {Yaqi Liu and Binbin Lv and Xin Jin and Xiaoyu Chen and Xiaokun Zhang},
  journal= {arXiv preprint arXiv:2302.13004},
  year   = {2023}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-28T08:49:20.899Z