MD-SONIC: Maliciously-Secure Outsourcing Neural Network Inference With Reduced Online Communication

IF 8 1区 计算机科学 Q1 COMPUTER SCIENCE, THEORY & METHODS IEEE Transactions on Information Forensics and Security Pub Date : 2025-03-12 DOI:10.1109/TIFS.2025.3550834
Yansong Zhang;Xiaojun Chen;Ye Dong;Qinghui Zhang;Rui Hou;Qiang Liu;Xudong Chen
{"title":"MD-SONIC: Maliciously-Secure Outsourcing Neural Network Inference With Reduced Online Communication","authors":"Yansong Zhang;Xiaojun Chen;Ye Dong;Qinghui Zhang;Rui Hou;Qiang Liu;Xudong Chen","doi":"10.1109/TIFS.2025.3550834","DOIUrl":null,"url":null,"abstract":"With the widespread deployment of Deep-Learning-as-a-Service, secure multi-party computation-based outsourcing neural network (NN) inference has garnered significant attention for its high-security guarantee. Nevertheless, under the dishonest-majority setting with malicious adversaries, prior secure inference works are still costly in terms of communication and run-time. Additionally, existing outsourcing frameworks impose a substantial client-side design, which leads to obstacles in resource-constrained devices. To address the above challenges, we propose MD-SONIC, an online efficient and maliciously-secure framework for outsourcing NN inference with a dishonest majority. We first construct communication-efficient n-party protocols for the basic primitives such as fixed-point multiplication and most significant bit extraction by combining mask-sharing and TinyOT-sharing with SPD<inline-formula> <tex-math>$\\mathbb {Z}_{2^{k}}$ </tex-math></inline-formula> seamlessly. Then, we build fast secure blocks for the widely used NN operators, including matrix multiplication, ReLU, and Maxpool, on top of our basic primitives. To enable an arbitrary number of users to outsource the secure inference task to n computing servers, we propose a lightweight-client and fast <inline-formula> <tex-math>$\\Sigma $ </tex-math></inline-formula> paradigm named SPIN, stemming from zero-knowledge proofs. Our SPIN can be instantiated into a set of efficient outsourcing protocols over multiple algebraic structures (e.g., finite field and ring). We also conduct extensive evaluations of MD-SONIC on various neural networks. Compared to the work by Damgård et al. (IEEE S&P’19) and MD-ML (USENIX Security’24), we achieve up to <inline-formula> <tex-math>$594.4\\times $ </tex-math></inline-formula> and <inline-formula> <tex-math>$45.1\\times $ </tex-math></inline-formula> online communication improvements, and improve the online execution time by at most <inline-formula> <tex-math>$14.3\\times $ </tex-math></inline-formula> (resp. <inline-formula> <tex-math>$20.5\\times $ </tex-math></inline-formula>) and <inline-formula> <tex-math>$1.8\\times $ </tex-math></inline-formula> (resp. <inline-formula> <tex-math>$2.3\\times $ </tex-math></inline-formula>) in LAN (resp. WAN).","PeriodicalId":13492,"journal":{"name":"IEEE Transactions on Information Forensics and Security","volume":"20 ","pages":"3534-3549"},"PeriodicalIF":8.0000,"publicationDate":"2025-03-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Information Forensics and Security","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/10924655/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

Abstract

With the widespread deployment of Deep-Learning-as-a-Service, secure multi-party computation-based outsourcing neural network (NN) inference has garnered significant attention for its high-security guarantee. Nevertheless, under the dishonest-majority setting with malicious adversaries, prior secure inference works are still costly in terms of communication and run-time. Additionally, existing outsourcing frameworks impose a substantial client-side design, which leads to obstacles in resource-constrained devices. To address the above challenges, we propose MD-SONIC, an online efficient and maliciously-secure framework for outsourcing NN inference with a dishonest majority. We first construct communication-efficient n-party protocols for the basic primitives such as fixed-point multiplication and most significant bit extraction by combining mask-sharing and TinyOT-sharing with SPD $\mathbb {Z}_{2^{k}}$ seamlessly. Then, we build fast secure blocks for the widely used NN operators, including matrix multiplication, ReLU, and Maxpool, on top of our basic primitives. To enable an arbitrary number of users to outsource the secure inference task to n computing servers, we propose a lightweight-client and fast $\Sigma $ paradigm named SPIN, stemming from zero-knowledge proofs. Our SPIN can be instantiated into a set of efficient outsourcing protocols over multiple algebraic structures (e.g., finite field and ring). We also conduct extensive evaluations of MD-SONIC on various neural networks. Compared to the work by Damgård et al. (IEEE S&P’19) and MD-ML (USENIX Security’24), we achieve up to $594.4\times $ and $45.1\times $ online communication improvements, and improve the online execution time by at most $14.3\times $ (resp. $20.5\times $ ) and $1.8\times $ (resp. $2.3\times $ ) in LAN (resp. WAN).
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
恶意安全外包神经网络推理与减少在线通信
随着深度学习即服务(Deep-Learning-as-a-Service)的广泛应用,基于多方计算的安全外包神经网络(NN)推理因其高安全性而备受关注。然而,在存在恶意对手的不诚实多数情况下,先前的安全推理工作在通信和运行时间方面仍然是昂贵的。此外,现有的外包框架强加了大量的客户端设计,这在资源受限的设备中导致了障碍。为了解决上述挑战,我们提出了MD-SONIC,这是一个在线高效且恶意安全的框架,用于外包具有不诚实多数的神经网络推理。我们首先将掩码共享和tinyot共享与SPD $\mathbb {Z}_{2^{k}}$无缝结合,为定点乘法和最高有效位提取等基本原语构建了通信高效的n方协议。然后,我们在基本原语的基础上为广泛使用的神经网络算子(包括矩阵乘法、ReLU和Maxpool)构建快速安全块。为了使任意数量的用户能够将安全推理任务外包给n个计算服务器,我们提出了一个轻量级客户端和快速的$\Sigma $范式,名为SPIN,源于零知识证明。我们的自旋可以实例化为多个代数结构(例如,有限域和环)上的一组有效的外包协议。我们还在各种神经网络上对MD-SONIC进行了广泛的评估。与damg等人(IEEE S&P ' 19)和MD-ML (USENIX Security ' 24)的工作相比,我们实现了高达$594.4\times $和$45.1\times $的在线通信改进,并将在线执行时间提高了至多$14.3\times $。$20.5\times $)和$1.8\times $ (resp。$2.3\乘以$)在LAN (resp。WAN)。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
IEEE Transactions on Information Forensics and Security
IEEE Transactions on Information Forensics and Security 工程技术-工程:电子与电气
CiteScore
14.40
自引率
7.40%
发文量
234
审稿时长
6.5 months
期刊介绍: The IEEE Transactions on Information Forensics and Security covers the sciences, technologies, and applications relating to information forensics, information security, biometrics, surveillance and systems applications that incorporate these features
期刊最新文献
ESCM: A Toolkit for Efficient and Secure Outsourced Computation with Multiple Keys Heterogeneous Privacy-Preserving Federated Learning for Edge Intelligence Early-Stage Detection of Encrypted Malware Traffic via Multi-flow Temporal Graph Learning T 3 AT: Threshold-Authorized, Threshold-Redeemable, and Non-Transferable Anonymous Tokens Towards Robust Receiver-Invariant Specific Emitter Identification via Multi-Task Adversarial Learning
×
引用
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