Learning-to-Rank with BERT in TF-Ranking
Shuguang Han, Xuanhui Wang, Mike Bendersky, Marc Najork

TL;DR
This paper presents a novel document ranking approach combining BERT-based encoding with TF-Ranking, achieving state-of-the-art results on MS MARCO benchmarks for passage re-ranking and full-ranking tasks.
Contribution
It introduces a method that integrates BERT, RoBERTa, and ELECTRA with TF-Ranking for improved document ranking performance.
Findings
Achieved best performance in passage re-ranking on MS MARCO
Attained second best in passage full-ranking as of April 2020
Improved re-ranking performance by 4.3% with latest models
Abstract
This paper describes a machine learning algorithm for document (re)ranking, in which queries and documents are firstly encoded using BERT [1], and on top of that a learning-to-rank (LTR) model constructed with TF-Ranking (TFR) [2] is applied to further optimize the ranking performance. This approach is proved to be effective in a public MS MARCO benchmark [3]. Our first two submissions achieve the best performance for the passage re-ranking task [4], and the second best performance for the passage full-ranking task as of April 10, 2020 [5]. To leverage the lately development of pre-trained language models, we recently integrate RoBERTa [6] and ELECTRA [7]. Our latest submissions improve our previously state-of-the-art re-ranking performance by 4.3% [8], and achieve the third best performance for the full-ranking task [9] as of June 8, 2020. Both of them demonstrate the effectiveness of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Information Retrieval and Search Behavior
MethodsLinear Layer · RoBERTa · ELECTRA · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Dense Connections · Adam
