English

Hyperplane Distance Depth

Computational Geometry 2024-11-12 v1

Abstract

Depth measures quantify central tendency in the analysis of statistical and geometric data. Selecting a depth measure that is simple and efficiently computable is often important, e.g., when calculating depth for multiple query points or when applied to large sets of data. In this work, we introduce \emph{Hyperplane Distance Depth (HDD)}, which measures the centrality of a query point qq relative to a given set PP of nn points in Rd\mathbb{R}^d, defined as the sum of the distances from qq to all (nd)\binom{n}{d} hyperplanes determined by points in PP. We present algorithms for calculating the HDD of an arbitrary query point qq relative to PP in O(dlogn)O(d \log n) time after preprocessing PP, and for finding a median point of PP in O(dnd2logn)O(d n^{d^2} \log n) time. We study various properties of hyperplane distance depth and show that it is convex, symmetric, and vanishing at infinity.

Keywords

Cite

@article{arxiv.2411.06114,
  title  = {Hyperplane Distance Depth},
  author = {Amirhossein Mashghdoust and Stephane Durocher},
  journal= {arXiv preprint arXiv:2411.06114},
  year   = {2024}
}