SE(3)-bi-equivariant Transformers for Point Cloud Assembly
Ziming Wang, Rebecka J\"ornsten

TL;DR
This paper introduces SE(3)-bi-equivariant transformers (BITR) for point cloud assembly, leveraging equivariance to improve robustness and accuracy in aligning non-overlapping point clouds under arbitrary transformations.
Contribution
The paper proposes a novel SE(3)-bi-equivariant transformer architecture that guarantees robustness to rigid perturbations, scaling, and swapping in point cloud alignment tasks.
Findings
BITR effectively handles non-overlapped point clouds.
It guarantees robustness against initial positions and transformations.
Experimental results demonstrate improved alignment accuracy.
Abstract
Given a pair of point clouds, the goal of assembly is to recover a rigid transformation that aligns one point cloud to the other. This task is challenging because the point clouds may be non-overlapped, and they may have arbitrary initial positions. To address these difficulties, we propose a method, called SE(3)-bi-equivariant transformer (BITR), based on the SE(3)-bi-equivariance prior of the task: it guarantees that when the inputs are rigidly perturbed, the output will transform accordingly. Due to its equivariance property, BITR can not only handle non-overlapped PCs, but also guarantee robustness against initial positions. Specifically, BITR first extracts features of the inputs using a novel -transformer, and then projects the learned feature to group SE(3) as the output. Moreover, we theoretically show that swap and scale equivariances can be incorporated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsModular Robots and Swarm Intelligence
