研究多智能体推荐系统中连接性如何影响攻击与防御效果。
Attacking and Defending Multi-Agent Collaborative Filtering Systems Through Connectivity

- 通过自然语言交互构建用户与物品智能体,模拟推荐流程。
- 发现连接密度和商品重叠度显著影响攻击成功率与防御效果。
- 适合关注智能体系统安全性和推荐鲁棒性的研究者阅读。
多智能体协同过滤(CF)系统通过自然语言交互协调由大模型驱动的用户与物品智能体,以优化偏好并生成推荐。这类系统既继承了数据驱动方法的弱点,也面临多智能体交互带来的新威胁,且表现形式各异。本文将通用多智能体系统(MAS)中的攻击与防御方法迁移至基于智能体的协同过滤场景,在AgentCF框架下系统性地评估其在不同连接性配置下的表现。连接性沿两个维度刻画:(i) 候选数(每轮每用户候选物品数量,反映用户侧交互密度),(ii) 目录集中度(用户间物品目录重叠程度)。主要贡献包括:(1) 方法迁移:在智能体协同过滤领域复现了MAS启发的攻击与防御机制,验证了部分原始观察结果的可转移性;(2) 特征分析:揭示了连接性两个维度如何共同塑造攻防结果,发现用户与物品智能体角色不对称、攻击效力呈现非单调时间动态、传播与提取类攻击表现出不同模式。此外,作为探索性延伸,评估了流行病学启发的静态指标在按预期攻击结果对配置排序上的适用性,可能实现低成本的鲁棒性评估。代码已开源于 https://github.com/anjunhu/ConnACF。
原文摘要 · Abstract (English)
Multi-agent collaborative filtering (CF) systems coordinate autonomous LLM-powered user and item agents through natural-language interaction to refine preferences and generate recommendations. These systems inherit vulnerabilities from both their data-driven nature and their multi-agent interactions, which manifest in distinct ways. Understanding how connectivity modulates vulnerability in these systems could facilitate the development of more robust recommendation pipelines. In this work, we adapt attacks and defenses from the general multi-agent systems (MAS) literature to the agent-based CF setting, evaluating them under systematically varied connectivity in the AgentCF framework, where CF connectivity is characterized along two axes: (i) candidate count (the number of item candidates per turn per user, measuring user-side interaction density) and (ii) catalog concentration (the degree of item catalog overlap across users). Our contributions include: (1) Adaptation: we reproduce MAS-inspired attacks and defenses in the agentic CF domain, confirming partial transferability of original observations. (2) Characterization: we characterize how the two aspects of connectivity shape attack and defense outcomes, revealing role asymmetries between user and item agents, non-monotonic temporal dynamics in attack efficacy, and divergent patterns across dissemination and extraction attack goals. Additionally, as an exploratory extension, we assess the applicability of epidemic-inspired static metrics in ranking CF configurations by expected attack outcome, potentially enabling cost-efficient robustness assessment. Implementation is available at https://github.com/anjunhu/ConnACF
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。