paper-with-me

홈 › 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 this paper, we present an efficient system for detecting near duplicate images across 8 billion images. Our system consists of three stages: candidate generation, candidate selection, and clustering. We also demonstrate that this system can be used to greatly improve the quality of recommendations and search results across a number of real-world applications. In addition, we include the evolution of the system over the course of six years, bringing out experiences and lessons on how new systems are designed to accommodate organic content growth as well as the latest technology. Finally, we are releasing a human-labeled dataset of ~53,000 pairs of images introduced in this paper.

📄 PDF Abstract BibTeX arXiv:2209.08433

Code (0)

등록된 구현이 없습니다.

Similar 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 descr…

BenchmarkingBinary ClassificationContent-Based Image RetrievalImage Forensics+3

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

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

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…

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