0

CEDR: Contextualized Embeddings for Document Ranking

The use of pretrained contextualized language models like ELMo and BERT improves ad-hoc document ranking through additional context, and a proposed joint approach incorporating BERT's classification vector outperforms existing baselines.

Year
2019
Venue
arXiv 2019
Authors
4
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/1904.07094v3ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

Although considerable attention has been given to neural ranking architectures recently, far less attention has been paid to the term representations that are used as input to these models. In this work, we investigate how two pretrained contextualized language models (ELMo and BERT) can be utilized for ad-hoc document ranking. Through experiments on TREC benchmarks, we find that several existing neural ranking architectures can benefit from the additional context provided by contextualized language models. Furthermore, we propose a joint approach that incorporates BERT's classification vector into existing neural models and show that it outperforms state-of-the-art ad-hoc ranking baselines. We call this joint approach CEDR (Contextualized Embeddings for Document Ranking). We also address practical challenges in using these models for ranking, including the maximum input length imposed by BERT and runtime performance impacts of contextualized language models.

Authors

4