CVDec 13, 2014

Descriptor Ensemble: An Unsupervised Approach to Descriptor Fusion in the Homography Space

arXiv:1412.4196v1
Originality Incremental advance
AI Analysis

This work addresses the challenge of robust feature matching in computer vision, offering an incremental improvement over existing methods.

The paper tackles the problem of improving feature matching performance by proposing an unsupervised approach to fuse multiple local descriptors in homography space, achieving promising results on four image matching benchmarks.

With the aim to improve the performance of feature matching, we present an unsupervised approach to fuse various local descriptors in the space of homographies. Inspired by the observation that the homographies of correct feature correspondences vary smoothly along the spatial domain, our approach stands on the unsupervised nature of feature matching, and can select a good descriptor for matching each feature point. Specifically, the homography space serves as the common domain, in which a correspondence obtained by any descriptor is considered as a point, for integrating various heterogeneous descriptors. Both geometric coherence and spatial continuity among correspondences are considered via computing their geodesic distances in the space. In this way, mutual verification across different descriptors is allowed, and correct correspondences will be highlighted with a high degree of consistency (i.e., short geodesic distances here). It follows that one-class SVM can be applied to identifying these correct correspondences, and boosts the performance of feature matching. The proposed approach is comprehensively compared with the state-of-the-art approaches, and evaluated on four benchmarks of image matching. The promising results manifest its effectiveness.

Foundations

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

Your Notes