Hyperplane Distance Depth
Amirhossein Mashghdoust, Stephane Durocher

TL;DR
This paper introduces Hyperplane Distance Depth (HDD), a new depth measure for data centrality based on distances to hyperplanes, with efficient algorithms for computation and properties analysis.
Contribution
The paper proposes HDD as a simple, efficient depth measure and provides algorithms for its computation and analysis of its properties.
Findings
HDD is convex, symmetric, and vanishes at infinity.
Algorithms for computing HDD in O(d log n) time after preprocessing.
Method for finding a median point in O(d n^{d^2} log n) time.
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 relative to a given set of points in , defined as the sum of the distances from to all hyperplanes determined by points in . We present algorithms for calculating the HDD of an arbitrary query point relative to in time after preprocessing , and for finding a median point of in time. We study various properties of hyperplane distance depth and show that it is convex, symmetric, and vanishing at infinity.
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
TopicsMachine Learning and Data Classification · Face and Expression Recognition · Advanced Vision and Imaging
