Tukey深度中心区域的精确计算

On Exact Computation of Tukey Depth Central Regions

Journal of Computational and Graphical Statistics · 2023
被引 2
ABS 3

中文导读

研究了Tukey深度中心区域的快速精确计算问题,分析了现有算法在二维和低阈值下的精确性,并提出了一个保证精确的改进算法,提供了R包实现。

Abstract

The Tukey (or halfspace) depth extends nonparametric methods toward multivariate data. The multivariate analogues of the quantiles are the central regions of the Tukey depth, defined as sets of points in the d-dimensional space whose Tukey depth exceeds given thresholds k. We address the problem of fast and exact computation of those central regions. First, we analyse an efficient Algorithm (A) from Liu et al. (2019), and prove that it yields exact results in dimension d = 2, or for a low threshold k in arbitrary dimension. We provide examples where Algorithm (A) fails to recover the exact Tukey depth region for d > 2, and propose a modification that is guaranteed to be exact. We express the problem of computing the exact central region in its dual formulation, and use that viewpoint to demonstrate that further substantial improvements to our algorithm are unlikely. An efficient C++ implementation of our exact algorithm is freely available in the R package TukeyRegion.

非参数统计多元统计计算几何算法