āOptimizing Query Evaluations Using Reinforcement Learning for Web Searchā, 2018-04-12 (; backlinks; similar)ā :
In web search, typically a candidate generation step selects a small set of documentsāfrom collections containing as many as billions of web pagesāthat are subsequently ranked and pruned before being presented to the user.
In Bing, the candidate generation involves scanning the index using statically designed match plans that prescribe sequences of different match criteria and stopping conditions.
In this work, we pose match planning as a reinforcement learning task and observe up to 20% reduction in index blocks accessed, with small or no degradation in the quality of the candidate sets.