paper-with-me

Papers

Hierarchical Fine-Grained Image Forgery Detection and Localization

2023-03-30 · CVPR 2023 1 · Xiao Guo, Xiaohong Liu, Zhiyuan Ren, Steven Grosz, Iacopo Masi, Xiaoming Liu

Differences in forgery attributes of images generated in CNN-synthesized and image-editing domains are large, and such differences make a unified image forgery detection and localization (IFDL) challenging. To this end, we present a hierarchical fine-grained formulation for IFDL representation learning. Specifically, we first represent forgery attributes of a manipulated image with multiple labels at different levels. Then we perform fine-grained classification at these levels using the hierarchical dependency between them. As a result, the algorithm is encouraged to learn both comprehensive features and inherent hierarchical nature of different forgery attributes, thereby improving the IFDL representation. Our proposed IFDL framework contains three components: multi-branch feature extractor, localization and classification modules. Each branch of the feature extractor learns to classify forgery attributes at one level, while localization and classification modules segment the pixel-level forgery region and detect image-level forgery, respectively. Lastly, we construct a hierarchical fine-grained dataset to facilitate our study. We demonstrate the effectiveness of our method on $7$ different benchmarks, for both tasks of IFDL and forgery attribute classification. Our source code and dataset can be found: \href{https://github.com/CHELSEA234/HiFi_IFDL}{github.com/CHELSEA234/HiFi-IFDL}.

📄 PDF Abstract BibTeX arXiv:2303.17111

Code (1)

chelsea234/hifi_ifdl 공식 구현 pytorch

Tasks

AttributeClassificationImage Forgery DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Language-guided Hierarchical Fine-grained Image Forgery Detection and Localization

2024-10-31 · Xiao Guo, Xiaohong Liu, Iacopo Masi, Xiaoming Liu

Differences in forgery attributes of images generated in CNN-synthesized and image-editing domains are large, and such differences make a unified image forgery detection and localization (IFDL) challenging. To this end, …

AttributeImage Forgery DetectionRepresentation Learning

MFCLIP: Multi-modal Fine-grained CLIP for Generalizable Diffusion Face Forgery Detection

2024-09-15 · Yaning Zhang, Tianyi Wang, Zitong Yu, Zan Gao 외

The rapid development of photo-realistic face generation methods has raised significant concerns in society and academia, highlighting the urgent need for robust and generalizable face forgery detection (FFD) techniques.…

Face GenerationRepresentation Learning

MFVLR: Multi-domain Fine-grained Vision-Language Reconstruction for Generalizable Diffusion Face Forgery Detection and Localization

2026-05-11 · Yaning Zhang, Tianyi Wang, Zan Gao, Yibo Zhao 외 arxiv

The swift advancement in photo-realistic face generation technology has sparked considerable concerns across society and academia, emphasizing the requirement of generalizable face forgery detection and localization meth…

Representation Learning

Unified Face Attack Detection via Fine-Grained Semantic Guidance

2026-07-09 · Ning Jiang, Shijie Yu, Dingheng Zeng, Haiyang Yi 외 arxiv

The growing applications of facial recognition systems are accompanied by increasingly diverse security threats. Existing datasets lack detailed textual descriptions of forgery cues, leading most prior methods to treat f…

DiffusionFF: A Diffusion-based Framework for Joint Face Forgery Detection and Fine-Grained Artifact Localization

2025-08-03 · Siran Peng, Haoyuan Zhang, Li Gao, Tianshuo Zhang 외 arxiv

The rapid evolution of deepfake technologies demands robust and reliable face forgery detection algorithms. While determining whether an image has been manipulated remains essential, the ability to precisely localize for…