English

The Simplest Thing That Can Possibly Work: Pseudo-Relevance Feedback Using Text Classification

Information Retrieval 2019-04-19 v1

Abstract

Motivated by recent commentary that has questioned today's pursuit of ever-more complex models and mathematical formalisms in applied machine learning and whether meaningful empirical progress is actually being made, this paper tries to tackle the decades-old problem of pseudo-relevance feedback with "the simplest thing that can possibly work". I present a technique based on training a document relevance classifier for each information need using pseudo-labels from an initial ranked list and then applying the classifier to rerank the retrieved documents. Experiments demonstrate significant improvements across a number of newswire collections, with initial rankings supplied by "bag of words" BM25 as well as from a well-tuned query expansion model. While this simple technique draws elements from several well-known threads in the literature, to my knowledge this exact combination has not previously been proposed and evaluated.

Keywords

Cite

@article{arxiv.1904.08861,
  title  = {The Simplest Thing That Can Possibly Work: Pseudo-Relevance Feedback Using Text Classification},
  author = {Jimmy Lin},
  journal= {arXiv preprint arXiv:1904.08861},
  year   = {2019}
}
R2 v1 2026-06-23T08:44:03.217Z