# Beyond Cartesian Representations for Local Descriptors

**Authors:** Patrick Ebel, Anastasiia Mishchuk, Kwang Moo Yi, Pascal Fua, Eduard, Trulls

arXiv: 1908.05547 · 2019-08-16

## TL;DR

This paper introduces a novel log-polar sampling scheme for local patch descriptors, enabling better scale invariance and larger support regions, leading to state-of-the-art results across multiple datasets.

## Contribution

It proposes a direct support region extraction method using log-polar sampling, improving scale robustness and support region size for deep learning-based descriptors.

## Key findings

- Enhanced scale invariance in descriptor matching
- Ability to leverage larger support regions without occlusion issues
- Achieved state-of-the-art performance on three datasets

## Abstract

The dominant approach for learning local patch descriptors relies on small image regions whose scale must be properly estimated a priori by a keypoint detector. In other words, if two patches are not in correspondence, their descriptors will not match. A strategy often used to alleviate this problem is to "pool" the pixel-wise features over log-polar regions, rather than regularly spaced ones. By contrast, we propose to extract the "support region" directly with a log-polar sampling scheme. We show that this provides us with a better representation by simultaneously oversampling the immediate neighbourhood of the point and undersampling regions far away from it. We demonstrate that this representation is particularly amenable to learning descriptors with deep networks. Our models can match descriptors across a much wider range of scales than was possible before, and also leverage much larger support regions without suffering from occlusions. We report state-of-the-art results on three different datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.05547/full.md

## Figures

24 figures with captions in the complete paper: https://tomesphere.com/paper/1908.05547/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1908.05547/full.md

---
Source: https://tomesphere.com/paper/1908.05547