Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Choppy: Cut Transformer For Ranked List Truncation

About

Work in information retrieval has traditionally focused on ranking and relevance: given a query, return some number of results ordered by relevance to the user. However, the problem of determining how many results to return, i.e. how to optimally truncate the ranked result list, has received less attention despite being of critical importance in a range of applications. Such truncation is a balancing act between the overall relevance, or usefulness of the results, with the user cost of processing more results. In this work, we propose Choppy, an assumption-free model based on the widely successful Transformer architecture, to the ranked list truncation problem. Needing nothing more than the relevance scores of the results, the model uses a powerful multi-head attention mechanism to directly optimize any user-defined IR metric. We show Choppy improves upon recent state-of-the-art methods.

Dara Bahri, Yi Tay, Che Zheng, Donald Metzler, Andrew Tomkins• 2020

Related benchmarks

TaskDatasetResultRank
Document RankingTREC DL Track 2019 (test)
nDCG@1070
133
Document RankingTREC DL Track 2020 (test)
nDCG@100.664
63
Information RetrievalBEIR COVID v1 (test)
nDCG@1063
26
Showing 3 of 3 rows

Other info

Follow for update