Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TWOLAR: a TWO-step LLM-Augmented distillation method for passage Reranking

About

In this paper, we present TWOLAR: a two-stage pipeline for passage reranking based on the distillation of knowledge from Large Language Models (LLM). TWOLAR introduces a new scoring strategy and a distillation process consisting in the creation of a novel and diverse training dataset. The dataset consists of 20K queries, each associated with a set of documents retrieved via four distinct retrieval methods to ensure diversity, and then reranked by exploiting the zero-shot reranking capabilities of an LLM. Our ablation studies demonstrate the contribution of each new component we introduced. Our experimental results show that TWOLAR significantly enhances the document reranking ability of the underlying model, matching and in some cases even outperforming state-of-the-art models with three orders of magnitude more parameters on the TREC-DL test sets and the zero-shot evaluation benchmark BEIR. To facilitate future work we release our data set, finetuned models, and code.

Davide Baldelli, Junfeng Jiang, Akiko Aizawa, Paolo Torroni• 2024

Related benchmarks

TaskDatasetResultRank
Question AnsweringScientific QA Base setting
F1 Score40.75
38
Information RetrievalScientific QA Base setting
HitRate@138.57
38
Scientific Question AnsweringSciRAG-SSLI hard 1.0 (test)
F1 Score46.01
19
RerankingSciRAG-SSLI hard 1.0 (test)
Hit Rate @ 158.8
19
Scientific Question AnsweringSciRAG-SSLI easy 1.0 (test)
F1 Score45.36
19
RerankingSciRAG-SSLI easy 1.0 (test)
Hit Rate @ 148.8
19
Showing 6 of 6 rows

Other info

Follow for update