TLDRocket
Sign in

Active Learning

14 summarised stories about Active Learning, each linking back to the original source. Browse all topics →

Tuesday, 20 July 2021

Mailbag: How to Bootstrap Labels for Relevant Docs in Search

Eugene Yan 4 years ago

An engineer asks how companies determine the total number of relevant documents when evaluating semantic search systems using Recall@K metrics, since manually annotating large datasets is expensive. The response suggests starting with lexical matching in production, then bootstrapping labels from user click data rather than hiring annotators, with human annotation reserved for edge cases and defects. This practical approach avoids the cost of large-scale annotation while building evaluation data from real user behavior.