English

Computing the Planar $\beta$-skeleton Depth

Computational Geometry 2018-03-19 v1

Abstract

For β1\beta \geq 1, the \emph{β\beta-skeleton depth} (\SkDβ\SkD_\beta) of a query point qRdq\in \mathbb{R}^d with respect to a distribution function FF on Rd\mathbb{R}^d is defined as the probability that qq is contained within the \emph{β\beta-skeleton influence region} of a random pair of points from FF. The β\beta-skeleton depth of qRdq\in \mathbb{R}^d can also be defined with respect to a given data set SRdS\subseteq \mathbb{R}^d. In this case, computing the β\beta-skeleton depth is based on counting all of the β\beta-skeleton influence regions, obtained from pairs of points in SS, that contain qq. The β\beta-skeleton depth introduces a family of depth functions that contains \emph{spherical depth} and \emph{lens depth} for β=1\beta=1 and β=2\beta=2, respectively. The straightforward algorithm for computing the β\beta-skeleton depth in dimension dd takes O(dn2)O(dn^2). This complexity of computation is a significant advantage of using the β\beta-skeleton depth in multivariate data analysis because unlike most other data depths, the time complexity of the β\beta-skeleton depth grows linearly rather than exponentially in the dimension dd. The main results of this paper include two algorithms. The first one is an optimal algorithm that takes Θ(nlogn)\Theta(n\log n) for computing the planar spherical depth, and the second algorithm with the time complexity of O(n32+ϵ)O(n^{\frac{3}{2}+\epsilon}) is for computing the planar β\beta-skeleton depth, β>1\beta >1. By reducing the problem of \textit{Element Uniqueness}, we prove that computing the β\beta-skeleton depth requires Ω(nlogn)\Omega(n \log n) time. Some geometric properties of β\beta-skeleton depth are also investigated in this paper. These properties indicate that \emph{simplicial depth} (\SD\SD) is linearly bounded by β\beta-skeleton depth. Some experimental bounds for different depth functions are also obtained in this paper.

Cite

@article{arxiv.1803.05970,
  title  = {Computing the Planar $\beta$-skeleton Depth},
  author = {Rasoul Shahsavarifar and David Bremner},
  journal= {arXiv preprint arXiv:1803.05970},
  year   = {2018}
}

Comments

- This paper is submitted to the journal of computational geometry. - This paper prepared in 21 pages, and it contains 9 figures

R2 v1 2026-06-23T00:54:48.914Z