paper-with-me

홈 › Papers

BiEquiFormer: Bi-Equivariant Representations for Global Point Cloud Registration

2024-07-11 · Stefanos Pertigkiozoglou, Evangelos Chatzipantazis, Kostas Daniilidis

The goal of this paper is to address the problem of global point cloud registration (PCR) i.e., finding the optimal alignment between point clouds irrespective of the initial poses of the scans. This problem is notoriously challenging for classical optimization methods due to computational constraints. First, we show that state-of-the-art deep learning methods suffer from huge performance degradation when the point clouds are arbitrarily placed in space. We propose that equivariant deep learning should be utilized for solving this task and we characterize the specific type of bi-equivariance of PCR. Then, we design BiEquiformer a novel and scalable bi-equivariant pipeline i.e. equivariant to the independent transformations of the input point clouds. While a naive approach would process the point clouds independently we design expressive bi-equivariant layers that fuse the information from both point clouds. This allows us to extract high-quality superpoint correspondences and in turn, robust point-cloud registration. Extensive comparisons against state-of-the-art methods show that our method achieves comparable performance in the canonical setting and superior performance in the robust setting in both the 3DMatch and the challenging low-overlap 3DLoMatch dataset.

📄 PDF Abstract BibTeX arXiv:2407.08729

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Coarse-to-Fine Point Cloud Registration with SE(3)-Equivariant Representations

2022-10-05 · Cheng-Wei Lin, Tung-I Chen, Hsin-Ying Lee, Wen-Chin Chen 외

Point cloud registration is a crucial problem in computer vision and robotics. Existing methods either rely on matching local geometric features, which are sensitive to the pose differences, or leverage global shapes, wh…

Point Cloud Registration

E2PN: Efficient SE(3)-Equivariant Point Network

2022-06-11 · CVPR 2023 1 · Minghan Zhu, Maani Ghaffari, William A. Clark, Huei Peng

This paper proposes a convolution structure for learning SE(3)-equivariant features from 3D point clouds. It can be viewed as an equivariant version of kernel point convolutions (KPConv), a widely used convolution form t…

Pose Estimation

Correspondence-Free Point Cloud Registration with SO(3)-Equivariant Implicit Shape Representations

2021-07-21 · Minghan Zhu, Maani Ghaffari, Huei Peng

This paper proposes a correspondence-free method for point cloud rotational registration. We learn an embedding for each point cloud in a feature space that preserves the SO(3)-equivariance property, enabled by recent de…

Point Cloud Registration

GraphTER: Unsupervised Learning of Graph Transformation Equivariant Representations via Auto-Encoding Node-wise Transformations

2019-11-19 · CVPR 2020 6 · Xiang Gao, Wei Hu, Guo-Jun Qi

Recent advances in Graph Convolutional Neural Networks (GCNNs) have shown their efficiency for non-Euclidean data on graphs, which often require a large amount of labeled data with high cost. It it thus critical to learn…

Point Cloud Segmentation

Clebsch-Gordan Transformer: Fast and Global Equivariant Attention

2025-09-28 · Owen Lewis Howell, Linfeng Zhao, Xupeng Zhu, Yaoyao Qian 외 arxiv

The global attention mechanism is one of the keys to the success of transformer architecture, but it incurs quadratic computational costs in relation to the number of tokens. On the other hand, equivariant models, which …

Point Cloud ClassificationData AugmentationRobotic Grasping