/Papers

Image Forgery Detection and Localization (and related) Papers List

Primary LanguageHTML

description
Deep learning papers notes sharing, especially for image forgery detection and localization

😀 Overview

Newly added papers will be organized at the top of every category now.

Related

Basics

Backbone

骨干网络,多为图像分类的网络。

Image Tampering

图像篡改检测定位

Image Editing

2023 This year
2022
2021
  • MSTA-Net: Forgery Detection by Generating Manipulation Trace Based on Multi-Scale Self-Texture Attention (TCSVT '21) [Paper]
  • Image Manipulation Detection by Multi-View Multi-Scale Supervision (ICCV '21) [Paper] [Code]
  • TransForensics: Image Forgery Localization with Dense Self-Attention (ICCV '21) [Paper]
  • Self-supervised Domain Adaptation for Forgery Localization of JPEG Compressed Images (ICCV '21) [Paper]
  • Image Tampering Localization Using a Dense Fully Convolutional Network (TIFS '21) [Paper] [Code] (DenseFCN)
  • Image Manipulation Localization Using Attentional Cross-Domain CNN Features (TNNLS '21) [Paper]
2020 and before

CNN-synthesized

Some of the above papers also contain methods to detect tampered images generated by GANs or DMs for synthetic images

  • MaLP: Manipulation Localization Using a Proactive Scheme (CVPR '23) [Paper] [Code]
  • Discrepancy-Guided Reconstruction Learning for Image Forgery Detection (IJCAI '23) [Paper] [Code]
  • Generalizable Synthetic Image Detection via Language-guided Contrastive Learning (ArXiv '23) [Paper] [Code]
  • Detect Any Deepfakes: Segment Anything Meets Face Forgery Detection and Localization (ArXiv '23) [Paper] [Code]
  • Discrepancy-Guided Reconstruction Learning for Image Forgery Detection (ArXiv '23) [Paper]
  • Masked Relation Learning for DeepFake Detection (TIFS '23) [Paper]

Image Splicing

图像的拼接篡改检测定位

Since 2021
2020 and before
  • D-Unet: A Dual-encoder U-Net for Image Splicing Forgery Detection and Localization (arXiv '20) [Paper]
  • Exposing splicing forgery in realistic scenes using deep fusion network (InfoS '20) [Paper]
  • Locating splicing forgery by adaptive-SVD noise estimation and vicinity noise descriptor (Neurocomputing '20) [Paper]
  • Adversarial Learning for Constrained Image Splicing Detection and Localization Based on Atrous Convolution (TIFS '19) [Paper] [Code]
  • RRU-Net: The Ringed Residual U-Net for Image Splicing Forgery Detection (CVPRW' 19) [Paper] [Code]
  • Mixed adversarial generators for image splice detection (NeuIPS '19) [Paper] [Code]
  • Image Splicing Localization via Semi-global Network and Fully Connected Conditional Random Fields (ECCV '18)
  • Image splicing localization using a multi-task fully convolutional network (mfcn) (JVCIR '18) [Paper] [Code]
  • Fighting Fake News: Image Splice Detection via Learned Self-Consistency (ECCV '18) [Paper] [Code]
  • Deep Fusion Network for Splicing Forgery Localization (ECCV '18)
  • Deep matching and validation network: An end-to-end solution to constrained image splicing localization and detection (MM '17) [Paper]

Image Harmonization

图像协调化

Face Forgery

人脸篡改,篡改方法以及检测问题

  • SSTNet: Detecting Manipulated Faces Through Spatial, Steganalysis and Temporal Features (ICASSP '20) [Paper]
  • Portrait shadow manipulation (ACM MM / TOG '20) [Paper] [Code]
  • MC-LCR: Multi-modal contrastive classification by locally correlated representations for effective face forgery detection (KBS '22) [Paper]
  • Multi-Scale Wavelet Transformer for Face Forgery Detection (ACCV '22) [Paper]
  • Leveraging Real Talking Faces via Self-Supervision for Robust Forgery Detection (CVPR '22) [Paper] [Code]
  • AUNet: Learning Relations Between Action Units for Face Forgery Detection (CVPR '23) [Paper]
  • AltFreezing for More General Face Forgery Detection (CVPR '23) [Paper] **[Code]88
  • $F^2$Trans: High-Frequency Fine-Grained Transformer for Face Forgery Detection (TIFS '23) [Paper]
  • On the Security of the One-and-a-Half-Class Classifier for SPAM Feature-Based Image Forensics (TIFS '23) [Paper]
  • Multimodaltrace: Deepfake Detection Using Audiovisual Representation Learning (CVPRW '23) [Paper]
  • Two-in-one Knowledge Distillation for Efficient Facial Forgery Detection (arXiv '23') [Paper]
  • Contrastive Multi-FaceForensics: An End-to-end Bi-grained Contrastive Learning Approach for Multi-face Forgery Detection (arXiv '23') [Paper]
  • Learning Patch-Channel Correspondence for Interpretable Face Forgery Detection (TIP '23) [Paper] [Code]
  • Not All Steps are Created Equal: Selective Diffusion Distillation for Image Manipulation (ICCV '23) [Paper] [Code]

Copy Move

复制移动篡改定位问题

Image Matching

特征匹配,图像匹配问题。

Object Detection

目标检测,包括伪装物体目标检测和突出目标检测,COD以及SOD。

  • OTA: Optimal Transport Assignment for Object Detection (CVPR '21) [Paper] [Code]
  • Consistency-basd Active Learning for Object Detection (CVPRW '22) [Paper] [Code]
  • Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection (CVPR '22) [Paper] [Code]
  • Unsupervised Object Localization: Observing the Background to Discover Objects (CVPR '23) [Paper] [Code]
  • Camouflaged Object Detection with Feature Decomposition and Edge Reconstruction (CVPR '23) [Paper] [Code]
  • Feature Shrinkage Pyramid for Camouflaged Object Detection with Transformers (CVPR '23) [Paper] [Code]
  • Locate, Refine and Restore: A Progressive Enhancement Network for Camouflaged Object Detection (IJCAI '23) [Paper]
  • Spatial-Aware Token for Weakly Supervised Object Localization (ICCV '23) [Paper] [Code]
  • Generative Prompt Model for Weakly Supervised Object Localization (ICCV '23) [Paper] [Code]
  • Category-aware Allocation Transformer for Weakly Supervised Object Localization (ICCV '23) [Paper]

Semantic Segmentation

语义分割,将图片中完整语义(具有标签或者类别)的部分分割出来。不仅要进行目标检测检测到图像中的物体,还需要对每个像素分类。

Low Level Vision

Related resources:

Low-level tasks include super-resolution, denoise, dehze, low-light enhancement, etc. High-level tasks include classification, detection, segmentation, etc. segmentation, and so on. However, the ones I have listed here are probably still mainly related to tampering detection.

Testing the new layout of paper title.

📖Paper, 👨‍💻Code, 📦Dataset, 🔗Other links, 📜News,

*Equal contribution. #Corresponding author.

Useful Links

  1. ICCV 2023 Paper List https://huggingface.co/spaces/ICCV2023/ICCV2023-papers
  2. ICLR 2023 Papers List https://openreview.net/group?id=ICLR.cc/2023/Conference
  3. CVPR 2023 Accepted Papers https://cvpr2023.thecvf.com/Conferences/2023/AcceptedPapers
  4. CVPR 2023 Workshops https://openaccess.thecvf.com/CVPR2023_workshops/menu
  5. WACV 2023 Papers https://openaccess.thecvf.com/WACV2023
  6. IJCAI 2023 Accepted Papers List https://ijcai-23.org/main-track-accepted-papers/
  7. ECCV 2022 Accepted papers https://eccv2022.ecva.net/program/accepted-papers/
  8. MM 2022 Proceedings https://dl.acm.org/doi/proceedings/10.1145/3503161
  9. SIGGRAPH unofficial https://kesen.realtimerendering.com/ eg SIGGRAPH 2023 https://kesen.realtimerendering.com/sig2023.html
  10. ICML 2022 https://dblp.org/db/conf/icml/icml2022.html
  11. AAAI 2022 https://dblp.org/db/conf/aaai/aaai2022.html
  12. TIFS https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=10206
  13. More...