English

Affine Subspace Representation for Feature Description

Computer Vision and Pattern Recognition 2014-07-21 v1

Abstract

This paper proposes a novel Affine Subspace Representation (ASR) descriptor to deal with affine distortions induced by viewpoint changes. Unlike the traditional local descriptors such as SIFT, ASR inherently encodes local information of multi-view patches, making it robust to affine distortions while maintaining a high discriminative ability. To this end, PCA is used to represent affine-warped patches as PCA-patch vectors for its compactness and efficiency. Then according to the subspace assumption, which implies that the PCA-patch vectors of various affine-warped patches of the same keypoint can be represented by a low-dimensional linear subspace, the ASR descriptor is obtained by using a simple subspace-to-point mapping. Such a linear subspace representation could accurately capture the underlying information of a keypoint (local structure) under multiple views without sacrificing its distinctiveness. To accelerate the computation of ASR descriptor, a fast approximate algorithm is proposed by moving the most computational part (ie, warp patch under various affine transformations) to an offline training stage. Experimental results show that ASR is not only better than the state-of-the-art descriptors under various image transformations, but also performs well without a dedicated affine invariant detector when dealing with viewpoint changes.

Keywords

Cite

@article{arxiv.1407.4874,
  title  = {Affine Subspace Representation for Feature Description},
  author = {Zhenhua Wang and Bin Fan and Fuchao Wu},
  journal= {arXiv preprint arXiv:1407.4874},
  year   = {2014}
}

Comments

To Appear in the 2014 European Conference on Computer Vision

R2 v1 2026-06-22T05:07:10.398Z