Duality-based approximation algorithms for depth queries and maximum depth
We design an efficient data structure for computing a suitably defined approximate depth of any query point in the arrangement 𝒜(S) of a collection S of n halfplanes or triangles in the plane or of halfspaces or simplices in higher dimensions. We then use this structure to find a point of an approximate maximum depth in 𝒜(S). Specifically, given an error parameter ϵ>0, we compute, for any query point q, an underestimate d^-(q) of the depth of q, that counts only objects containing q, but is allowed to exclude objects when q is ϵ-close to their boundary. Similarly, we compute an overestimate d^+(q) that counts all objects containing q but may also count objects that do not contain q but q is ϵ-close to their boundary. Our algorithms for halfplanes and halfspaces are linear in the number of input objects and in the number of queries, and the dependence of their running time on ϵ is considerably better than that of earlier techniques. Our improvements are particularly substantial for triangles and in higher dimensions.
READ FULL TEXT