paper-with-me

홈 › Papers

SUNAR: Semantic Uncertainty based Neighborhood Aware Retrieval for Complex QA

2025-03-23 · V Venktesh, Mandeep Rathee, Avishek Anand

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.

📄 PDF Abstract BibTeX arXiv:2503.17990

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRetrieval

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Uncertainty-Aware Hybrid Retrieval for Long-Document RAG

2026-06-11 · Hoin Jung, Xiaoqian Wang arxiv

Retrieval augmented generation (RAG) depends critically on the quality and granularity of retrieved evidence. Large retrieval units preserve context but often introduce irrelevant content, which can dilute answer bearing…

Question Answering

AskNearby: An LLM-Based Application for Neighborhood Information Retrieval and Personalized Cognitive-Map Recommendations

2025-12-02 · Luyao Niu, Zhicheng Deng, Boyang Li, Nuoxian Huang 외 arxiv

The "15-minute city" envisions neighborhoods where residents can meet daily needs via a short walk or bike ride. Realizing this vision requires not only physical proximity but also efficient and reliable access to inform…

Information Retrieval

Geometry-Aware CLIP Retrieval via Local Cross-Modal Alignment and Steering

2026-04-13 · Nirmalendu Prakash, Narmeen Fatimah Oozeer, Xin Su, Phillip Howard 외 arxiv

CLIP retrieval is typically framed as a pointwise similarity problem in a shared embedding space. While CLIP achieves strong global cross-modal alignment, many retrieval failures arise from local geometric inconsistencie…

Ranking-aware Uncertainty for Text-guided Image Retrieval

2023-08-16 · Junyang Chen, Hanjiang Lai

Text-guided image retrieval is to incorporate conditional text to better capture users' intent. Traditionally, the existing methods focus on minimizing the embedding distances between the source inputs and the targeted i…

DiversityImage RetrievalRetrievalTriplet

GMMFormer v2: An Uncertainty-aware Framework for Partially Relevant Video Retrieval

2024-05-22 · Yuting Wang, Jinpeng Wang, Bin Chen, Tao Dai 외

Given a text query, partially relevant video retrieval (PRVR) aims to retrieve untrimmed videos containing relevant moments. Due to the lack of moment annotations, the uncertainty lying in clip modeling and text-clip cor…

Partially Relevant Video RetrievalRetrievalVideo Retrieval