Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

DeepMatch: Toward Lightweight in Point Cloud Registration

View through CrossRef
From source to target, point cloud registration solves for a rigid body transformation that aligns the two point clouds. IterativeClosest Point (ICP) and other traditional algorithms require a long registration time and are prone to fall into local optima. Learning-based algorithms such as Deep ClosestPoint (DCP) perform better than those traditional algorithms and escape from local optimality. However, they are still not perfectly robust and rely on the complex model design due to the extracted local features are susceptible to noise. In this study, we propose a lightweight point cloud registration algorithm, DeepMatch. DeepMatch extracts a point feature for each point, which is a spatial structure composed of each point itself, the center point of the point cloud, and the farthest point of each point. Because of the superiority of this per-point feature, the computing resources and time required by DeepMatch to complete the training are less than one-tenth of other learning-based algorithms with similar performance. In addition, experiments show that our algorithm achieves state-of-the-art (SOTA) performance on both clean, with Gaussian noise and unseen category datasets. Among them, on the unseen categories, compared to the previous best learning-based point cloud registration algorithms, the registration error of DeepMatch is reduced by two orders of magnitude, achieving the same performance as on the categories seen in training, which proves DeepMatch is generalizable in point cloud registration tasks. Finally, only our DeepMatch completes 100% recall on all three test sets.
Title: DeepMatch: Toward Lightweight in Point Cloud Registration
Description:
From source to target, point cloud registration solves for a rigid body transformation that aligns the two point clouds.
IterativeClosest Point (ICP) and other traditional algorithms require a long registration time and are prone to fall into local optima.
Learning-based algorithms such as Deep ClosestPoint (DCP) perform better than those traditional algorithms and escape from local optimality.
However, they are still not perfectly robust and rely on the complex model design due to the extracted local features are susceptible to noise.
In this study, we propose a lightweight point cloud registration algorithm, DeepMatch.
DeepMatch extracts a point feature for each point, which is a spatial structure composed of each point itself, the center point of the point cloud, and the farthest point of each point.
Because of the superiority of this per-point feature, the computing resources and time required by DeepMatch to complete the training are less than one-tenth of other learning-based algorithms with similar performance.
In addition, experiments show that our algorithm achieves state-of-the-art (SOTA) performance on both clean, with Gaussian noise and unseen category datasets.
Among them, on the unseen categories, compared to the previous best learning-based point cloud registration algorithms, the registration error of DeepMatch is reduced by two orders of magnitude, achieving the same performance as on the categories seen in training, which proves DeepMatch is generalizable in point cloud registration tasks.
Finally, only our DeepMatch completes 100% recall on all three test sets.

Related Results

MPCR-Net: Multiple Partial Point Clouds Registration Network Using a Global Template
MPCR-Net: Multiple Partial Point Clouds Registration Network Using a Global Template
With the advancement of photoelectric technology and computer image processing technology, the visual measurement method based on point clouds is gradually applied to the 3D measur...
MSG-Point-GAN: Multi-Scale Gradient Point GAN for Point Cloud Generation
MSG-Point-GAN: Multi-Scale Gradient Point GAN for Point Cloud Generation
The generative adversarial network (GAN) has recently emerged as a promising generative model. Its application in the image field has been extensive, but there has been little rese...
Hybrid Cloud Scheduling Method for Cloud Bursting
Hybrid Cloud Scheduling Method for Cloud Bursting
In the paper, we consider the hybrid cloud model used for cloud bursting, when the computational capacity of the private cloud provider is insufficient to deal with the peak number...
Leveraging Artificial Intelligence for smart cloud migration, reducing cost and enhancing efficiency
Leveraging Artificial Intelligence for smart cloud migration, reducing cost and enhancing efficiency
Cloud computing has become a critical component of modern IT infrastructure, offering businesses scalability, flexibility, and cost efficiency. Unoptimized cloud migration strategi...
Improved Algorithm for 3D Point Cloud Registration Based on the 3DSC
Improved Algorithm for 3D Point Cloud Registration Based on the 3DSC
The 3D laser scanning technology has been widely adopted in the field of workshop automatic assembly. Among them, the point cloud registration is a crucial part of the 3D data proc...
Improved Algorithm for 3D Point Cloud Registration Based on the 3DSC
Improved Algorithm for 3D Point Cloud Registration Based on the 3DSC
The 3D laser scanning technology has been widely adopted in the field of workshop automatic assembly. Among them, the point cloud registration is a crucial part of the 3D data proc...
THE IMPACT OF CLOUD COMPUTING ON CONSTRUCTION PROJECT DELIVERY ABUJA NIGERIA
THE IMPACT OF CLOUD COMPUTING ON CONSTRUCTION PROJECT DELIVERY ABUJA NIGERIA
Cloud computing is the delivery of computing services, such as storage, processing power, and software applications, via the internet. Cloud computing offers various advantages and...
Fast color point cloud registration based on virtual viewpoint image
Fast color point cloud registration based on virtual viewpoint image
With the increase of point cloud scale, the time required by traditional ICP-related point cloud registration methods increases dramatically, which cannot meet the registration req...

Back to Top