Sublinear Maximum Inner Product Search using Concomitants of Extreme Order Statistics
Ninh Pham

TL;DR
This paper introduces CEOs, a novel sublinear algorithm for maximum inner product search based on extreme order statistics, achieving high accuracy and speed with exponential or linear space methods.
Contribution
The paper proposes a new dimensionality reduction technique for MIPS using concomitants of extreme order statistics, enabling sublinear search with theoretical guarantees and practical variants.
Findings
Achieves at least 100x speedup over brute-force search.
Provides theoretical guarantees for search recall.
Effective on large-scale datasets with high accuracy.
Abstract
We propose a novel dimensionality reduction method for maximum inner product search (MIPS), named CEOs, based on the theory of concomitants of extreme order statistics. Utilizing the asymptotic behavior of these concomitants, we show that a few dimensions associated with the extreme values of the query signature are enough to estimate inner products. Since CEOs only uses the sign of a small subset of the query signature for estimation, we can precompute all inner product estimators accurately before querying. These properties yield a sublinear MIPS algorithm with an exponential indexing space complexity. We show that our exponential space is optimal for the -approximate MIPS on a unit sphere. The search recall of CEOs can be theoretically guaranteed under a mild condition. To deal with the exponential space complexity, we propose two practical variants, including…
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
TopicsAdvanced Multi-Objective Optimization Algorithms · Bayesian Methods and Mixture Models · Gaussian Processes and Bayesian Inference
