An Efficient Approximation Algorithm for Point Pattern Matching Under Noise
Vicky Choi, Navin Goyal

TL;DR
This paper presents a new efficient approximation algorithm for point pattern matching under noise, improving speed and accuracy for large matched sets in 3D point sets, with applications in vision and bioinformatics.
Contribution
Introduces a new deterministic 4-distance-approximation algorithm for tolerant-LCP, improves existing algorithms for exact-LCP, and employs expander graphs to enhance performance under large matched set requirements.
Findings
Fastest known deterministic 4-approximation algorithm for tolerant-LCP.
Improved running times for large matched sets in exact-LCP.
Expander graphs used to speed up algorithms with some approximation in matched set size.
Abstract
Point pattern matching problems are of fundamental importance in various areas including computer vision and structural bioinformatics. In this paper, we study one of the more general problems, known as LCP (largest common point set problem): Let and be two point sets in , and let be a tolerance parameter, the problem is to find a rigid motion that maximizes the cardinality of subset of , such that the Hausdorff distance . We denote the size of the optimal solution to the above problem by . The problem is called exact-LCP for , and \tolerant-LCP when and the minimum interpoint distance is greater than . A -distance-approximation algorithm for tolerant-LCP finds a subset such that and…
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
TopicsComputational Geometry and Mesh Generation · Graph Theory and Algorithms · Point processes and geometric inequalities
