CVMay 4, 2016

Learning Covariant Feature Detectors

arXiv:1605.01224v2149 citations
Originality Highly original
AI Analysis

This addresses the challenge of extracting stable visual anchors for computer vision applications, representing a novel method for a known bottleneck in feature detection.

The paper tackles the problem of learning local covariant feature detectors for viewpoint invariant image features by proposing a fully general formulation that casts detection as a regression problem, and shows empirical results on standard benchmarks demonstrating the framework's power and flexibility.

Local covariant feature detection, namely the problem of extracting viewpoint invariant features from images, has so far largely resisted the application of machine learning techniques. In this paper, we propose the first fully general formulation for learning local covariant feature detectors. We propose to cast detection as a regression problem, enabling the use of powerful regressors such as deep neural networks. We then derive a covariance constraint that can be used to automatically learn which visual structures provide stable anchors for local feature detection. We support these ideas theoretically, proposing a novel analysis of local features in term of geometric transformations, and we show that all common and many uncommon detectors can be derived in this framework. Finally, we present empirical results on translation and rotation covariant detectors on standard feature benchmarks, showing the power and flexibility of the framework.

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