English

Prompts as Auto-Optimized Training Hyperparameters: Training Best-in-Class IR Models from Scratch with 10 Gold Labels

Information Retrieval 2024-06-18 v1 Computation and Language Machine Learning

Abstract

We develop a method for training small-scale (under 100M parameter) neural information retrieval models with as few as 10 gold relevance labels. The method depends on generating synthetic queries for documents using a language model (LM), and the key step is that we automatically optimize the LM prompt that is used to generate these queries based on training quality. In experiments with the BIRCO benchmark, we find that models trained with our method outperform RankZephyr and are competitive with RankLLama, both of which are 7B parameter models trained on over 100K labels. These findings point to the power of automatic prompt optimization for synthetic dataset generation.

Keywords

Cite

@article{arxiv.2406.11706,
  title  = {Prompts as Auto-Optimized Training Hyperparameters: Training Best-in-Class IR Models from Scratch with 10 Gold Labels},
  author = {Jasper Xian and Saron Samuel and Faraz Khoubsirat and Ronak Pradeep and Md Arafat Sultan and Radu Florian and Salim Roukos and Avirup Sil and Christopher Potts and Omar Khattab},
  journal= {arXiv preprint arXiv:2406.11706},
  year   = {2024}
}
R2 v1 2026-06-28T17:08:54.343Z