CRAICLFeb 22, 2025

Protecting Users From Themselves: Safeguarding Contextual Privacy in Interactions with Conversational Agents

arXiv:2502.18509v224 citationsh-index: 33Has CodeACL
Originality Incremental advance
AI Analysis

This addresses privacy risks for users interacting with conversational agents, though it is incremental as it builds on existing privacy concepts with a new method.

The paper tackles the problem of users inadvertently revealing sensitive information to conversational agents by proposing a framework that identifies and reformulates out-of-context information in user prompts, achieving strong gains in contextual privacy with about 76% of participants preferring reformulated prompts.

Conversational agents are increasingly woven into individuals' personal lives, yet users often underestimate the privacy risks associated with them. The moment users share information with these agents-such as large language models (LLMs)-their private information becomes vulnerable to exposure. In this paper, we characterize the notion of contextual privacy for user interactions with LLM-based Conversational Agents (LCAs). It aims to minimize privacy risks by ensuring that users (sender) disclose only information that is both relevant and necessary for achieving their intended goals when interacting with LCAs (untrusted receivers). Through a formative design user study, we observe how even "privacy-conscious" users inadvertently reveal sensitive information through indirect disclosures. Based on insights from this study, we propose a locally deployable framework that operates between users and LCAs, identifying and reformulating out-of-context information in user prompts. Our evaluation using examples from ShareGPT shows that lightweight models can effectively implement this framework, achieving strong gains in contextual privacy while preserving the user's intended interaction goals. Notably, about 76% of participants in our human evaluation preferred the reformulated prompts over the original ones, validating the usability and effectiveness of contextual privacy in our proposed framework. We opensource the code at https://github.com/IBM/contextual-privacy-LLM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes