Massive parallelization of projection-based depths
By: Leonardo Leone, Pavlo Mozharovskyi, David Bounie
Potential Business Impact:
Makes computers find patterns much, much faster.
This article introduces a novel methodology for the massive parallelization of projection-based depths, addressing the computational challenges of data depth in high-dimensional spaces. We propose an algorithmic framework based on Refined Random Search (RRS) and demonstrate significant speedup (up to 7,000 times faster) on GPUs. Empirical results on synthetic data show improved precision and reduced runtime, making the method suitable for large-scale applications. The RRS algorithm (and other depth functions) are available in the Python-library data-depth (https://data-depth.github.io/) with ready-to-use tools to implement and to build upon this work.
Similar Papers
SimpleDepthPose: Fast and Reliable Human Pose Estimation with RGBD-Images
CV and Pattern Recognition
Helps computers see people's bodies from many angles.
Perfecting Depth: Uncertainty-Aware Enhancement of Metric Depth
CV and Pattern Recognition
Makes 3D pictures clearer and more accurate.
ProtoDepth: Unsupervised Continual Depth Completion with Prototypes
CV and Pattern Recognition
Helps computers see 3D depth without losing old knowledge.