paper-with-me

Papers

MINT: Multi-Vector Search Index Tuning

2025-04-28 · Jiongli Zhu, Yue Wang, Bailu Ding, Philip A. Bernstein, Vivek Narasayya, Surajit Chaudhuri

Vector search plays a crucial role in many real-world applications. In addition to single-vector search, multi-vector search becomes important for multi-modal and multi-feature scenarios today. In a multi-vector database, each row is an item, each column represents a feature of items, and each cell is a high-dimensional vector. In multi-vector databases, the choice of indexes can have a significant impact on performance. Although index tuning for relational databases has been extensively studied, index tuning for multi-vector search remains unclear and challenging. In this paper, we define multi-vector search index tuning and propose a framework to solve it. Specifically, given a multi-vector search workload, we develop algorithms to find indexes that minimize latency and meet storage and recall constraints. Compared to the baseline, our latency achieves 2.1X to 8.3X speedup.

📄 PDF Abstract BibTeX arXiv:2504.20018

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonparametric Teaching for Multiple Learners

2023-11-17 · NeurIPS 2023 11 · Chen Zhang, Xiaofeng Cao, Weiyang Liu, Ivor Tsang 외

We study the problem of teaching multiple learners simultaneously in the nonparametric iterative teaching setting, where the teacher iteratively provides examples to the learner for accelerating the acquisition of a targ…

Quality Assessment for AI Generated Images with Instruction Tuning

2024-05-12 · Jiarui Wang, Huiyu Duan, Guangtao Zhai, Xiongkuo Min

Artificial Intelligence Generated Content (AIGC) has grown rapidly in recent years, among which AI-based image generation has gained widespread attention due to its efficient and imaginative image creation ability. Howev…

Image GenerationImage Quality Assessment

General and Practical Tuning Method for Off-the-Shelf Graph-Based Index: SISAP Indexing Challenge Report by Team UTokyo

2023-09-01 · Yutaro Oguri, Yusuke Matsui

Despite the efficacy of graph-based algorithms for Approximate Nearest Neighbor (ANN) searches, the optimal tuning of such systems remains unclear. This study introduces a method to tune the performance of off-the-shelf …

Mintaka: A Complex, Natural, and Multilingual Dataset for End-to-End Question Answering

2022-10-04 · COLING 2022 10 · Priyanka Sen, Alham Fikri Aji, Amir Saffari

We introduce Mintaka, a complex, natural, and multilingual dataset designed for experimenting with end-to-end question-answering models. Mintaka is composed of 20,000 question-answer pairs collected in English, annotated…

Question Answering

Curator: Efficient Indexing for Multi-Tenant Vector Databases

2024-01-13 · Yicheng Jin, Yongji Wu, WenJun Hu, Bruce M. Maggs 외

Vector databases have emerged as key enablers for bridging intelligent applications with unstructured data, providing generic search and management support for embedding vectors extracted from the raw unstructured data. …

Clustering