activity
20242026
collaborators

16 papers

cs.CR2026

A Unified Benchmark for Privacy-preserving Vector Search

Anne-Marie Kermarrec, Rafael Pires, Mathis Randl +1

Vector search powers semantic search, recommendation systems, and retrieval-augmented generation (RAG). By design, the service answering a query sees both the query embedding and,…

cs.LG2026

Efficient Federated Search for Retrieval-Augmented Generation using Lightweight Routing

Akash Dhasade, Rachid Guerraoui, Anne-Marie Kermarrec +4

Large language models (LLMs) achieve remarkable performance across domains but remain prone to hallucinations and inconsistencies. Retrieval-augmented generation (RAG) mitigates th…

cs.SE2026

RIVA: Leveraging LLM Agents for Reliable Configuration Drift Detection

Sami Abuzakuk, Lucas Crijns, Anne-Marie Kermarrec +2

Infrastructure as code (IaC) tools automate cloud provisioning but verifying that deployed systems remain consistent with the IaC specifications remains challenging. Such configura…

cs.DB2026

Catapults to the Rescue: Accelerating Vector Search by Exploiting Query Locality

Sami Abuzakuk, Anne-Marie Kermarrec, Rafael Pires +2

Graph-based indexing is the dominant approach for approximate nearest neighbor search in vector databases, offering high recall with low latency across billions of vectors. However…

cs.LG2026

Mosaic Learning: A Framework for Decentralized Learning with Model Fragmentation

Sayan Biswas, Davide Frey, Romaric Gaudel +7

Decentralized learning (DL) enables collaborative machine learning (ML) without a central server, making it suitable for settings where training data cannot be centrally hosted. We…

cs.LG2026

Effective LoRA Adapter Routing using Task Representations

Akash Dhasade, Anne-Marie Kermarrec, Igor Pavlovic +4

Low-rank adaptation (LoRA) enables parameter efficient specialization of large language models (LLMs) through modular adapters, resulting in rapidly growing public adapter pools sp…