2016
DOI: 10.1016/j.csda.2015.12.011
|View full text |Cite
|
Sign up to set email alerts
|

Exact computation of the halfspace depth

Abstract: For computing the exact value of the halfspace depth of a point w.r.t. a data cloud of n points in arbitrary dimension, a theoretical framework is suggested. Based on this framework a whole class of algorithms can be derived. In all of these algorithms the depth is calculated as the minimum over a finite number of depth values w.r.t. proper projections of the data cloud. Three variants of this class are studied in more detail. All of these algorithms are capable of dealing with data that are not in general pos… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
54
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
8
1

Relationship

2
7

Authors

Journals

citations
Cited by 64 publications
(55 citation statements)
references
References 41 publications
(44 reference statements)
0
54
0
Order By: Relevance
“…Computation of the depth of a curve demands algorithmic elaboration for the point Tukey curve depth D(x| Q m,n , µ m , H n,m ∆ ) (3.4). Calculation of D(x| Q m,n , µ m , H n,m ∆ ) relies on the works by Rousseeuw & Ruts (1996) in dimension 2 and by Dyckerhoff & Mozharovskyi (2016) for higher dimensions, which develop algorithms for computation of the multivariate Tukey depth.…”
Section: Methodsmentioning
confidence: 99%
“…Computation of the depth of a curve demands algorithmic elaboration for the point Tukey curve depth D(x| Q m,n , µ m , H n,m ∆ ) (3.4). Calculation of D(x| Q m,n , µ m , H n,m ∆ ) relies on the works by Rousseeuw & Ruts (1996) in dimension 2 and by Dyckerhoff & Mozharovskyi (2016) for higher dimensions, which develop algorithms for computation of the multivariate Tukey depth.…”
Section: Methodsmentioning
confidence: 99%
“…The Tukey depth can be computed exactly (Dyckerhoff and Mozharovskyi, 2016) with complexity O(n d−1 log n), although to avoid computational burden we also implement its approximation with random directions (Dyckerhoff, 2004) having complexity O(kn), with k denoting the number of random directions. All of the experiments are performed with exactly computed Tukey depth, unless stated otherwise.…”
Section: Tukey Depthmentioning
confidence: 99%
“…In the last phase (lines [11][12][13][14][15][16][17][18], algorithm calculates level sets by intersecting balls constructed in the previous steps. In every iteration (line 12), all n balls that contain n(1−α k )+1 are intersected (line 13).…”
Section: Implementation: Algorithm 1 For Finding Deepest Points (Tukementioning
confidence: 99%
“…Another exact algorithm for finding Tukey depth in R d is proposed by Liu and Zuo in [17], which proves to be extremely time-consuming (see Table 5.1 of Section 5.3 in [20]) and the algorithm involves heavy computations, but can serve as a benchmark. Recently, Dyckerhoff and Mozharovskyi in [13] proposed two exact algorithms for finding halfspace depth that run in O(n d ) and O(n d−1 log n) time. Table 3 shows execution times of ABCDepth algorithm for finding a depth of a sample point.…”
Section: Performance and Comparisonsmentioning
confidence: 99%