Approximating the Directed Hausdorff Distance
Oliver A. Chubet, Parth M. Parikh, Donald R. Sheehy, Siddharth S. Sheth

TL;DR
This paper introduces a method to efficiently approximate the directed Hausdorff distance between geometric sets in doubling metric spaces, significantly reducing computation time while maintaining accuracy, and also addresses robustness to outliers.
Contribution
It presents a preprocessing-based approach for fast approximation of Hausdorff distances, including partial variants, in doubling metric spaces, with theoretical guarantees and linear-time algorithms.
Findings
Approximate Hausdorff distance computed in linear time after preprocessing.
Preprocessing time is $O(n ext{log}\Delta)$, reducible to $O(n ext{log} n)$.
Provides a linear-time algorithm for all $k$-partial Hausdorff distances simultaneously.
Abstract
The Hausdorff distance is a metric commonly used to compute the set similarity of geometric sets. For sets containing a total of points, the exact distance can be computed na\"{i}vely in time. In this paper, we show how to preprocess point sets individually so that the Hausdorff distance of any pair can then be approximated in linear time. We assume that the metric is doubling. The preprocessing time for each set is where is the ratio of the largest to smallest pairwise distances of the input. In theory, this can be reduced to time using a much more complicated algorithm. We compute -approximate Hausdorff distance in time in a metric space with doubling dimension . The -partial Hausdorff distance ignores outliers to increase stability. Additionally, we…
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
TopicsData Management and Algorithms · Advanced Algebra and Logic · Constraint Satisfaction and Optimization
