An Efficient Approximation Algorithm for Point Pattern Matching Under Noise

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 R3, and let ε ≥ 0 be a tolerance parameter, the problem is to find a rigid motion μ that maximizes the cardinality of subset of Q, such that the Hausdorff distance (,μ()) ≤ ε. We denote the size of the optimal solution to the above problem by (P,Q). The problem is called exact-LCP for ε=0, and -LCP when ε>0 and the minimum interpoint distance is greater than 2ε. A β-distance-approximation algorithm for tolerant-LCP finds a subset I ⊂eq such that |I|≥ (P,Q) and (,μ()) ≤ β ε for some β 1. This paper has three main contributions. (1) We introduce a new algorithm, called , which gives the fastest known deterministic 4-distance-approximation algorithm for -LCP. (2) For the exact-LCP, when the matched set is required to be large, we give a simple sampling strategy that improves the running times of all known deterministic algorithms, yielding the fastest known deterministic algorithm for this problem. (3) We use expander graphs to speed-up the algorithm for -LCP when the size of the matched set is required to be large, at the expense of approximation in the matched set size. Our algorithms also work when the transformation μ is allowed to be scaling transformation.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…