The reviewed record of science sign in
Pith

arxiv: 2410.22347 · v1 · pith:STT2OFT7 · submitted 2024-10-14 · cs.IR · cs.LG

GleanVec: Accelerating vector search with minimalist nonlinear dimensionality reduction

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:STT2OFT7record.jsonopen to challenge →

classification cs.IR cs.LG
keywords searchdimensionalitylinearvectoraccuracygleanvecnonlinearvectors
0
0 comments X
read the original abstract

Embedding models can generate high-dimensional vectors whose similarity reflects semantic affinities. Thus, accurately and timely retrieving those vectors in a large collection that are similar to a given query has become a critical component of a wide range of applications. In particular, cross-modal retrieval (e.g., where a text query is used to find images) is gaining momentum rapidly. Here, it is challenging to achieve high accuracy as the queries often have different statistical distributions than the database vectors. Moreover, the high vector dimensionality puts these search systems under compute and memory pressure, leading to subpar performance. In this work, we present new linear and nonlinear methods for dimensionality reduction to accelerate high-dimensional vector search while maintaining accuracy in settings with in-distribution (ID) and out-of-distribution (OOD) queries. The linear LeanVec-Sphering outperforms other linear methods, trains faster, comes with no hyperparameters, and allows to set the target dimensionality more flexibly. The nonlinear Generalized LeanVec (GleanVec) uses a piecewise linear scheme to further improve the search accuracy while remaining computationally nimble. Initial experimental results show that LeanVec-Sphering and GleanVec push the state of the art for vector search.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ASH: Asymmetric Scalar Hashing With Learned Dimensionality Reduction for High-Fidelity Vector Quantization

    cs.IR 2026-06 unverdicted novelty 7.0

    ASH achieves state-of-the-art ANN recall and speed across compression levels by learning an orthonormal projection for dimensionality reduction followed by scalar quantization in an asymmetric encoder-decoder setup.