Demystifying the Privacy-Utility Trade-off in LLM Interactions

📅 2026-09-09
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过分析隐私-实用性权衡,提出一种基于用户意图的动态保护框架Veilmind-4B,有效减少信息泄露同时保持较高实用性。
📝 Abstract
The integration of Large Language Models into daily tasks relies on context-rich instructions, inevitably exposing sensitive user information. Current privacy-preserving methods typically employ context-agnostic static rules, causing severe utility degradation. However, the specific mechanisms governing how sanitization impacts downstream performance remain largely underexplored. To address this, we conduct a systematic analysis to deconstruct the privacy-utility trade-off, uncovering three underlying mechanisms: (1) Context-Dependent Utility, which first establishes when to sanitize by revealing that data value shifts from critical constraints to dispensable noise based on user intent; (2) Strategic Adaptation, which subsequently determines how to sanitize by dictating that the choice between removal and replacement depends on the task's reliance on factual integrity versus structural coherence; and (3) Combinatorial Interplay, which finally extends the protection scope by demonstrating that attributes form a semantic web of synergistic dependencies or antagonistic redundancies. Guided by these insights, we introduce an intent-driven local protection framework. By distilling a lightweight model Veilmind-4B to drive a dynamic extraction-sanitization-restoration pipeline, our approach reaches a low-leakage privacy point while preserving substantially higher response utility than existing privacy-oriented baselines, advancing the privacy-utility trade-off toward the Pareto frontier.
Problem

Research questions and friction points this paper is trying to address.

Privacy-Utility Trade-off
Large Language Models
Context-Rich Instructions
User Information
Utility Degradation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Intent-Driven Local Protection
Dynamic Extraction-Sanitization-Restoration Pipeline
Veilmind-4B
Privacy-Utility Trade-off
Pareto Frontier