← Search

Jamshid Mozafari

6 accepted papers

2025

ASRank: Zero-Shot Re-Ranking with Answer Scent for Document Retrieval

NAACL 2025findings

Retrieval-Augmented Generation (RAG) models have drawn considerable attention in modern open-domain question answering. The effectiveness of RAG depends on the quality of the top retrieved documents. However, conventional retrieval methods sometimes fail to rank the most relevant documents at the to…

2025

DeAR: Dual-Stage Document Reranking with Reasoning Agents via LLM Distillation

EMNLP 2025

Large Language Models (LLMs) have transformed listwise document reranking by enabling global reasoning over candidate sets, yet single models often struggle to balance fine-grained relevance scoring with holistic cross-document analysis. We propose DeepAgentRank (DeAR), an open-source framework that

Cited by 0SourcePDFScholar
2025

DynRank: Improve Passage Retrieval with Dynamic Zero-Shot Prompting Based on Question Classification

COLING 2025main

This paper presents DynRank, a novel framework for enhancing passage retrieval in open-domain question-answering systems through dynamic zero-shot question classification. Traditional approaches rely on static prompts and pre-defined templates, which may limit model adaptability across different que…

Cited by 2SourcePDFScholar
2025

How Good are LLM-based Rerankers? An Empirical Analysis of State-of-the-Art Reranking Models

EMNLP 2025

In this work, we present a systematic and comprehensive empirical evaluation of state-of-the-art reranking methods, encompassing large language model (LLM)-based, lightweight contextual, and zero-shot approaches, with respect to their performance in information retrieval tasks. We evaluate in total

Cited by 0SourcePDFScholar
2024

Detecting Temporal Ambiguity in Questions

EMNLP 2024finding

Detecting and answering ambiguous questions has been a challenging task in open-domain question answering. Ambiguous questions have different answers depending on their interpretation and can take diverse forms. Temporally ambiguous questions are one of the most common types of such questions. In th…

2024

Exploring Hint Generation Approaches for Open-Domain Question Answering

EMNLP 2024finding

Automatic Question Answering (QA) systems rely on contextual information to provide accurate answers. Commonly, contexts are prepared through either retrieval-based or generation-based methods. The former involves retrieving relevant documents from a corpus like Wikipedia, whereas the latter uses ge…

Cited by 5SourcePDFScholar