CVLGMLJan 14, 2013

Unsupervised Feature Learning for low-level Local Image Descriptors

arXiv:1301.2840v4
Originality Incremental advance
AI Analysis

This addresses the need for efficient low-level image descriptors in computer vision applications, though it is incremental as it builds on existing unsupervised learning methods.

The paper tackled the problem of unsupervised feature learning for low-level local image descriptors, finding that a Restricted Boltzmann Machine (RBM) approach performs comparably to hand-crafted descriptors and that binarization yields compact representations outperforming several state-of-the-art methods.

Unsupervised feature learning has shown impressive results for a wide range of input modalities, in particular for object classification tasks in computer vision. Using a large amount of unlabeled data, unsupervised feature learning methods are utilized to construct high-level representations that are discriminative enough for subsequently trained supervised classification algorithms. However, it has never been \emph{quantitatively} investigated yet how well unsupervised learning methods can find \emph{low-level representations} for image patches without any additional supervision. In this paper we examine the performance of pure unsupervised methods on a low-level correspondence task, a problem that is central to many Computer Vision applications. We find that a special type of Restricted Boltzmann Machines (RBMs) performs comparably to hand-crafted descriptors. Additionally, a simple binarization scheme produces compact representations that perform better than several state-of-the-art descriptors.

Foundations

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

Your Notes