REVIEW 3 cited by
Injecting the BM25 Score as Text Improves BERT-Based Re-rankers
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
In this paper we propose a novel approach for combining first-stage lexical retrieval models and Transformer-based re-rankers: we inject the relevance score of the lexical model as a token in the middle of the input of the cross-encoder re-ranker. It was shown in prior work that interpolation between the relevance score of lexical and BERT-based re-rankers may not consistently result in higher effectiveness. Our idea is motivated by the finding that BERT models can capture numeric information. We compare several representations of the BM25 score and inject them as text in the input of four different cross-encoders. We additionally analyze the effect for different query types, and investigate the effectiveness of our method for capturing exact matching relevance. Evaluation on the MSMARCO Passage collection and the TREC DL collections shows that the proposed method significantly improves over all cross-encoder re-rankers as well as the common interpolation methods. We show that the improvement is consistent for all query types. We also find an improvement in exact matching capabilities over both BM25 and the cross-encoders. Our findings indicate that cross-encoder re-rankers can efficiently be improved without additional computational burden and extra steps in the pipeline by explicitly adding the output of the first-stage ranker to the model input, and this effect is robust for different models and query types.
Forward citations
Cited by 3 Pith papers
-
InsertRank: LLMs can reason over BM25 scores to Improve Listwise Reranking
InsertRank shows that injecting BM25 scores into listwise LLM reranking prompts improves retrieval effectiveness on BRIGHT and R2MED across multiple LLM families.
-
MST-R: Multi-Stage Tuning for Retrieval Systems and Metric Evaluation
A multi-stage retrieval system (MST-R) improves Recall@10 from 0.78 to 0.87 on the ObliQA regulatory dataset, and a passage-concatenation baseline inflates the RePASs answer metric to 0.95.
-
FinSage: A Multi-aspect RAG System for Financial Filings Question Answering
FinSage reports a 92.51% retrieval recall and a 49.66% financial QA accuracy, but the main private-dataset metrics are in-sample and no code or data is released.
Discussion (0). Continue with ORCID to comment.