CVJun 17, 2021

The 2021 Image Similarity Dataset and Challenge

arXiv:2106.09672v472 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This addresses the need for robust image copy detection in social media integrity, though it is incremental as it builds on existing benchmark concepts.

The paper introduces a new benchmark for large-scale image similarity detection, designed to determine if a query image is a modified copy among 1 million reference images, featuring various transformations to mimic real-world scenarios like misinformation detection.

This paper introduces a new benchmark for large-scale image similarity detection. This benchmark is used for the Image Similarity Challenge at NeurIPS'21 (ISC2021). The goal is to determine whether a query image is a modified copy of any image in a reference corpus of size 1~million. The benchmark features a variety of image transformations such as automated transformations, hand-crafted image edits and machine-learning based manipulations. This mimics real-life cases appearing in social media, for example for integrity-related problems dealing with misinformation and objectionable content. The strength of the image manipulations, and therefore the difficulty of the benchmark, is calibrated according to the performance of a set of baseline approaches. Both the query and reference set contain a majority of "distractor" images that do not match, which corresponds to a real-life needle-in-haystack setting, and the evaluation metric reflects that. We expect the DISC21 benchmark to promote image copy detection as an important and challenging computer vision task and refresh the state of the art. Code and data are available at https://github.com/facebookresearch/isc2021

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes