English

Succeeding at Scale: Automated Dataset Construction and Query-Side Adaptation for Multi-Tenant Search

Information Retrieval 2026-03-05 v3 Artificial Intelligence Computation and Language Machine Learning

Abstract

Large-scale multi-tenant retrieval systems generate extensive query logs but lack curated relevance labels for effective domain adaptation, resulting in substantial underutilized "dark data". This challenge is compounded by the high cost of model updates, as jointly fine-tuning query and document encoders requires full corpus re-indexing, which is impractical in multi-tenant settings with thousands of isolated indices. We introduce DevRev-Search, a passage retrieval benchmark for technical customer support built via a fully automated pipeline. Candidate generation uses fusion across diverse sparse and dense retrievers, followed by an LLM-as-a-Judge for consistency filtering and relevance labeling. We further propose an Index-Preserving Adaptation strategy that fine-tunes only the query encoder, achieving strong performance gains while keeping document indices fixed. Experiments on DevRev-Search, SciFact, and FiQA-2018 show that Parameter-Efficient Fine-Tuning (PEFT) of the query encoder delivers a remarkable quality-efficiency trade-off, enabling scalable and practical enterprise search adaptation.

Keywords

Cite

@article{arxiv.2601.04646,
  title  = {Succeeding at Scale: Automated Dataset Construction and Query-Side Adaptation for Multi-Tenant Search},
  author = {Prateek Jain and Shabari S Nair and Ritesh Goru and Prakhar Agarwal and Ajay Yadav and Yoga Sri Varshan Varadharajan and Constantine Caramanis},
  journal= {arXiv preprint arXiv:2601.04646},
  year   = {2026}
}