Adaptive Data Depth via Multi-Armed Bandits
Tavor Z. Baharav, Tze Leung Lai

TL;DR
This paper introduces an adaptive, bandit-based algorithm for efficiently computing data depth rankings, significantly reducing complexity for identifying central points in high-dimensional data.
Contribution
It proposes a novel instance-adaptive approach that reduces data depth computation to a multi-armed bandit problem, improving efficiency especially for simplicial depth.
Findings
Reduces complexity of finding the deepest point from $O(n^d)$ to $ ilde{O}(n^{d-(d-1)eta/2})$ under power law gaps.
Provides theoretical guarantees for the adaptive algorithms across various data depth measures.
Demonstrates practical effectiveness through numerical experiments on synthetic datasets.
Abstract
Data depth, introduced by Tukey (1975), is an important tool in data science, robust statistics, and computational geometry. One chief barrier to its broader practical utility is that many common measures of depth are computationally intensive, requiring on the order of operations to exactly compute the depth of a single point within a data set of points in -dimensional space. Often however, we are not directly interested in the absolute depths of the points, but rather in their relative ordering. For example, we may want to find the most central point in a data set (a generalized median), or to identify and remove all outliers (points on the fringe of the data set with low depth). With this observation, we develop a novel and instance-adaptive algorithm for adaptive data depth computation by reducing the problem of exactly computing depths to an -armed stochastic…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRisk and Portfolio Optimization · Reservoir Engineering and Simulation Methods · Statistical Methods and Inference
