BRaIn uses LLM relevance judgments to expand queries and re-rank search results, improving IR-based bug localization on the Bench4BL dataset.
NPRF: A Neural Pseudo Relevance Feedback Framework for Ad-hoc Information Retrieval
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Pseudo-relevance feedback (PRF) is commonly used to boost the performance of traditional information retrieval (IR) models by using top-ranked documents to identify and weight new query terms, thereby reducing the effect of query-document vocabulary mismatches. While neural retrieval models have recently demonstrated strong results for ad-hoc retrieval, combining them with PRF is not straightforward due to incompatibilities between existing PRF approaches and neural architectures. To bridge this gap, we propose an end-to-end neural PRF framework that can be used with existing neural IR models by embedding different neural models as building blocks. Extensive experiments on two standard test collections confirm the effectiveness of the proposed NPRF framework in improving the performance of two state-of-the-art neural IR models.
citation-role summary
citation-polarity summary
fields
cs.SE 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Improved IR-based Bug Localization with Intelligent Relevance Feedback
BRaIn uses LLM relevance judgments to expand queries and re-rank search results, improving IR-based bug localization on the Bench4BL dataset.