paper-with-me

홈 › Papers

Evaluating Answer Reranking Strategies in Time-sensitive Question Answering

2025-03-06 · Mehmet Kardan, Bhawna Piryani, Adam Jatowt

Despite advancements in state-of-the-art models and information retrieval techniques, current systems still struggle to handle temporal information and to correctly answer detailed questions about past events. In this paper, we investigate the impact of temporal characteristics of answers in Question Answering (QA) by exploring several simple answer selection techniques. Our findings emphasize the role of temporal features in selecting the most relevant answers from diachronic document collections and highlight differences between explicit and implicit temporal questions.

📄 PDF Abstract BibTeX arXiv:2503.04972

Code (0)

등록된 구현이 없습니다.

Tasks

Answer SelectionInformation RetrievalQuestion AnsweringRerankingRetrieval

Similar Papers 제목 키워드 기반

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

Enhancing Financial Report Question-Answering: A Retrieval-Augmented Generation System with Reranking Analysis

2026-02-18 · Zhiyuan Cheng, Longying Lai, Yue Liu, Kai Cheng 외 arxiv

Financial analysts face significant challenges extracting information from lengthy 10-K reports, which often exceed 100 pages. This paper presents a Retrieval-Augmented Generation (RAG) system designed to answer question…

Semantic Retrieval

Answering Any-hop Open-domain Questions with Iterative Document Reranking

2020-09-16 · Ping Nie, Yuyu Zhang, Arun Ramamurthy, Le Song

Existing approaches for open-domain question answering (QA) are typically designed for questions that require either single-hop or multi-hop reasoning, which make strong assumptions of the complexity of questions to be a…

Multi-hop Question AnsweringNatural QuestionsOpen-Domain Question AnsweringQuestion Answering+2

A Self Consistency Based Reranking for Narrative Question Answering

2026-06-14 · Molham Mohamed, Ali Hamdi arxiv

Narrative question answering (NQA) is a challenging task in natural language processing that requires models to understand long textual contexts, capture relationships across events, and generate coherent responses. Desp…

Question Answering

When Poison Fails After Retrieval: Revisiting Corpus Poisoning under Chunking and Reranking Pipelines

2026-06-09 · Xi Nie, Hongwei Li, Shenghao Wu, Mingxuan Li 외 arxiv

Retrieval-Augmented Generation (RAG) systems are vulnerable to corpus poisoning attacks that manipulate downstream model outputs through malicious knowledge injection. Existing studies mainly evaluate poisoning under sim…

Semantic Similarity