paper-with-me

Papers Passage Reranking

“Passage Reranking” 태그가 달린 논문 23편 · 필터 해제

Don't "Overthink" Passage Reranking: Is Reasoning Truly Necessary?

2025-05-22 · Nour Jedidi, Yung-Sung Chuang, James Glass, Jimmy Lin

With the growing success of reasoning models across complex natural language tasks, researchers in the Information Retrieval (IR) community have begun exploring how similar reasoning capabilities can be integrated into p…

Information RetrievalPassage RerankingReranking

Rank-K: Test-Time Reasoning for Listwise Reranking

2025-05-20 · Eugene Yang, Andrew Yates, Kathryn Ricci, Orion Weller 외

Retrieve-and-rerank is a popular retrieval pipeline because of its ability to make slow but effective rerankers efficient enough at query time by reducing the number of comparisons. Recent works in neural rerankers take …

Language ModelingLanguage ModellingPassage RerankingReranking+1

How Relevance Emerges: Interpreting LoRA Fine-Tuning in Reranking LLMs

2025-04-05 · Atharva Nijasure, Tanya Chowdhury, James Allan

We conduct a behavioral exploration of LoRA fine-tuned LLMs for Passage Reranking to understand how relevance signals are learned and deployed by Large Language Models. By fine-tuning Mistral-7B, LLaMA3.1-8B, and Pythia-…

Information RetrievalPassage RerankingRerankingRetrieval

Understanding Ranking LLMs: A Mechanistic Analysis for Information Retrieval

2024-10-24 · Tanya Chowdhury, Atharva Nijasure, James Allan

Transformer networks, particularly those achieving performance comparable to GPT models, are well known for their robust feature extraction abilities. However, the nature of these extracted features and their alignment w…

Information RetrievalPassage RerankingRerankingRetrieval

Leveraging Passage Embeddings for Efficient Listwise Reranking with Large Language Models

2024-06-21 · Qi Liu, Bo wang, Nan Wang, Jiaxin Mao

Recent studies have demonstrated the effectiveness of using large language language models (LLMs) in passage ranking. The listwise approaches, such as RankGPT, have become new state-of-the-art in this task. However, the …

Learning-To-RankPassage RankingPassage RerankingReranking

Passage-specific Prompt Tuning for Passage Reranking in Question Answering with Large Language Models

2024-05-31 · Xuyang Wu, Zhiyuan Peng, Krishna Sravanthi Rajanala Sai, Hsin-Tai Wu 외

Effective passage retrieval and reranking methods have been widely utilized to identify suitable candidates in open-domain question answering tasks, recent studies have resorted to LLMs for reranking the retrieved passag…

Open-Domain Question AnsweringPassage RerankingPassage RetrievalQuestion Answering+1

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

2024-03-26 · Davide Baldelli, Junfeng Jiang, Akiko Aizawa, Paolo Torroni

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 co…

DiversityPassage RerankingRerankingRetrieval

InstUPR : Instruction-based Unsupervised Passage Reranking with Large Language Models

2024-03-25 · Chao-Wei Huang, Yun-Nung Chen

This paper introduces InstUPR, an unsupervised passage reranking method based on large language models (LLMs). Different from existing approaches that rely on extensive training with query-document pairs or retrieval-spe…

Instruction FollowingPassage RerankingRerankingRetrieval

EcoRank: Budget-Constrained Text Re-ranking Using Large Language Models

2024-02-16 · Muhammad Shihab Rashid, Jannat Ara Meem, Yue Dong, Vagelis Hristidis

Large Language Models (LLMs) have achieved state-of-the-art performance in text re-ranking. This process includes queries and candidate passages in the prompts, utilizing pointwise, listwise, and pairwise prompting strat…

Passage RerankingRerankingRe-Ranking

Found in the Middle: Permutation Self-Consistency Improves Listwise Ranking in Large Language Models

2023-10-11 · Raphael Tang, Xinyu Zhang, Xueguang Ma, Jimmy Lin 외

