Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SUNAR: Semantic Uncertainty based Neighborhood Aware Retrieval for Complex QA

About

Complex question-answering (QA) systems face significant challenges in retrieving and reasoning over information that addresses multi-faceted queries. While large language models (LLMs) have advanced the reasoning capabilities of these systems, the bounded-recall problem persists, where procuring all relevant documents in first-stage retrieval remains a challenge. Missing pertinent documents at this stage leads to performance degradation that cannot be remedied in later stages, especially given the limited context windows of LLMs which necessitate high recall at smaller retrieval depths. In this paper, we introduce SUNAR, a novel approach that leverages LLMs to guide a Neighborhood Aware Retrieval process. SUNAR iteratively explores a neighborhood graph of documents, dynamically promoting or penalizing documents based on uncertainty estimates from interim LLM-generated answer candidates. We validate our approach through extensive experiments on two complex QA datasets. Our results show that SUNAR significantly outperforms existing retrieve-and-reason baselines, achieving up to a 31.84% improvement in performance over existing state-of-the-art methods for complex QA.

V Venktesh, Mandeep Rathee, Avishek Anand• 2025

Related benchmarks

TaskDatasetResultRank
Multi-hop Question AnsweringHotpotQA
F139.4
79
Multi-hop Question Answering2Wiki
F1 Score27.9
41
Information RetrievalBRIGHT 1.0 (test)
nDCG@10 (Avg)11
18
Showing 3 of 3 rows

Other info

Follow for update