CRAICLAug 16, 2024

DePrompt: Desensitization and Evaluation of Personal Identifiable Information in Large Language Model Prompts

arXiv:2408.08930v111 citationsh-index: 9
Originality Incremental advance
AI Analysis

This addresses privacy risks for users interacting with LLMs, though it is incremental as it builds on existing fine-tuning and adversarial methods.

The paper tackles the risk of personal identifiable information (PII) leakage in prompts for large language models (LLMs) by proposing DePrompt, a framework for desensitization and evaluation, which experimental evaluations show provides superior privacy protection and model inference results.

Prompt serves as a crucial link in interacting with large language models (LLMs), widely impacting the accuracy and interpretability of model outputs. However, acquiring accurate and high-quality responses necessitates precise prompts, which inevitably pose significant risks of personal identifiable information (PII) leakage. Therefore, this paper proposes DePrompt, a desensitization protection and effectiveness evaluation framework for prompt, enabling users to safely and transparently utilize LLMs. Specifically, by leveraging large model fine-tuning techniques as the underlying privacy protection method, we integrate contextual attributes to define privacy types, achieving high-precision PII entity identification. Additionally, through the analysis of key features in prompt desensitization scenarios, we devise adversarial generative desensitization methods that retain important semantic content while disrupting the link between identifiers and privacy attributes. Furthermore, we present utility evaluation metrics for prompt to better gauge and balance privacy and usability. Our framework is adaptable to prompts and can be extended to text usability-dependent scenarios. Through comparison with benchmarks and other model methods, experimental evaluations demonstrate that our desensitized prompt exhibit superior privacy protection utility and model inference results.

Foundations

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

Your Notes