Large language models (LLMs) exhibit positional bias in how they use context, which especially complicates listwise ranking. To address this, we propose permutation self-consistency, a form of self-consistency over ranki…

Passage RerankingReranking

Reranking Passages with Coarse-to-Fine Neural Retriever Enhanced by List-Context Information

2023-08-23 · Hongyin Zhu

Passage reranking is a critical task in various applications, particularly when dealing with large volumes of documents. Existing neural architectures have limitations in retrieving the most relevant passage for a given …

Information RetrievalPassage RerankingRerankingRetrieval

Hybrid and Collaborative Passage Reranking

2023-05-16 · Zongmeng Zhang, Wengang Zhou, Jiaxin Shi, Houqiang Li

In passage retrieval system, the initial passage retrieval results may be unsatisfactory, which can be refined by a reranking scheme. Existing solutions to passage reranking focus on enriching the interaction between que…

Passage RerankingPassage RetrievalRerankingRetrieval

Learning List-Level Domain-Invariant Representations for Ranking

2022-12-21 · NeurIPS 2023 11

Domain adaptation aims to transfer the knowledge learned on (data-rich) source domains to (low-resource) target domains, and a popular method is invariant representation learning, which matches and aligns the data distri…

Domain AdaptationPassage RerankingRepresentation LearningReranking+1

PReGAN: Answer Oriented Passage Ranking with Weakly Supervised GAN

2022-07-05 · Pan Du, Jian-Yun Nie, Yutao Zhu, Hao Jiang 외

Beyond topical relevance, passage ranking for open-domain factoid question answering also requires a passage to contain an answer (answerability). While a few recent studies have incorporated some reading capability into…

Passage RankingPassage RerankingQuestion AnsweringReranking

How Does BERT Rerank Passages? An Attribution Analysis with Information Bottlenecks

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Zhiying Jiang, Raphael Tang, Ji Xin, Jimmy Lin

Fine-tuned pre-trained transformers achieve the state of the art in passage reranking. Unfortunately, how they make their predictions remains vastly unexplained, especially at the end-to-end, input-to-output level. Littl…

Passage RerankingReranking

Reader-Guided Passage Reranking for Open-Domain Question Answering

2021-08-01 · Findings (ACL) 2021 8 · Yuning Mao, Pengcheng He, Xiaodong Liu, Yelong Shen 외
Open-Domain Question AnsweringPassage RerankingQuestion AnsweringReranking

Assessing the Benefits of Model Ensembles in Neural Re-Ranking for Passage Retrieval

2021-01-21 · Luís Borges, Bruno Martins, Jamie Callan

Our work aimed at experimentally assessing the benefits of model ensembling within the context of neural methods for passage reranking. Starting from relatively standard neural models, we use a previous technique named F…

Learning-To-RankPassage RerankingPassage RetrievalReranking+2

Rider: Reader-Guided Passage Reranking for Open-Domain Question Answering

2021-01-01 · Yuning Mao, Pengcheng He, Xiaodong Liu, Yelong Shen 외

Current open-domain question answering systems often follow a Retriever-Reader architecture, where the retriever first retrieves relevant passages and the reader then reads the retrieved passages to form an answer. In th…

Natural QuestionsOpen-Domain Question AnsweringPassage RerankingQuestion Answering+3

Making Information Seeking Easier: An Improved Pipeline for Conversational Search

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Vaibhav Kumar, Jamie Callan

This paper presents a highly effective pipeline for passage retrieval in a conversational search setting. The pipeline comprises of two components: Conversational Term Selection (CTS) and Multi-View Reranking (MVR). CTS …

Conversational SearchPassage RankingPassage RerankingPassage Retrieval+2

A Study of Latent Structured Prediction Approaches to Passage Reranking

2019-06-01 · NAACL 2019 6 · Iryna Haponchyk, Aless Moschitti, ro

The structured output framework provides a helpful tool for learning to rank problems. In this paper, we propose a structured output approach which regards rankings as latent variables. Our approach addresses the complex…

Learning-To-RankPassage RerankingRerankingStructured Prediction
1–20 / 23 다음 →