Affine Subspace Representation for Feature Description
Zhenhua Wang, Bin Fan, and Fuchao Wu

TL;DR
The paper introduces the Affine Subspace Representation (ASR) descriptor, which robustly encodes local features under affine distortions caused by viewpoint changes, outperforming traditional descriptors like SIFT.
Contribution
It presents a novel subspace-based descriptor that captures multi-view local information efficiently and accurately, with an accelerated computation method for practical use.
Findings
ASR outperforms state-of-the-art descriptors under various image transformations.
ASR performs well without a dedicated affine invariant detector.
The method effectively encodes local structures across multiple views.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Domain Adaptation and Few-Shot Learning
MethodsPrincipal Components Analysis
