SOTAVerified

Modularized Transfomer-based Ranking Framework

2020-04-28EMNLP 2020Unverified0· sign in to hype

Luyu Gao, Zhuyun Dai, Jamie Callan

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recent innovations in Transformer-based ranking models have advanced the state-of-the-art in information retrieval. However, these Transformers are computationally expensive, and their opaque hidden states make it hard to understand the ranking process. In this work, we modularize the Transformer ranker into separate modules for text representation and interaction. We show how this design enables substantially faster ranking using offline pre-computed representations and light-weight online interactions. The modular design is also easier to interpret and sheds light on the ranking process in Transformer rankers.

Tasks

Reproductions