Translating Hausdorff is Hard: Fine-Grained Lower Bounds for Hausdorff Distance Under Translation

01/19/2021
by   Karl Bringmann, et al.
0

Computing the similarity of two point sets is a ubiquitous task in medical imaging, geometric shape comparison, trajectory analysis, and many more settings. Arguably the most basic distance measure for this task is the Hausdorff distance, which assigns to each point from one set the closest point in the other set and then evaluates the maximum distance of any assigned pair. A drawback is that this distance measure is not translational invariant, that is, comparing two objects just according to their shape while disregarding their position in space is impossible. Fortunately, there is a canonical translational invariant version, the Hausdorff distance under translation, which minimizes the Hausdorff distance over all translations of one of the point sets. For point sets of size n and m, the Hausdorff distance under translation can be computed in time Õ(nm) for the L_1 and L_∞ norm [Chew, Kedem SWAT'92] and Õ(nm (n+m)) for the L_2 norm [Huttenlocher, Kedem, Sharir DCG'93]. As these bounds have not been improved for over 25 years, in this paper we approach the Hausdorff distance under translation from the perspective of fine-grained complexity theory. We show (i) a matching lower bound of (nm)^1-o(1) for L_1 and L_∞ assuming the Orthogonal Vectors Hypothesis and (ii) a matching lower bound of n^2-o(1) for L_2 in the imbalanced case of m = O(1) assuming the 3SUM Hypothesis.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/19/2021

Fine-Grained Complexity Theory: Conditional Lower Bounds for Computational Geometry

Fine-grained complexity theory is the area of theoretical computer scien...
research
03/16/2023

Minimum L_∞ Hausdorff Distance of Point Sets Under Translation: Generalizing Klee's Measure Problem

We present a (combinatorial) algorithm with running time close to O(n^d)...
research
04/22/2008

Natural pseudo-distance and optimal matching between reduced size functions

This paper studies the properties of a new lower bound for the natural p...
research
12/17/2018

Computing the Hausdorff Distance of Two Sets from Their Signed Distance Functions

The Hausdorff distance is a measure of (dis-)similarity between two sets...
research
02/11/2021

Translation Invariant Fréchet Distance Queries

The Fréchet distance is a popular similarity measure between curves. For...
research
06/02/2020

The Fine-Grained and Parallel Complexity of Andersen's Pointer Analysis

Pointer analysis is one of the fundamental problems in static program an...
research
07/08/2021

Dynamic Data-Race Detection through the Fine-Grained Lens

Data races are among the most common bugs in concurrency. The standard a...

Please sign up or login with your details

Forgot password? Click here to reset