paper-with-me

홈 › Papers

Retrieval Augmentation for T5 Re-ranker using External Sources

2022-10-11 · Kai Hui, Tao Chen, Zhen Qin, Honglei Zhuang, Fernando Diaz, Mike Bendersky, Don Metzler

Retrieval augmentation has shown promising improvements in different tasks. However, whether such augmentation can assist a large language model based re-ranker remains unclear. We investigate how to augment T5-based re-rankers using high-quality information retrieved from two external corpora -- a commercial web search engine and Wikipedia. We empirically demonstrate how retrieval augmentation can substantially improve the effectiveness of T5-based re-rankers for both in-domain and zero-shot out-of-domain re-ranking tasks.

📄 PDF Abstract BibTeX arXiv:2210.05145

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelRe-RankingRetrieval

Similar Papers 제목 키워드 기반

RAG in the Wild: On the (In)effectiveness of LLMs with Mixture-of-Knowledge Retrieval Augmentation

2025-07-26 · Ran Xu, Yuchen Zhuang, Yue Yu, Haoyu Wang 외 arxiv

Retrieval-augmented generation (RAG) enhances large language models (LLMs) by integrating external knowledge retrieved at inference time. While RAG demonstrates strong performance on benchmarks largely derived from gener…

GLIMMER: generalized late-interaction memory reranker

2023-06-17 · Michiel de Jong, Yury Zemlyanskiy, Nicholas FitzGerald, Sumit Sanghai 외

Memory-augmentation is a powerful approach for efficiently incorporating external information into language models, but leads to reduced performance relative to retrieving text. Recent work introduced LUMEN, a memory-ret…

Retrieval

Prompt-Guided Retrieval Augmentation for Non-Knowledge-Intensive Tasks

2023-05-28 · Zhicheng Guo, Sijie Cheng, Yile Wang, Peng Li 외

Retrieval-augmented methods have received increasing attention to support downstream tasks by leveraging useful information from external resources. Recent studies mainly focus on exploring retrieval to solve knowledge-i…

Retrieval

Tool-Adaptive LLM Reranker

2026-07-12 · Zichuan Liu, Ruijin Hua arxiv

Generative Large Language Models (LLMs) have revolutionized information retrieval, yet their strictly parametric nature frequently leads to severe factual hallucinations when confronted with complex queries beyond their …

Reinforcement LearningInformation Retrieval

ExaRanker-Open: Synthetic Explanation for IR using Open-Source LLMs

2024-02-09 · Fernando Ferraretto, Thiago Laitz, Roberto Lotufo, Rodrigo Nogueira

ExaRanker recently introduced an approach to training information retrieval (IR) models, incorporating natural language explanations as additional labels. The method addresses the challenge of limited labeled examples, l…

Data AugmentationInformation RetrievalRetrieval