CVJul 14, 2023

Risk Controlled Image Retrieval

arXiv:2307.07336v3h-index: 29
Originality Highly original
AI Analysis

It addresses reliability gaps in image retrieval for applications where prediction certainty is critical, offering a novel guarantee-based approach.

The paper tackles the problem of unreliable predictions in image retrieval by introducing Risk Controlled Image Retrieval (RCIR), which generates retrieval sets with guaranteed coverage of true nearest neighbors at a predefined probability, demonstrated on four real-world datasets.

Most image retrieval research prioritizes improving predictive performance, often overlooking situations where the reliability of predictions is equally important. The gap between model performance and reliability requirements highlights the need for a systematic approach to analyze and address the risks associated with image retrieval. Uncertainty quantification technique can be applied to mitigate this issue by assessing uncertainty for retrieval sets, but it provides only a heuristic estimate of uncertainty rather than a guarantee. To address these limitations, we present Risk Controlled Image Retrieval (RCIR), which generates retrieval sets with coverage guarantee, i.e., retrieval sets that are guaranteed to contain the true nearest neighbors with a predefined probability. RCIR can be easily integrated with existing uncertainty-aware image retrieval systems, agnostic to data distribution and model selection. To the best of our knowledge, this is the first work that provides coverage guarantees to image retrieval. The validity and efficiency of RCIR are demonstrated on four real-world datasets: CAR-196, CUB-200, Pittsburgh, and ChestX-Det.

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