Scale-Invariant Fast Functional Registration
Muchen Sun, Allison Pinosky, Ian Abraham, Todd Murphey

TL;DR
This paper introduces FLS, a fast, scale-invariant functional registration algorithm that operates in linear time, effectively aligning point clouds with unknown scale, noise, and partial overlaps, outperforming existing methods in speed and accuracy.
Contribution
The paper presents a novel scale-invariant, linear time complexity functional registration method using orthonormal basis functions and least-squares formulation, enabling efficient and robust 3D point cloud registration.
Findings
FLS is an order of magnitude faster than existing functional registration algorithms.
FLS outperforms state-of-the-art methods in accuracy and robustness, even with unknown scale.
FLS effectively handles noisy, partial, and varying density point clouds from real-world data.
Abstract
Functional registration algorithms represent point clouds as functions (e.g. spacial occupancy field) avoiding unreliable correspondence estimation in conventional least-squares registration algorithms. However, existing functional registration algorithms are computationally expensive. Furthermore, the capability of registration with unknown scale is necessary in tasks such as CAD model-based object localization, yet no such support exists in functional registration. In this work, we propose a scale-invariant, linear time complexity functional registration algorithm. We achieve linear time complexity through an efficient approximation of L2-distance between functions using orthonormal basis functions. The use of orthonormal basis functions leads to a formulation that is compatible with least-squares registration. Benefited from the least-square formulation, we use the theory of…
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
TopicsRobotics and Sensor-Based Localization · Advanced Vision and Imaging · Medical Image Segmentation Techniques
