paper-with-me

홈 › Papers

Relevance to Utility: Process-Supervised Rewrite for RAG

2025-09-19 · Jaeyoung Kim, Jongho Kim, Seung-won Hwang, Seoho Song, Young-In Song arxiv

Retrieval-augmented generation systems often suffer from a gap between optimizing retrieval relevance and generative utility. With such a gap, retrieved documents may be topically relevant but still lack the content needed for effective reasoning during generation. While existing bridge modules attempt to rewrite the retrieved text for better generation, we show how they fail by not capturing "document utility". In this work, we propose R2U, with a key distinction of approximating true utility through joint observation of rewriting and answering in the reasoning process. To distill, R2U scale such supervision to enhance reliability in distillation. We further construct utility-improvement supervision by measuring the generator's gain of the answer under the rewritten context, yielding signals for fine-tuning and preference optimization. We evaluate our method across multiple open-domain question-answering benchmarks. The empirical results demonstrate consistent improvements over strong bridging baselines

📄 PDF Abstract BibTeX arXiv:2509.15577

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoRe: A Continuously Reward-Finetuned LLM Query Rewriter for Multi-Stage Context-Aware Relevance in Web-Scale Video Search

2026-06-12 · Yilin Wen, Rong Yang, Xiaojia Chang, Hong Sun 외 arxiv

LLM-based query rewriters in production face a tension: the training reward must reflect how the rewrite is consumed by the production ranker, yet the training procedure must be cheap enough to support continuous redeplo…

Zero-Shot Privacy-Aware Text Rewriting via Iterative Tree Search

2025-09-25 · Shuo Huang, Xingliang Yuan, Gholamreza Haffari, Lizhen Qu arxiv

The increasing adoption of large language models (LLMs) in cloud-based services has raised significant privacy concerns, as user inputs may inadvertently expose sensitive information. Existing text anonymization and de-i…

CardRewriter: Leveraging Knowledge Cards for Long-Tail Query Rewriting on Short-Video Platforms

2025-10-11 · Peiyuan Gong, Feiran Zhu, Yaqi Yin, Chenglei Dai 외 arxiv

Short-video platforms have rapidly become a new generation of information retrieval systems, where users formulate queries to access desired videos. However, user queries, especially long-tail ones, often suffer from spe…

Information Retrieval

Advances in ACL2 Proof Debugging Tools

2023-11-15 · Matt Kaufmann, J Strother Moore

The experience of an ACL2 user generally includes many failed proof attempts. A key to successful use of the ACL2 prover is the effective use of tools to debug those failures. We focus on changes made after ACL2 Version …

TAROT: Task-Oriented Authorship Obfuscation Using Policy Optimization Methods

2024-07-31 · Gabriel Loiseau, Damien Sileo, Damien Riquet, Maxime Meyer 외

Authorship obfuscation aims to disguise the identity of an author within a text by altering the writing style, vocabulary, syntax, and other linguistic features associated with the text author. This alteration needs to b…