Aligning Partially Overlapping Point Sets: an Inner Approximation Algorithm
Wei Lian, WangMeng Zuo, Lei Zhang

TL;DR
This paper introduces an inner approximation algorithm for aligning partially overlapping point sets without prior transformation info, offering robustness, efficiency, and global optimality in computer vision tasks.
Contribution
It presents a novel inner approximation optimization method that handles non-regularized, no-prior-information point set alignment with guaranteed global optimality.
Findings
Demonstrates superior robustness over state-of-the-art algorithms.
Efficiently solves the linear assignment problem as a core step.
Proves the method's $\epsilon$-global optimality and robustness.
Abstract
Aligning partially overlapping point sets where there is no prior information about the value of the transformation is a challenging problem in computer vision. To achieve this goal, we first reduce the objective of the robust point matching algorithm to a function of a low dimensional variable. The resulting function, however, is only concave over a finite region including the feasible region. To cope with this issue, we employ the inner approximation optimization algorithm which only operates within the region where the objective function is concave. Our algorithm does not need regularization on transformation, and thus can handle the situation where there is no prior information about the values of the transformations. Our method is also globally optimal and thus is guaranteed to be robust. Moreover, its most computationally expensive subroutine is a linear assignment…
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
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Advanced Vision and Imaging
