English

Extracting Deformation-Aware Local Features by Learning to Deform

Computer Vision and Pattern Recognition 2021-11-23 v1 Machine Learning

Abstract

Despite the advances in extracting local features achieved by handcrafted and learning-based descriptors, they are still limited by the lack of invariance to non-rigid transformations. In this paper, we present a new approach to compute features from still images that are robust to non-rigid deformations to circumvent the problem of matching deformable surfaces and objects. Our deformation-aware local descriptor, named DEAL, leverages a polar sampling and a spatial transformer warping to provide invariance to rotation, scale, and image deformations. We train the model architecture end-to-end by applying isometric non-rigid deformations to objects in a simulated environment as guidance to provide highly discriminative local features. The experiments show that our method outperforms state-of-the-art handcrafted, learning-based image, and RGB-D descriptors in different datasets with both real and realistic synthetic deformable objects in still images. The source code and trained model of the descriptor are publicly available at https://www.verlab.dcc.ufmg.br/descriptors/neurips2021.

Keywords

Cite

@article{arxiv.2111.10617,
  title  = {Extracting Deformation-Aware Local Features by Learning to Deform},
  author = {Guilherme Potje and Renato Martins and Felipe Cadar and Erickson R. Nascimento},
  journal= {arXiv preprint arXiv:2111.10617},
  year   = {2021}
}

Comments

To appear in Proceedings of the Thirty-fifth Annual Conference on Neural Information Processing Systems (NeurIPS) 2021

R2 v1 2026-06-24T07:45:52.812Z