paper-with-me

홈 › Papers

QUARK: Robust Retrieval under Non-Faithful Queries via Query-Anchored Aggregation

2026-01-28 · Rita Qiuran Lyu, Michelle Manqiao Wang, Lei Shi arxiv

User queries in real-world retrieval are often non-faithful (noisy, incomplete, or distorted), causing retrievers to fail when key semantics are missing. We formalize this as retrieval under recall noise, where the observed query is drawn from a noisy recall process of a latent target item. To address this, we propose QUARK, a simple yet effective training-free framework for robust retrieval under non-faithful queries. QUARK explicitly models query uncertainty through recovery hypotheses, i.e., multiple plausible interpretations of the latent intent given the observed query, and introduces query-anchored aggregation to combine their signals robustly. The original query serves as a semantic anchor, while recovery hypotheses provide controlled auxiliary evidence, preventing semantic drift and hypothesis hijacking. This design enables QUARK to improve recall and ranking quality without sacrificing robustness, even when some hypotheses are noisy or uninformative. Across controlled simulations and BEIR benchmarks (FIQA, SciFact, NFCorpus) with both sparse and dense retrievers, QUARK improves Recall, MRR, and nDCG over the base retriever. Ablations show QUARK is robust to the number of recovery hypotheses and that anchored aggregation outperforms unanchored max/mean/median pooling. These results demonstrate that modeling query uncertainty through recovery hypotheses, coupled with principled anchored aggregation, is essential for robust retrieval under non-faithful queries.

📄 PDF Abstract BibTeX arXiv:2601.21049

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

QuarkMedBench: A Real-World Scenario Driven Benchmark for Evaluating Large Language Models

2026-03-14 · Yao Wu, Kangping Yin, Liang Dong, Zhenxin Ma 외 arxiv

While Large Language Models (LLMs) excel on standardized medical exams, high scores often fail to translate to high-quality responses for real-world medical queries. Current evaluations rely heavily on multiple-choice qu…

Cross-Document Topic-Aligned Chunking for Retrieval-Augmented Generation

2025-11-08 · Mile Stankovic arxiv

Chunking quality determines RAG system performance. Current methods partition documents individually, but complex queries need information scattered across multiple sources: the knowledge fragmentation problem. We introd…

MURR: Model Updating with Regularized Replay for Searching a Document Stream

2025-04-14 · Eugene Yang, Nicola Tonellotto, Dawn Lawrie, Sean MacAvaney 외

The Internet produces a continuous stream of new documents and user-generated queries. These naturally change over time based on events in the world and the evolution of language. Neural retrieval models that were traine…

Retrieval

Rethinking RAG in Long Videos: What to Retrieve and How to Use It?

2026-06-11 · Yuho Lee, Jisu Shin, Nicole Hee-Yeon Kim, Jihwan Bang 외 arxiv

Retrieval-augmented generation is moving beyond text into long, egocentric video, where systems must select query-relevant chunks across multiple modalities and temporal granularities. Yet progress in VideoRAG is limited…

Bridging the Gap: Leveraging Retrieval-Augmented Generation to Better Understand Public Concerns about Vaccines

2025-07-17 · Muhammad Javed, Sedigh Khademi Habibabadi, Christopher Palmer, Hazel Clothier 외 arxiv

Vaccine hesitancy threatens public health, leading to delayed or rejected vaccines. Social media is a vital source for understanding public concerns, and traditional methods like topic modelling often struggle to capture…