English

SOE-Net: A Self-Attention and Orientation Encoding Network for Point Cloud based Place Recognition

Computer Vision and Pattern Recognition 2021-05-25 v2

Abstract

We tackle the problem of place recognition from point cloud data and introduce a self-attention and orientation encoding network (SOE-Net) that fully explores the relationship between points and incorporates long-range context into point-wise local descriptors. Local information of each point from eight orientations is captured in a PointOE module, whereas long-range feature dependencies among local descriptors are captured with a self-attention unit. Moreover, we propose a novel loss function called Hard Positive Hard Negative quadruplet loss (HPHN quadruplet), that achieves better performance than the commonly used metric learning loss. Experiments on various benchmark datasets demonstrate superior performance of the proposed network over the current state-of-the-art approaches. Our code is released publicly at https://github.com/Yan-Xia/SOE-Net.

Keywords

Cite

@article{arxiv.2011.12430,
  title  = {SOE-Net: A Self-Attention and Orientation Encoding Network for Point Cloud based Place Recognition},
  author = {Yan Xia and Yusheng Xu and Shuang Li and Rui Wang and Juan Du and Daniel Cremers and Uwe Stilla},
  journal= {arXiv preprint arXiv:2011.12430},
  year   = {2021}
}

Comments

Accepted by CVPR2021 (Oral)

R2 v1 2026-06-23T20:29:24.737Z