paper-with-me

홈 › Papers

3D Meta-Registration: Meta-learning 3D Point Cloud Registration Functions

2021-09-29 · Yu Hao, Yi Fang

Learning robust 3D point cloud registration functions with deep neural networks has emerged as a powerful paradigm in recent years, offering promising performance in producing spatial geometric transformations for each pair of 3D point clouds. However, 3D point cloud registration functions are often generalized from extensive training over a large volume of data to learn the ability to predict the desired geometric transformation to register 3D point clouds. Generalizing across 3D point cloud registration functions requires robust learning of priors over the respective function space and enables consistent registration in presence of significant 3D structure variations. In this paper, we proposed to formalize the learning of a 3D point cloud registration function space as a meta-learning problem, aiming to predict a 3D registration model that can be quickly adapted to new point clouds with no or limited training data. Specifically, we define each task as the learning of the 3D registration function which takes points in 3D space as input and predicts the geometric transformation that aligns the source point cloud with the target one. Also, we introduce an auxiliary deep neural network named 3D registration meta-learner that is trained to predict the prior over the respective 3D registration function space. After training, the 3D registration meta-learner, which is trained with the distribution of 3D registration function space, is able to uniquely parameterize the 3D registration function with optimal initialization to rapidly adapt to new registration tasks. We tested our model on the synthesized dataset ModelNet and FlyingThings3D, as well as real-world dataset KITTI. Experimental results demonstrate that 3D Meta-Registration achieves superior performance over other previous techniques (e.g. FlowNet3D).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningPoint Cloud Registration

Similar Papers 제목 키워드 기반

3D Meta-Registration: Learning to Learn Registration of 3D Point Clouds

2020-10-22 · Lingjing Wang, Yu Hao, Xiang Li, Yi Fang

Deep learning-based point cloud registration models are often generalized from extensive training over a large volume of data to learn the ability to predict the desired geometric transformation to register 3D point clou…

Meta-LearningPoint Cloud Registration

Point-TTA: Test-Time Adaptation for Point Cloud Registration Using Multitask Meta-Auxiliary Learning

2023-08-31 · ICCV 2023 1 · Ahmed Hatem, Yiming Qian, Yang Wang

We present Point-TTA, a novel test-time adaptation framework for point cloud registration (PCR) that improves the generalization and the performance of registration models. While learning-based approaches have achieved i…

Auxiliary LearningPoint Cloud RegistrationTest-time Adaptation

AutoSynth: Learning to Generate 3D Training Data for Object Point Cloud Registration

2023-09-20 · ICCV 2023 1 · Zheng Dang, Mathieu Salzmann

In the current deep learning paradigm, the amount and quality of training data are as critical as the network architecture and its training details. However, collecting, processing, and annotating real data at scale is d…

Meta-LearningPoint Cloud Registration

Incremental Multiview Point Cloud Registration with Two-stage Candidate Retrieval

2024-07-10 · Shiqi Li, Jihua Zhu, Yifan Xie, Mingchen Zhu

Multiview point cloud registration serves as a cornerstone of various computer vision tasks. Previous approaches typically adhere to a global paradigm, where a pose graph is initially constructed followed by motion synch…

Point Cloud RegistrationRetrieval

A Meta-Learning Approach for Medical Image Registration

2021-04-21 · Heejung Park, Gyeong Min Lee, Soopil Kim, Ga Hyung Ryu 외

Non-rigid registration is a necessary but challenging task in medical imaging studies. Recently, unsupervised registration models have shown good performance, but they often require a large-scale training dataset and lon…

Image RegistrationMedical Image RegistrationMeta-Learning