Online Adaptive Mahalanobis Distance Estimation
Lianke Qin, Aravind Reddy, Zhao Song

TL;DR
This paper introduces a novel approach to efficiently estimate Mahalanobis distances in an online setting by developing data structures that support adaptive queries and online updates, enabling faster metric learning.
Contribution
It presents the first data structures for dimension reduction and approximate distance estimation for Mahalanobis metrics that support online updates and adaptive queries.
Findings
Developed a randomized Monte Carlo data structure for ADE of Mahalanobis distances.
Adapted the data structure for online updates and adaptive query handling.
Facilitated faster online learning of Mahalanobis metrics.
Abstract
Mahalanobis metrics are widely used in machine learning in conjunction with methods like -nearest neighbors, -means clustering, and -medians clustering. Despite their importance, there has not been any prior work on applying sketching techniques to speed up algorithms for Mahalanobis metrics. In this paper, we initiate the study of dimension reduction for Mahalanobis metrics. In particular, we provide efficient data structures for solving the Approximate Distance Estimation (ADE) problem for Mahalanobis distances. We first provide a randomized Monte Carlo data structure. Then, we show how we can adapt it to provide our main data structure which can handle sequences of \textit{adaptive} queries and also online updates to both the Mahalanobis metric matrix and the data points, making it amenable to be used in conjunction with prior algorithms for online learning of Mahalanobis…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Fuzzy Systems and Optimization · Data Mining Algorithms and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
