Memory-Efficient Point Cloud Registration via Overlapping Region Sampling
Tomoyasu Shimada, Kazuhiko Murasaki, Shogo Sato, Toshihiko Nishimura,, Taiga Yoshida, Ryuichi Tanida

TL;DR
This paper introduces an overlapping region sampling technique for 3D point cloud registration that reduces GPU memory usage without sacrificing accuracy, enabling efficient large-scale registration in resource-limited settings.
Contribution
It proposes a novel overlapping region sampling method combined with kNN-based point compression, improving memory efficiency while maintaining high registration accuracy.
Findings
Achieves 94% registration recall on 3DMatch with 33% less memory.
Outperforms existing sampling methods in recall, especially at lower memory levels.
Enables large-scale point cloud registration in resource-constrained environments.
Abstract
Recent advances in deep learning have improved 3D point cloud registration but increased graphics processing unit (GPU) memory usage, often requiring preliminary sampling that reduces accuracy. We propose an overlapping region sampling method to reduce memory usage while maintaining accuracy. Our approach estimates the overlapping region and intensively samples from it, using a k-nearest-neighbor (kNN) based point compression mechanism with multi layer perceptron (MLP) and transformer architectures. Evaluations on 3DMatch and 3DLoMatch datasets show our method outperforms other sampling methods in registration recall, especially at lower GPU memory levels. For 3DMatch, we achieve 94% recall with 33% reduced memory usage, with greater advantages in 3DLoMatch. Our method enables efficient large-scale point cloud registration in resource-constrained environments, maintaining high accuracy…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · 3D Shape Modeling and Analysis · 3D Surveying and Cultural Heritage
