遇见数据集

SALT-NLP/search_privacy_risk

收藏
Hugging Face2025-08-15 更新2025-09-13 收录
官方服务:

资源简介:

--- license: mit language: - en tags: - chat - privacy - tool_calling --- # Searching for Privacy Risks in LLM Agents via Simulation [Paper](https://arxiv.org/abs/2508.10880), [Code](https://github.com/SALT-NLP/search_privacy_risk) **Authors:** Yanzhe Zhang, Diyi Yang ## 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. These dynamic dialogues enable adaptive attack strategies that can cause severe privacy violations, yet their evolving nature makes it difficult to anticipate and discover sophisticated vulnerabilities manually. To tackle this problem, we present a search-based framework that alternates between improving attacker and defender instructions by simulating privacy-critical agent interactions. Each simulation involves three roles: data subject, data sender, and data recipient. While the data subject's behavior is fixed, the attacker (data recipient) attempts to extract sensitive information from the defender (data sender) through persistent and interactive exchanges. To explore this interaction space efficiently, our search algorithm employs LLMs as optimizers, using parallel search with multiple threads and cross-thread propagation to analyze simulation trajectories and iteratively propose new instructions. Through this process, we find that attack strategies escalate from simple direct requests to sophisticated multi-turn tactics such as impersonation and consent forgery, while defenses advance from rule-based constraints to identity-verification state machines. The discovered attacks and defenses transfer across diverse scenarios and backbone models, demonstrating strong practical utility for building privacy-aware agents. ## Data Release 1. In the basic folder, we provide simulation trajectories using basic simulation configurations, using different models for the data sender and the data recipient. In each trajectory.json, we provide the detailed tool call histories of each action cycle for the data sender agent and the data recipient agent. In each eval.json file, we provide agent actions and their evaluations. 2. In the search folder, we provide the search trajectories to discover A1, D1, A2, D2 in the default setting. For example, in ./search/A1/16, the results folder contains the N * M (30 * 1) simulation for each step, and the best folder contains the extra P (10) simulation for each step. search_1.json to search_30.json shows the optimization history of the 30 threads. ## Citation ```bibtex @misc{zhang2025searchingprivacyrisksllm, title={Searching for Privacy Risks in LLM Agents via Simulation}, author={Yanzhe Zhang and Diyi Yang}, year={2025}, eprint={2508.10880}, archivePrefix={arXiv}, primaryClass={cs.CR}, url={https://arxiv.org/abs/2508.10880}, } ```

This dataset is related to searching for privacy risks in large language model (LLM) agents through simulation of dialogues. It includes detailed trajectories of simulated conversations that are used to improve the instructions of attackers and defenders, and to explore strategies in privacy-critical information exchanges. The dataset is divided into two parts: the basic folder contains basic simulation trajectories with different model configurations; the search folder contains search trajectories for discovering attack and defense strategies.

提供机构:
SALT-NLP
搜集汇总
数据集介绍
SALT-NLP/search_privacy_risk 数据集图片
背景与挑战
背景概述
该数据集名为'SALT-NLP/search_privacy_risk',专注于通过模拟交互探索LLM代理中的隐私风险,涉及攻击者尝试从防御者提取敏感信息的多轮对话。数据集包含模拟轨迹和评估数据,用于分析隐私攻击与防御策略,但当前存在生成错误,导致数据查看受限。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务