Contains description for the following distance metrics for vector sets:
- Hausdorff distance
- Sum of minimum distances
- surjection distance
- fair surjection distance
- Link distance
sirandreus has 0 private notes and 1 public note for this article.
- The hausdorff distance is a metric
- all the other distances are not a metric (violation of triangle inequality)
sirandreus (public note) - 2009-03-05 07:34:59
Abstract. We consider the problem of measuring the similarity or distance between two finite sets of points in a metric space, and computing the measure. This problem has applications in, e.g., computational geometry, philosophy of science, updating or changing theories, and machine learning. We review some of the distance functions proposed in the literature, among them the minimum distance link measure, the surjection measure, and the fair surjection measure, and supply polynomial time algorithms for the computation of these measures. Furthermore, we introduce the minimum link measure, a new distance function which is more appealing than the other distance functions mentioned. We also present a polynomial time algorithm for computing this new measure. We further address the issue of defining a metric on point sets. We present the metric infimum method that constructs a metric from any distance functions on point sets. In particular, the metric infimum of the minimum link measure is a quite intuitive. The computation of this measure is shown to be in NP for a broad class of instances; it is NP-hard for a natural problem class.