paper-with-me

Papers

Sensitivity-Aware Retrieval-Augmented Intent Clarification

2026-03-06 · Maik Larooij arxiv

In conversational search systems, a key component is to determine and clarify the intent behind complex queries. We view intent clarification in light of the exploratory search paradigm, where users, through an iterative, evolving process of selection, exploration and retrieval, transform a visceral or conscious need into a formalized one. Augmenting the clarification component with a retrieval step (retrieval-augmented intent clarification) can seriously enhance clarification performance, especially in domains where Large Language Models (LLMs) lack parametric knowledge. However, in more sensitive domains, such as healthcare, government (e.g. FOIA search) or legal contexts, the retrieval database may contain sensitive information that needs protection. In this paper, we explore the research challenge of developing a retrieval-augmented conversational agent that can act as a mediator and gatekeeper for the sensitive collection. To do that, we also need to know what we are protecting and against what. We propose to tackle this research challenge in three steps: 1) define an attack model, 2) design sensitivity-aware defenses on the retrieval level and 3) develop evaluation methods to measure the trade-off between the level of protection and the system's utility.

📄 PDF Abstract BibTeX arXiv:2603.06025

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Corpus-informed Retrieval Augmented Generation of Clarifying Questions

2024-09-27 · Antonios Minas Krasakis, Andrew Yates, Evangelos Kanoulas

This study aims to develop models that generate corpus informed clarifying questions for web search, in a way that ensures the questions align with the available information in the retrieval corpus. We demonstrate the ef…

Question GenerationQuestion-GenerationRAGRetrieval+1

RAC: Retrieval-Augmented Clarification for Faithful Conversational Search

2026-01-16 · Ahmed Rayane Kebir, Vincent Guigue, Lynda Said Lhadj, Laure Soulier arxiv

Clarification questions help conversational search systems resolve ambiguous or underspecified user queries. While prior work has focused on fluency and alignment with user intent, especially through facet extraction, mu…

Prism: Towards Lowering User Cognitive Load in LLMs via Complex Intent Understanding

2026-01-13 · Zenghua Liao, Jinzhi Liao, Xiang Zhao arxiv

Large Language Models are rapidly emerging as web-native interfaces to social platforms. On the social web, users frequently have ambiguous and dynamic goals, making complex intent understanding-rather than single-turn e…

Multi-stage Clarification in Conversational AI: The case of Question-Answering Dialogue Systems

2021-10-28 · Hadrien Lautraite, Nada Naji, Louis Marceau, Marc Queudot 외

Clarification resolution plays an important role in various information retrieval tasks such as interactive question answering and conversational search. In such context, the user often formulates their information needs…

Conversational SearchInformation RetrievalQuestion AnsweringRetrieval

Interactive Query Clarification and Refinement via User Simulation

2022-05-31 · Pierre Erbacher, Ludovic Denoyer, Laure Soulier

When users initiate search sessions, their queries are often unclear or might lack of context; this resulting in inefficient document ranking. Multiple approaches have been proposed by the Information Retrieval community…

Document RankingInformation RetrievalRetrievalUser Simulation