CVLGJul 27, 2022

On the robustness of self-supervised representations for multi-view object classification

arXiv:2208.00787v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses robustness issues in self-supervised learning for computer vision, but it is incremental as it builds on known methods to improve specific failure modes.

The paper tackles the problem of robustness in self-supervised representations for multi-view object classification, showing that these representations are more robust to viewpoint changes and encode more pertinent object information, with experiments on homographies and real-world datasets demonstrating this.

It is known that representations from self-supervised pre-training can perform on par, and often better, on various downstream tasks than representations from fully-supervised pre-training. This has been shown in a host of settings such as generic object classification and detection, semantic segmentation, and image retrieval. However, some issues have recently come to the fore that demonstrate some of the failure modes of self-supervised representations, such as performance on non-ImageNet-like data, or complex scenes. In this paper, we show that self-supervised representations based on the instance discrimination objective lead to better representations of objects that are more robust to changes in the viewpoint and perspective of the object. We perform experiments of modern self-supervised methods against multiple supervised baselines to demonstrate this, including approximating object viewpoint variation through homographies, and real-world tests based on several multi-view datasets. We find that self-supervised representations are more robust to object viewpoint and appear to encode more pertinent information about objects that facilitate the recognition of objects from novel views.

Foundations

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

Your Notes