paper-with-me

홈 › Papers

Detecting Near-Duplicate Face Images

2024-08-14 · Sudipta Banerjee, Arun Ross

Near-duplicate images are often generated when applying repeated photometric and geometric transformations that produce imperceptible variants of the original image. Consequently, a deluge of near-duplicates can be circulated online posing copyright infringement concerns. The concerns are more severe when biometric data is altered through such nuanced transformations. In this work, we address the challenge of near-duplicate detection in face images by, firstly, identifying the original image from a set of near-duplicates and, secondly, deducing the relationship between the original image and the near-duplicates. We construct a tree-like structure, called an Image Phylogeny Tree (IPT) using a graph-theoretic approach to estimate the relationship, i.e., determine the sequence in which they have been generated. We further extend our method to create an ensemble of IPTs known as Image Phylogeny Forests (IPFs). We rigorously evaluate our method to demonstrate robustness across other modalities, unseen transformations by latest generative models and IPT configurations, thereby significantly advancing the state-of-the-art performance by 42% on IPF reconstruction accuracy.

📄 PDF Abstract BibTeX arXiv:2408.07689

Code (1)

sudban3089/detectingnear-duplicates 공식 구현 tf

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Evolution of a Web-Scale Near Duplicate Image Detection System

2022-09-18 · Andrey Gusev, Jiajing Xu

Detecting near duplicate images is fundamental to the content ecosystem of photo sharing web applications. However, such a task is challenging when involving a web-scale image corpus containing billions of images. In thi…

Double Trouble? Impact and Detection of Duplicates in Face Image Datasets

2024-01-25 · Torsten Schlett, Christian Rathgeb, Juan Tapia, Christoph Busch

Various face image datasets intended for facial biometrics research were created via web-scraping, i.e. the collection of images publicly available on the internet. This work presents an approach to detect both exactly a…

Face Image QualityFace Image Quality AssessmentFace RecognitionImage Quality Assessment

A Method for Curation of Web-Scraped Face Image Datasets

2020-04-07 · Kai Zhang, Vítor Albiero, Kevin W. Bowyer

Web-scraped, in-the-wild datasets have become the norm in face recognition research. The numbers of subjects and images acquired in web-scraped datasets are usually very large, with number of images on the millions scale…

Face Recognition

Quality-Aware Calibration for AI-Generated Image Detection in the Wild

2026-04-16 · Fabrizio Guillaro, Vincenzo De Rosa, Davide Cozzolino, Luisa Verdoliva arxiv

Significant progress has been made in detecting synthetic images, however most existing approaches operate on a single image instance and overlook a key characteristic of real-world dissemination: as viral images circula…

BioTamperNet: Affinity-Guided State-Space Model Detecting Tampered Biomedical Images

2026-02-01 · Soumyaroop Nandi, Prem Natarajan arxiv

We propose BioTamperNet, a novel framework for detecting duplicated regions in tampered biomedical images, leveraging affinity-guided attention inspired by State Space Model (SSM) approximations. Existing forensic models…