GAFAR: Graph-Attention Feature-Augmentation for Registration A Fast and Light-weight Point Set Registration Algorithm
Ludwig Mohr, Ismail Geles, Friedrich Fraundorfer

TL;DR
GAFAR introduces a fast, lightweight graph-attention network that enhances point descriptors at inference time, improving robustness and accuracy in rigid point cloud registration, especially under challenging conditions like outliers and low overlap.
Contribution
It proposes a novel attention-based architecture that augments point features during inference, enabling robust registration without extensive training or complex preprocessing.
Findings
Robust to outliers and low overlap
Efficient in runtime and resource consumption
Effective on various registration and generalization tasks
Abstract
Rigid registration of point clouds is a fundamental problem in computer vision with many applications from 3D scene reconstruction to geometry capture and robotics. If a suitable initial registration is available, conventional methods like ICP and its many variants can provide adequate solutions. In absence of a suitable initialization and in the presence of a high outlier rate or in the case of small overlap though the task of rigid registration still presents great challenges. The advent of deep learning in computer vision has brought new drive to research on this topic, since it provides the possibility to learn expressive feature-representations and provide one-shot estimates instead of depending on time-consuming iterations of conventional robust methods. Yet, the rotation and permutation invariant nature of point clouds poses its own challenges to deep learning, resulting in loss…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
