paper-with-me

Papers

LEMUR: Learned Multi-Vector Retrieval

2026-01-29 · Elias Jääsaari, Ville Hyvönen, Teemu Roos arxiv

Multi-vector representations generated by late interaction models, such as ColBERT, enable superior retrieval quality compared to single-vector representations in information retrieval applications. In multi-vector retrieval systems, both queries and documents are encoded using one embedding per token, and similarity between queries and documents is measured by the MaxSim similarity measure. However, the improved quality of multi-vector retrieval comes at the expense of significantly increased search latency. In this work, we introduce LEMUR, a simple yet efficient framework for multi-vector similarity search. LEMUR consists of two consecutive problem reductions: First, we formulate multi-vector similarity search as a supervised learning problem that can be solved using a one-hidden-layer neural network. Second, we reduce inference under this model to single-vector similarity search in its latent space, enabling the use of existing single-vector search indexes to accelerate retrieval. LEMUR is an order of magnitude faster than prior multi-vector similarity search methods. Our code is available at https://github.com/ejaasaari/lemur

📄 PDF Abstract BibTeX arXiv:2601.21853

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

LEMUR: A Corpus for Robust Fine-Tuning of Multilingual Law Embedding Models for Retrieval

2026-02-10 · Narges Baba Ahmadi, Jan Strich, Martin Semmann, Chris Biemann arxiv

Large language models (LLMs) are increasingly used to access legal information. Yet, their deployment in multilingual legal settings is constrained by unreliable retrieval and the lack of domain-adapted, open-embedding m…

Semantic Retrieval

LEMURS: Learning Distributed Multi-Robot Interactions

2022-09-20 · Eduardo Sebastian, Thai Duong, Nikolay Atanasov, Eduardo Montijano 외

This paper presents LEMURS, an algorithm for learning scalable multi-robot control policies from cooperative task demonstrations. We propose a port-Hamiltonian description of the multi-robot system to exploit universal p…

LEMUR 2: Unlocking Neural Network Diversity for AI

2026-07-07 · Tolgay Atinc Uzun, Waleed Khalid, Saif U Din, Sai Revanth Mulukuledu 외 arxiv

Existing NAS benchmarks (e.g., NAS-Bench, NATS-Bench) cover only narrow, task-specific regions of the architectural design space and lack cross-domain or deployment-aware evaluation. LEMUR 2 introduces a large-scale, ext…

Image Captioning

Lemur: Harmonizing Natural Language and Code for Language Agents

2023-10-10 · Yiheng Xu, Hongjin Su, Chen Xing, Boyu Mi 외

We introduce Lemur and Lemur-Chat, openly accessible language models optimized for both natural language and coding capabilities to serve as the backbone of versatile language agents. The evolution from language chat mod…

LEMUR Neural Network Dataset: Towards Seamless AutoML

2025-04-14 · Arash Torabi Goodarzi, Roman Kochnev, Waleed Khalid, Furui Qin 외

Neural networks are fundamental in artificial intelligence, driving progress in computer vision and natural language processing. High-quality datasets are crucial for their development, and there is growing interest in d…

AutoMLBenchmarkingHyperparameter Optimizationimage-classification+3