GAFAR: Graph-Attention Feature-Augmentation for Registration A Fast and
Light-weight Point Set Registration Algorithm
- URL: http://arxiv.org/abs/2307.02339v1
- Date: Wed, 5 Jul 2023 14:50:36 GMT
- Title: GAFAR: Graph-Attention Feature-Augmentation for Registration A Fast and
Light-weight Point Set Registration Algorithm
- Authors: Ludwig Mohr, Ismail Geles and Friedrich Fraundorfer
- Abstract summary: rigid registration of point clouds is a fundamental problem in computer vision.
Deep learning in computer vision has brought new drive to research on this topic.
We present a novel fast and light-weight network architecture using the attention mechanism to augment point descriptors.
- Score: 12.592563880121816
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 of performance and
low generalization capability due to sensitivity to outliers and
characteristics of 3D scans not present during network training. In this work,
we present a novel fast and light-weight network architecture using the
attention mechanism to augment point descriptors at inference time to optimally
suit the registration task of the specific point clouds it is presented with.
Employing a fully-connected graph both within and between point clouds lets the
network reason about the importance and reliability of points for registration,
making our approach robust to outliers, low overlap and unseen data. We test
the performance of our registration algorithm on different registration and
generalization tasks and provide information on runtime and resource
consumption. The code and trained weights are available at
https://github.com/mordecaimalignatius/GAFAR/.
Related papers
- PointMoment:Mixed-Moment-based Self-Supervised Representation Learning
for 3D Point Clouds [11.980787751027872]
We propose PointMoment, a novel framework for point cloud self-supervised representation learning.
Our framework does not require any special techniques such as asymmetric network architectures, gradient stopping, etc.
arXiv Detail & Related papers (2023-12-06T08:49:55Z) - DIPR: Efficient Point Cloud Registration via Dynamic Iteration [4.491867613612359]
We introduce a novel Efficient Point Cloud Registration via Dynamic It framework, DIPR, that makes the neural network interactively focus on overlapping points based on sparser input points.
Our proposed approach achieves superior registration accuracy while significantly reducing computational time and GPU memory consumption compared to state-of-the-art methods.
arXiv Detail & Related papers (2023-12-05T16:47:46Z) - Zero-Shot Point Cloud Registration [94.39796531154303]
ZeroReg is the first zero-shot point cloud registration approach that eliminates the need for training on point cloud datasets.
The cornerstone of ZeroReg is the novel transfer of image features from keypoints to the point cloud, enriched by aggregating information from 3D geometric neighborhoods.
On benchmarks such as 3DMatch, 3DLoMatch, and ScanNet, ZeroReg achieves impressive Recall Ratios (RR) of over 84%, 46%, and 75%, respectively.
arXiv Detail & Related papers (2023-12-05T11:33:16Z) - Robust Multiview Point Cloud Registration with Reliable Pose Graph
Initialization and History Reweighting [63.95845583460312]
We present a new method for the multiview registration of point cloud.
Our method achieves 11% higher registration recall on the 3DMatch dataset and 13% lower registration errors on the ScanNet dataset.
arXiv Detail & Related papers (2023-04-02T06:43:40Z) - Self-Supervised Point Cloud Representation Learning with Occlusion
Auto-Encoder [63.77257588569852]
We present 3D Occlusion Auto-Encoder (3D-OAE) for learning representations for point clouds.
Our key idea is to randomly occlude some local patches of the input point cloud and establish the supervision via recovering the occluded patches.
In contrast with previous methods, our 3D-OAE can remove a large proportion of patches and predict them only with a small number of visible patches.
arXiv Detail & Related papers (2022-03-26T14:06:29Z) - Revisiting Point Cloud Simplification: A Learnable Feature Preserving
Approach [57.67932970472768]
Mesh and Point Cloud simplification methods aim to reduce the complexity of 3D models while retaining visual quality and relevant salient features.
We propose a fast point cloud simplification method by learning to sample salient points.
The proposed method relies on a graph neural network architecture trained to select an arbitrary, user-defined, number of points from the input space and to re-arrange their positions so as to minimize the visual perception error.
arXiv Detail & Related papers (2021-09-30T10:23:55Z) - Locally Aware Piecewise Transformation Fields for 3D Human Mesh
Registration [67.69257782645789]
We propose piecewise transformation fields that learn 3D translation vectors to map any query point in posed space to its correspond position in rest-pose space.
We show that fitting parametric models with poses by our network results in much better registration quality, especially for extreme poses.
arXiv Detail & Related papers (2021-04-16T15:16:09Z) - Graphite: GRAPH-Induced feaTure Extraction for Point Cloud Registration [80.69255347486693]
We introduce a GRAPH-Induced feaTure Extraction pipeline, a simple yet powerful feature and keypoint detector.
We construct a generic graph-based learning scheme to describe point cloud regions and extract salient points.
We Reformulate the 3D keypoint pipeline with graph neural networks which allow efficient processing of the point set.
arXiv Detail & Related papers (2020-10-18T19:41:09Z) - Triangle-Net: Towards Robustness in Point Cloud Learning [0.0]
We propose a novel approach for 3D classification that can simultaneously achieve invariance towards rotation, positional shift, scaling, and is robust to point sparsity.
We show that our approach outperforms PointNet and 3DmFV by 35.0% and 28.1% respectively in ModelNet 40 classification tasks.
arXiv Detail & Related papers (2020-02-27T20:42:32Z) - StickyPillars: Robust and Efficient Feature Matching on Point Clouds
using Graph Neural Networks [16.940377259203284]
StickyPillars is a fast, accurate and extremely robust deep middle-end 3D feature matching method on point clouds.
We present state-of-art art accuracy results on the registration problem demonstrated on the KITTI dataset.
We integrate our matching system into a LiDAR odometry pipeline yielding most accurate results on the KITTI dataset.
arXiv Detail & Related papers (2020-02-10T17:53:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.