CRAICLApr 24, 2024

Prompt Leakage effect and defense strategies for multi-turn LLM interactions

Microsoft
arXiv:2404.16251v322 citationsh-index: 61Has Code
Originality Incremental advance
AI Analysis

It addresses security and privacy threats for LLM applications, focusing on multi-turn interactions, with incremental improvements in threat modeling and defense analysis.

The paper systematically investigates prompt leakage vulnerabilities in multi-turn LLM interactions, developing a threat model that increases attack success rates from 17.7% to 86.2% and evaluating defense strategies across 10 models.

Prompt leakage poses a compelling security and privacy threat in LLM applications. Leakage of system prompts may compromise intellectual property, and act as adversarial reconnaissance for an attacker. A systematic evaluation of prompt leakage threats and mitigation strategies is lacking, especially for multi-turn LLM interactions. In this paper, we systematically investigate LLM vulnerabilities against prompt leakage for 10 closed- and open-source LLMs, across four domains. We design a unique threat model which leverages the LLM sycophancy effect and elevates the average attack success rate (ASR) from 17.7% to 86.2% in a multi-turn setting. Our standardized setup further allows dissecting leakage of specific prompt contents such as task instructions and knowledge documents. We measure the mitigation effect of 7 black-box defense strategies, along with finetuning an open-source model to defend against leakage attempts. We present different combination of defenses against our threat model, including a cost analysis. Our study highlights key takeaways for building secure LLM applications and provides directions for research in multi-turn LLM interactions

Foundations

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

Your Notes