SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms

Abstract

Correspondence matching is a fundamental problem in computer vision and robotics applications. Solving correspondence matching problems using neural networks has been on the rise recently. Rotation-equivariance and scale-equivariance are both critical in correspondence matching applications. Classical correspondence matching approaches are designed to withstand scaling and rotation transformations. However, the features extracted using convolutional neural networks (CNNs) are only translation-equivariant to a certain extent. Recently, researchers have strived to improve the rotation-equivariance of CNNs based on group theories. Sim(2) is the group of similarity transformations in the 2D plane. This paper presents a specialized dataset dedicated to evaluating sim(2)-equivariant correspondence matching algorithms. We compare the performance of 16 state-of-the-art (SoTA) correspondence matching approaches. The experimental results demonstrate the importance of group equivariant algorithms for correspondence matching on various sim(2) transformation conditions. Since the subpixel accuracy achieved by CNN-based correspondence matching approaches is unsatisfactory, this specific area requires more attention in future works. Our dataset is publicly available at: mias.group/SIM2E .

Cite

Text

Su et al. "SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25056-9_47

Markdown

[Su et al. "SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/su2022eccvw-sim2e/) doi:10.1007/978-3-031-25056-9_47

BibTeX

@inproceedings{su2022eccvw-sim2e,
  title     = {{SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms}},
  author    = {Su, Shuai and Zhao, Zhongkai and Fei, Yixin and Li, Shuda and Chen, Qijun and Fan, Rui},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {743-759},
  doi       = {10.1007/978-3-031-25056-9_47},
  url       = {https://mlanthology.org/eccvw/2022/su2022eccvw-sim2e/}
}