CVSep 8, 2023

Unsupervised Object Localization with Representer Point Selection

arXiv:2309.04172v14 citationsh-index: 5
Originality Highly original
AI Analysis

This addresses the challenge of interpretability in unsupervised object localization for computer vision researchers, offering a novel approach that is not incremental.

The paper tackles the problem of explaining model predictions in unsupervised object localization by proposing a method based on representer point selection, which outperforms state-of-the-art methods on various datasets with significant margins and even surpasses weakly supervised and few-shot approaches.

We propose a novel unsupervised object localization method that allows us to explain the predictions of the model by utilizing self-supervised pre-trained models without additional finetuning. Existing unsupervised and self-supervised object localization methods often utilize class-agnostic activation maps or self-similarity maps of a pre-trained model. Although these maps can offer valuable information for localization, their limited ability to explain how the model makes predictions remains challenging. In this paper, we propose a simple yet effective unsupervised object localization method based on representer point selection, where the predictions of the model can be represented as a linear combination of representer values of training points. By selecting representer points, which are the most important examples for the model predictions, our model can provide insights into how the model predicts the foreground object by providing relevant examples as well as their importance. Our method outperforms the state-of-the-art unsupervised and self-supervised object localization methods on various datasets with significant margins and even outperforms recent weakly supervised and few-shot methods.

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