Latent diffusion model-based data poisoning attack against QoS-aware cloud API recommender system

IF 4.6 2区 计算机科学 Q1 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE Computer Networks Pub Date : 2025-02-14 DOI:10.1016/j.comnet.2025.111120
Zhen Chen , Jianqiang Yu , Shuang Fan , Jing Zhao , Dianlong You
{"title":"Latent diffusion model-based data poisoning attack against QoS-aware cloud API recommender system","authors":"Zhen Chen ,&nbsp;Jianqiang Yu ,&nbsp;Shuang Fan ,&nbsp;Jing Zhao ,&nbsp;Dianlong You","doi":"10.1016/j.comnet.2025.111120","DOIUrl":null,"url":null,"abstract":"<div><div>In the cloud era, cloud API, as one of the best carriers for data output, capability replication, and service delivery, has become one of the core elements of service-oriented software development and operation. However, with the significant challenge posed by a rapidly increasing number of cloud APIs, quality of service (QoS)-aware cloud API recommender system plays a crucial role in guiding users to select the most suitable APIs. Nevertheless, due to the profit-driven nature of cloud APIs and the openness of network environments, QoS-aware cloud API recommender systems are particularly susceptible to data poisoning attacks. These attacks manipulate recommendation outcomes to align with the attacker’s objectives, causing severe disruption to the cloud API ecosystem. Existing data poisoning methods for QoS-aware cloud API recommender systems have evolved from traditional heuristic-based approaches to generative adversarial network based methods. Although this evolution has improved attack performance, it remains challenging to strike an effective balance between attack effectiveness and invisibility. To address this issue, this paper proposes a data poisoning attack method based latent diffusion model. Firstly, real user-cloud API interaction data is compressed into latent feature space by multiple autoencoders to mitigate the limitation of data sparsity on model training. The diffusion model is then utilized to learn the distribution of real user interaction data with cloud APIs within this latent space. Furthermore, an attack loss is designed for model training in order to generate high-quality fake user data that is difficult to detect and aggressive in nature. Experimental results on the real-world dataset WS-DREAM demonstrate that the latent diffusion model-based data poisoning attack method outperforms baseline methods in terms of attack effectiveness, invisibility, and generalizability. This paper aims to raise awareness of cloud API recommendation security from an attack to defend perspective, providing a foundation for defenders to develop effective defense strategies and advancing the development of trustworthy QoS-aware cloud API recommender systems. The source code of the LDM implementation is publicly available at: <span><span>https://github.com/yjq012/LDM</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":50637,"journal":{"name":"Computer Networks","volume":"260 ","pages":"Article 111120"},"PeriodicalIF":4.6000,"publicationDate":"2025-02-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computer Networks","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S138912862500088X","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, HARDWARE & ARCHITECTURE","Score":null,"Total":0}
引用次数: 0

Abstract

In the cloud era, cloud API, as one of the best carriers for data output, capability replication, and service delivery, has become one of the core elements of service-oriented software development and operation. However, with the significant challenge posed by a rapidly increasing number of cloud APIs, quality of service (QoS)-aware cloud API recommender system plays a crucial role in guiding users to select the most suitable APIs. Nevertheless, due to the profit-driven nature of cloud APIs and the openness of network environments, QoS-aware cloud API recommender systems are particularly susceptible to data poisoning attacks. These attacks manipulate recommendation outcomes to align with the attacker’s objectives, causing severe disruption to the cloud API ecosystem. Existing data poisoning methods for QoS-aware cloud API recommender systems have evolved from traditional heuristic-based approaches to generative adversarial network based methods. Although this evolution has improved attack performance, it remains challenging to strike an effective balance between attack effectiveness and invisibility. To address this issue, this paper proposes a data poisoning attack method based latent diffusion model. Firstly, real user-cloud API interaction data is compressed into latent feature space by multiple autoencoders to mitigate the limitation of data sparsity on model training. The diffusion model is then utilized to learn the distribution of real user interaction data with cloud APIs within this latent space. Furthermore, an attack loss is designed for model training in order to generate high-quality fake user data that is difficult to detect and aggressive in nature. Experimental results on the real-world dataset WS-DREAM demonstrate that the latent diffusion model-based data poisoning attack method outperforms baseline methods in terms of attack effectiveness, invisibility, and generalizability. This paper aims to raise awareness of cloud API recommendation security from an attack to defend perspective, providing a foundation for defenders to develop effective defense strategies and advancing the development of trustworthy QoS-aware cloud API recommender systems. The source code of the LDM implementation is publicly available at: https://github.com/yjq012/LDM.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
基于潜在扩散模型的qos感知云API推荐系统数据投毒攻击
在云时代,云API作为数据输出、能力复制和服务交付的最佳载体之一,已成为面向服务的软件开发和运营的核心要素之一。然而,随着云API数量的迅速增加,服务质量(QoS)感知的云API推荐系统在指导用户选择最适合的API方面发挥着至关重要的作用。然而,由于云API的利润驱动性质和网络环境的开放性,支持qos的云API推荐系统特别容易受到数据中毒攻击。这些攻击会操纵推荐结果以符合攻击者的目标,从而对云API生态系统造成严重破坏。现有的qos感知云API推荐系统的数据中毒方法已经从传统的基于启发式的方法发展到基于生成对抗网络的方法。尽管这种进化提高了攻击性能,但在攻击有效性和不可见性之间取得有效平衡仍然具有挑战性。针对这一问题,本文提出了一种基于潜在扩散模型的数据投毒攻击方法。首先,利用多个自编码器将真实用户云API交互数据压缩到潜在特征空间,缓解数据稀疏性对模型训练的限制;然后利用扩散模型来学习在这个潜在空间内与云api的真实用户交互数据的分布。此外,为模型训练设计了攻击损失,以生成难以检测和具有攻击性的高质量假用户数据。在真实数据集WS-DREAM上的实验结果表明,基于潜在扩散模型的数据中毒攻击方法在攻击有效性、不可见性和泛化性方面都优于基线方法。本文旨在从攻击到防御的角度提高人们对云API推荐安全的认识,为防御者制定有效的防御策略提供基础,推动可信赖的qos感知云API推荐系统的发展。LDM实现的源代码可以在https://github.com/yjq012/LDM上公开获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
Computer Networks
Computer Networks 工程技术-电信学
CiteScore
10.80
自引率
3.60%
发文量
434
审稿时长
8.6 months
期刊介绍: Computer Networks is an international, archival journal providing a publication vehicle for complete coverage of all topics of interest to those involved in the computer communications networking area. The audience includes researchers, managers and operators of networks as well as designers and implementors. The Editorial Board will consider any material for publication that is of interest to those groups.
期刊最新文献
Design and evaluation of a robust and explainable intrusion detection framework for 5G/B5G networks OnlineADS: An online active learning approach to intrusion detection for WSNs Dynamic reliable SFC orchestration for SDN-NFV enabled networks Efficient level-3 secure certificateless signature against malicious KGC attacks for IoT An improved dynamic anonymous authentication and key agreement scheme for resource constrained IoT devices
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1