paper-with-me

Papers

PromptPET: Privacy-Utility Optimized Prompt Obfuscation

2026-07-03 · Ke Yang, Olivia Figueira, Umar Iqbal, Athina Markopoulou arxiv

Privacy is an important challenge when users interact with AI chatbots, since users may share sensitive information, explicitly or implicitly, and AI chatbots can use this information for user profiling. In this paper, we aim to protect user privacy via a user-side mechanism that transforms sensitive information in a user prompt, while preserving enough information to elicit a useful response from the chatbot. This approach faces an inherent tradeoff between protecting privacy (i.e., avoiding profiling) and preserving utility (i.e., getting personalized and task-specific responses). To that end, we consider, evaluate, and compare four different obfuscation actions, namely redaction, abstraction, replacement, and a novel noising/denoising scheme that we introduce. Additional novel insights include: utilizing a data type taxonomy to both identify and obfuscate sensitive information and explicitly taking into account the utility of chat responses in making the obfuscation decision. First, we systematically optimize and evaluate each obfuscation action independently in terms of the privacy-utility tradeoff it achieves. Second, we propose PROMPTPET, an LLM-based agent that selects the best obfuscation action for each sensitive part of the prompt, using a reinforcement-learning inspired rule optimizer, applied for the first time in this context. Using a real-world chat dataset, we show that PROMPTPET matches the best privacy-utility tradeoff attainable by any single obfuscation action and significantly outperforms prior state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2607.02932

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

HyObscure: Hybrid Obscuring for Privacy-Preserving Data Publishing

2021-12-15 · Xiao Han, Yuncong Yang, Junjie Wu

Minimizing privacy leakage while ensuring data utility is a critical problem to data holders in a privacy-preserving data publishing task. Most prior research concerns only with one type of data and resorts to a single o…

Privacy Preserving

Privacy-Utility Trades in Crowdsourced Signal Map Obfuscation

2022-01-13 · Jiang Zhang, Lillian Clark, Matthew Clark, Konstantinos Psounis 외

Cellular providers and data aggregating companies crowdsource celluar signal strength measurements from user devices to generate signal maps, which can be used to improve network performance. Recognizing that this data c…

CLOAK: Contrastive Guidance for Latent Diffusion-Based Data Obfuscation

2025-12-12 · Xin Yang, Omid Ardakanian arxiv

Data obfuscation is a promising technique for mitigating attribute inference attacks by semi-trusted parties with access to time-series data emitted by sensors. Recent advances leverage conditional generative models toge…

Contrastive Learning

Guided Diffusion Model for Sensor Data Obfuscation

2024-12-19 · Xin Yang, Omid Ardakanian

Sensor data collected by Internet of Things (IoT) devices carries detailed information about individuals in their vicinity. Sharing this data with a semi-trusted service provider may compromise the individuals' privacy, …

Denoisingmodel