paper-with-me

Papers Passage Re-Ranking

“Passage Re-Ranking” 태그가 달린 논문 33편 · 필터 해제

From Interpretability to Performance: Optimizing Retrieval Heads for Long-Context Language Models

2026-01-16 · Youmi Ma, Naoaki Okazaki arxiv

Advances in mechanistic interpretability have identified special attention heads, known as retrieval heads, that are responsible for retrieving information from the context. However, the role of these retrieval heads in …

Passage Re-Ranking

Exploring the Effectiveness of Multi-stage Fine-tuning for Cross-encoder Re-rankers

2025-03-28 · Francesca Pezzuti, Sean MacAvaney, Nicola Tonellotto

State-of-the-art cross-encoders can be fine-tuned to be highly effective in passage re-ranking. The typical fine-tuning process of cross-encoders as re-rankers requires large amounts of manually labelled data, a contrast…

Contrastive LearningLanguage ModelingLanguage ModellingLarge Language Model+2

Re-Ranking Step by Step: Investigating Pre-Filtering for Re-Ranking with Large Language Models

2024-06-26 · Baharan Nouriinanloo, Maxime Lamothe

Large Language Models (LLMs) have been revolutionizing a myriad of natural language processing tasks with their diverse zero-shot capabilities. Indeed, existing work has shown that LLMs can be used to great effect for ma…

Information RetrievalPassage RankingPassage Re-RankingRe-Ranking

Efficient Document Ranking with Learnable Late Interactions

2024-06-25 · Ziwei Ji, Himanshu Jain, Andreas Veit, Sashank J. Reddi 외

Cross-Encoder (CE) and Dual-Encoder (DE) models are two fundamental approaches for query-document relevance in information retrieval. To predict relevance, CE models use joint query-document embeddings, while DE models m…

Document RankingInformation RetrievalPassage Re-RankingRe-Ranking

Rank-DistiLLM: Closing the Effectiveness Gap Between Cross-Encoders and LLMs for Passage Re-Ranking

2024-05-13 · Ferdinand Schlatt, Maik Fröbe, Harrisen Scells, Shengyao Zhuang 외

Cross-encoders distilled from large language models (LLMs) are often more effective re-rankers than cross-encoders fine-tuned on manually labeled data. However, distilled models do not match the effectiveness of their te…

Language ModellingLarge Language ModelPassage Re-RankingRe-Ranking

Set-Encoder: Permutation-Invariant Inter-Passage Attention for Listwise Passage Re-Ranking with Cross-Encoders

2024-04-10 · Ferdinand Schlatt, Maik Fröbe, Harrisen Scells, Shengyao Zhuang 외

Existing cross-encoder models can be categorized as pointwise, pairwise, or listwise. Pairwise and listwise models allow passage interactions, which typically makes them more effective than pointwise models but less effi…

Passage Re-RankingRe-Ranking

Multi-Granularity Guided Fusion-in-Decoder

2024-04-03 · Eunseong Choi, Hyeri Lee, Jongwuk Lee

In Open-domain Question Answering (ODQA), it is essential to discern relevant contexts as evidence and avoid spurious ones among retrieved results. The model architecture that uses concatenated multiple contexts in the d…

DecoderMulti-Task LearningNatural QuestionsOpen-Domain Question Answering+6

PaRaDe: Passage Ranking using Demonstrations with Large Language Models

2023-10-22 · Andrew Drozdov, Honglei Zhuang, Zhuyun Dai, Zhen Qin 외

Recent studies show that large language models (LLMs) can be instructed to effectively perform zero-shot passage re-ranking, in which the results of a first stage retrieval method, such as BM25, are rated and reordered t…

Passage RankingPassage Re-RankingQuestion GenerationQuestion-Generation+4

Adapting Language Models to Compress Contexts

2023-05-24 · Alexis Chevalier, Alexander Wettig, Anirudh Ajith, Danqi Chen

Transformer-based language models (LMs) are powerful and widely-applicable tools, but their usefulness is constrained by a finite context window and the expensive computational cost of processing long text documents. We …

In-Context LearningLanguage ModelingLanguage ModellingPassage Re-Ranking+2

Improving Conversational Passage Re-ranking with View Ensemble

2023-04-26 · Jia-Huei Ju, Sheng-Chieh Lin, Ming-Feng Tsai, Chuan-Ju Wang

This paper presents ConvRerank, a conversational passage re-ranker that employs a newly developed pseudo-labeling approach. Our proposed view-ensemble method enhances the quality of pseudo-labeled data, thus improving th…

Conversational SearchPassage Re-RankingRe-Ranking

T2Ranking: A large-scale Chinese Benchmark for Passage Ranking

2023-04-07 · Xiaohui Xie, Qian Dong, Bingning Wang, Feiyang Lv 외

Passage ranking involves two stages: passage retrieval and passage re-ranking, which are important and challenging topics for both academics and industries in the area of Information Retrieval (IR). However, the commonly…

Information RetrievalPassage RankingPassage Re-RankingPassage Retrieval+2

Few-shot Reranking for Multi-hop QA via Language Model Prompting

2022-05-25 · Muhammad Khalifa, Lajanugen Logeswaran, Moontae Lee, Honglak Lee 외

We study few-shot reranking for multi-hop QA with open-domain questions. To alleviate the need for a large number of labeled question-document pairs for retriever training, we propose PromptRank, which relies on large la…

Language ModelingOpen-Domain Question AnsweringPassage Re-RankingReranking+2

HLATR: Enhance Multi-stage Text Retrieval with Hybrid List Aware Transformer Reranking

2022-05-21 · Yanzhao Zhang, Dingkun Long, Guangwei Xu, Pengjun Xie

Deep pre-trained language models (e,g. BERT) are effective at large-scale text retrieval task. Existing text retrieval systems with state-of-the-art performance usually adopt a retrieve-then-reranking architecture due to…

Passage RankingPassage Re-RankingRerankingRetrieval+1

Incorporating Explicit Knowledge in Pre-trained Language Models for Passage Re-ranking

2022-04-25 · Qian Dong, Yiding Liu, Suqi Cheng, Shuaiqiang Wang 외

Passage re-ranking is to obtain a permutation over the candidate passage set from retrieval stage. Re-rankers have been boomed by Pre-trained Language Models (PLMs) due to their overwhelming advantages in natural languag…

Graph Neural NetworkNatural Language UnderstandingPassage Re-RankingRe-Ranking+1

Quality and Cost Trade-offs in Passage Re-ranking Task

2021-11-18 · Pavel Podberezko, Vsevolod Mitskevich, Raman Makouski, Pavel Goncharov 외

Deep learning models named transformers achieved state-of-the-art results in a vast majority of NLP tasks at the cost of increased computational complexity and high memory consumption. Using the transformer model in real…

Information RetrievalOpen-Domain Question AnsweringPassage Re-RankingRe-Ranking+1

Towards Robust Passage Re-Ranking Model by Mitigating Lexical Match Bias

2021-11-16 · ACL ARR November 2021 11 · Anonymous

While deep learning models can overcome the limitations of traditional machine learning algorithms that use hand-crafted features, recent studies have shown that these models often achieve high dataset-specific accuracy …

Information RetrievalPassage Re-RankingRe-RankingRetrieval

RocketQAv2: A Joint Training Method for Dense Passage Retrieval and Passage Re-ranking

2021-10-14 · EMNLP 2021 11 · Ruiyang Ren, Yingqi Qu, Jing Liu, Wayne Xin Zhao 외

In various natural language processing tasks, passage retrieval and passage re-ranking are two key procedures in finding and ranking relevant information. Since both the two procedures contribute to the final performance…

Data AugmentationInformation RetrievalNatural QuestionsOpen-Domain Question Answering+4

Dealing with Typos for BERT-based Passage Retrieval and Ranking

2021-08-27 · EMNLP 2021 11 · Shengyao Zhuang, Guido Zuccon

Passage retrieval and ranking is a key task in open-domain question answering and information retrieval. Current effective approaches mostly rely on pre-trained deep language model-based retrievers and rankers. These met…

Information RetrievalLanguage ModelingLanguage ModellingOpen-Domain Question Answering+6

Fast Passage Re-ranking with Contextualized Exact Term Matching and Efficient Passage Expansion

2021-08-19 · Shengyao Zhuang, Guido Zuccon

BERT-based information retrieval models are expensive, in both time (query latency) and computational resources (energy, hardware cost), making many of these models impractical especially under resource constraints. The …

CPUInformation RetrievalPassage Re-RankingRe-Ranking+1

A Modern Perspective on Query Likelihood with Deep Generative Retrieval Models

2021-06-25 · Oleg Lesota, Navid Rekabsaz, Daniel Cohen, Klaus Antonius Grasserbauer 외

Existing neural ranking models follow the text matching paradigm, where document-to-query relevance is estimated through predicting the matching score. Drawing from the rich literature of classical generative retrieval m…

Passage Re-RankingPassage RetrievalRe-RankingRetrieval+1
1–20 / 33 다음 →