English

Geometric Pattern Matching Reduces to k-SUM

Computational Geometry 2020-03-27 v1 Data Structures and Algorithms

Abstract

We prove that some exact geometric pattern matching problems reduce in linear time to kk-SUM when the pattern has a fixed size kk. This holds in the real RAM model for searching for a similar copy of a set of k3k\geq 3 points within a set of nn points in the plane, and for searching for an affine image of a set of kd+2k\geq d+2 points within a set of nn points in dd-space. As corollaries, we obtain improved real RAM algorithms and decision trees for the two problems. In particular, they can be solved by algebraic decision trees of near-linear height.

Keywords

Cite

@article{arxiv.2003.11890,
  title  = {Geometric Pattern Matching Reduces to k-SUM},
  author = {Boris Aronov and Jean Cardinal},
  journal= {arXiv preprint arXiv:2003.11890},
  year   = {2020}
}
R2 v1 2026-06-23T14:28:03.426Z