TL;DR
This paper introduces a simulation-based framework using LLMs to identify privacy risks in multi-turn interactions of LLM agents, revealing evolving attack and defense strategies.
Contribution
It presents a novel search-based method employing LLMs for analyzing and improving privacy attack and defense strategies in agent interactions.
Findings
Attack strategies escalate from requests to impersonation and forgery.
Defense strategies evolve from rule-based constraints to identity-verification.
Strategies generalize across different models and scenarios.
Abstract
The widespread deployment of LLM-based agents is likely to introduce a critical privacy threat: malicious agents that proactively engage others in multi-turn interactions to extract sensitive information. However, the evolving nature of such dynamic dialogues makes it challenging to anticipate emerging vulnerabilities and design effective defenses. To tackle this problem, we present a search-based framework that alternates between improving attack and defense strategies through the simulation of privacy-critical agent interactions. Specifically, we employ LLMs as optimizers to analyze simulation trajectories and iteratively propose new agent instructions. To explore the strategy space more efficiently, we further utilize parallel search with multiple threads and cross-thread propagation. Through this process, we find that attack strategies escalate from direct requests to sophisticated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
