vix.ing · top · new · best · stats

Understanding BERT Rankers Under Distillation

2020/07/21 by Luyu Gao, Zhuyun Dai, Jamie Callan · 1 citation
Computer Science · #cs.IR #cs.LG

paper · pdf · doi:10.1145/3409256.3409838

arxiv created 2020/07/21 · arxiv updated 2020/07/23

Abstract

Deep language models such as BERT pre-trained on large corpus have given a huge performance boost to the state-of-the-art information retrieval ranking systems. Knowledge embedded in such models allows them to pick up complex matching signals between passages and queries. However, the high computation cost during inference limits their deployment in real-world search scenarios. In this paper, we study if and how the knowledge for search within BERT can be transferred to a smaller ranker through distillation. Our experiments demonstrate that it is crucial to use a proper distillation procedure, which produces up to nine times speedup while preserving the state-of-the-art performance.

Cited by