paper-with-me

홈 › Papers

Benchmarking unsupervised near-duplicate image detection

2019-07-03 · Lia Morra, Fabrizio Lamberti

Unsupervised near-duplicate detection has many practical applications ranging from social media analysis and web-scale retrieval, to digital image forensics. It entails running a threshold-limited query on a set of descriptors extracted from the images, with the goal of identifying all possible near-duplicates, while limiting the false positives due to visually similar images. Since the rate of false alarms grows with the dataset size, a very high specificity is thus required, up to $1 - 10^{-9}$ for realistic use cases; this important requirement, however, is often overlooked in literature. In recent years, descriptors based on deep convolutional neural networks have matched or surpassed traditional feature extraction methods in content-based image retrieval tasks. To the best of our knowledge, ours is the first attempt to establish the performance range of deep learning-based descriptors for unsupervised near-duplicate detection on a range of datasets, encompassing a broad spectrum of near-duplicate definitions. We leverage both established and new benchmarks, such as the Mir-Flick Near-Duplicate (MFND) dataset, in which a known ground truth is provided for all possible pairs over a general, large scale image collection. To compare the specificity of different descriptors, we reduce the problem of unsupervised detection to that of binary classification of near-duplicate vs. not-near-duplicate images. The latter can be conveniently characterized using Receiver Operating Curve (ROC). Our findings in general favor the choice of fine-tuning deep convolutional networks, as opposed to using off-the-shelf features, but differences at high specificity settings depend on the dataset and are often small. The best performance was observed on the MFND benchmark, achieving 96\% sensitivity at a false positive rate of $1.43 \times 10^{-6}$.

📄 PDF Abstract BibTeX arXiv:1907.02821

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingBinary ClassificationContent-Based Image RetrievalImage ForensicsImage RetrievalRetrievalSpecificity

Similar Papers 제목 키워드 기반

Benchmarking Pretrained Vision Embeddings for Near- and Duplicate Detection in Medical Images

2023-12-12 · Tuan Truong, Farnaz Khun Jush, Matthias Lenga

Near- and duplicate image detection is a critical concern in the field of medical imaging. Medical datasets often contain similar or duplicate images from various sources, which can lead to significant performance issues…

BenchmarkingRetrievalSpecificity

Unsupervised Question Duplicate and Related Questions Detection in e-learning platforms

2022-12-20 · Maksimjeet Chowdhary, Sanyam Goyal, Venktesh V, Mukesh Mohania 외

Online learning platforms provide diverse questions to gauge the learners' understanding of different concepts. The repository of questions has to be constantly updated to ensure a diverse pool of questions to conduct as…

A Review on Near Duplicate Detection of Images using Computer Vision Techniques

2020-09-07 · K. K. Thyagharajan, G. Kalaiarasi

Nowadays, digital content is widespread and simply redistributable, either lawfully or unlawfully. For example, after images are posted on the internet, other web users can modify them and then repost their versions, the…

object-detectionObject DetectionObject Recognition

CleanPatrick: A Benchmark for Image Data Cleaning

2025-05-16 · Fabian Gröger, Simone Lionetti, Philippe Gottfrois, Alvaro Gonzalez-Jimenez 외

Robust machine learning depends on clean data, yet current image data cleaning benchmarks rely on synthetic noise or narrow human studies, limiting comparison and real-world relevance. We introduce CleanPatrick, the firs…

BenchmarkingLabel Error DetectionSSIM

Transductive Learning for Near-Duplicate Image Detection in Scanned Photo Collections

2024-10-25 · Francesc Net, Marc Folia, Pep Casals, Lluis Gomez

This paper presents a comparative study of near-duplicate image detection techniques in a real-world use case scenario, where a document management company is commissioned to manually annotate a collection of scanned pho…

ManagementSelf-Supervised LearningTransductive Learning