ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.17810
9
0

VIBE: Vector Index Benchmark for Embeddings

23 May 2025
Elias Jääsaari
Ville Hyvönen
Matteo Ceccarello
Teemu Roos
Martin Aumüller
    VLM
ArXivPDFHTML
Abstract

Approximate nearest neighbor (ANN) search is a performance-critical component of many machine learning pipelines. Rigorous benchmarking is essential for evaluating the performance of vector indexes for ANN search. However, the datasets of the existing benchmarks are no longer representative of the current applications of ANN search. Hence, there is an urgent need for an up-to-date set of benchmarks. To this end, we introduce Vector Index Benchmark for Embeddings (VIBE), an open source project for benchmarking ANN algorithms. VIBE contains a pipeline for creating benchmark datasets using dense embedding models characteristic of modern applications, such as retrieval-augmented generation (RAG). To replicate real-world workloads, we also include out-of-distribution (OOD) datasets where the queries and the corpus are drawn from different distributions. We use VIBE to conduct a comprehensive evaluation of SOTA vector indexes, benchmarking 21 implementations on 12 in-distribution and 6 out-of-distribution datasets.

View on arXiv
@article{jääsaari2025_2505.17810,
  title={ VIBE: Vector Index Benchmark for Embeddings },
  author={ Elias Jääsaari and Ville Hyvönen and Matteo Ceccarello and Teemu Roos and Martin Aumüller },
  journal={arXiv preprint arXiv:2505.17810},
  year={ 2025 }
}
Comments on this paper