arXiv:2411.11677cs.LGcs.CR2024-11被引 2

用少量数据就能复制推荐系统,威胁模型安全

Few-shot Model Extraction Attacks against Sequential Recommender Systems

  • 用自回归生成合成数据增强样本,模拟真实用户行为
  • 通过双向修复损失提升代理模型推荐精度,逼近原模型性能
  • 适合研究模型安全或对抗攻击的开发者参考

在针对序列推荐系统的对抗攻击中,模型提取攻击是一种无需先验知识即可攻击推荐模型的方法。现有研究主要关注攻击者通过无数据方式执行黑盒攻击,但对攻击者拥有少量原始数据(10%甚至更少)时如何构建高功能相似的代理模型仍缺乏研究。本文提出一种新型少样本模型提取框架,旨在利用极少数据构建性能优越的代理模型。该框架包含两个核心组件:自回归增强生成策略与双向修复损失驱动的模型蒸馏过程。前者通过概率化交互采样器提取隐含依赖关系,并结合合成决定信号模块刻画用户行为模式,生成接近真实分布的合成数据;后者设计了针对推荐列表差异的双向修复损失,作为辅助损失修正代理模型的错误预测,实现从目标模型到代理模型的有效知识迁移。在三个数据集上的实验表明,所提框架能生成性能优异的代理模型。

原文摘要 · Abstract (English)

Among adversarial attacks against sequential recommender systems, model extraction attacks represent a method to attack sequential recommendation models without prior knowledge. Existing research has primarily concentrated on the adversary's execution of black-box attacks through data-free model extraction. However, a significant gap remains in the literature concerning the development of surrogate models by adversaries with access to few-shot raw data (10\% even less). That is, the challenge of how to construct a surrogate model with high functional similarity within the context of few-shot data scenarios remains an issue that requires resolution.This study addresses this gap by introducing a novel few-shot model extraction framework against sequential recommenders, which is designed to construct a superior surrogate model with the utilization of few-shot data. The proposed few-shot model extraction framework is comprised of two components: an autoregressive augmentation generation strategy and a bidirectional repair loss-facilitated model distillation procedure. Specifically, to generate synthetic data that closely approximate the distribution of raw data, autoregressive augmentation generation strategy integrates a probabilistic interaction sampler to extract inherent dependencies and a synthesis determinant signal module to characterize user behavioral patterns. Subsequently, bidirectional repair loss, which target the discrepancies between the recommendation lists, is designed as auxiliary loss to rectify erroneous predictions from surrogate models, transferring knowledge from the victim model to the surrogate model effectively. Experiments on three datasets show that the proposed few-shot model extraction framework yields superior surrogate models.

模型攻击推荐系统少样本学习代理模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。