基于Reed-Solomon的私有和安全分布式矩阵乘法从mds编码存储

IF 8 1区 计算机科学 Q1 COMPUTER SCIENCE, THEORY & METHODS
Tao Wang;Zhiping Shi;Juan Yang;Sha Liu
{"title":"基于Reed-Solomon的私有和安全分布式矩阵乘法从mds编码存储","authors":"Tao Wang;Zhiping Shi;Juan Yang;Sha Liu","doi":"10.1109/TIFS.2025.3587192","DOIUrl":null,"url":null,"abstract":"The private and secure distributed matrix multiplication (PSDMM) has broad applications in fields such as finance, e-health, and machine learning. The PSDMM problem introduces a public matrix library <inline-formula> <tex-math>$\\mathcal {L}$ </tex-math></inline-formula> and aims to securely compute the product of a private matrix with a matrix confidentially selected from <inline-formula> <tex-math>$\\mathcal {L}$ </tex-math></inline-formula>. In this setting, the user leverages the assistance of <italic>d</i> server nodes to perform this computation while ensuring that no information about the private matrix or the index of the selected matrix is disclosed to colluding servers. In most prior works, <inline-formula> <tex-math>$\\mathcal {L}$ </tex-math></inline-formula> is stored in a replicated form across the servers, resulting in significant storage inefficiency. This paper proposes the use of <inline-formula> <tex-math>$(d,K)$ </tex-math></inline-formula>-maximum distance separable (MDS) codes to encode the library and distribute it across the servers, thus enhancing storage efficiency. Building on this, the orthogonality property of Reed-Solomon (RS) codes and their dual codes is exploited to design PSDMM schemes that consistently achieve the optimal recovery threshold. Compared to existing MDS-coded storage PSDMM schemes, the proposed schemes offer lower decoding complexity, as the user only requires a single Lagrange interpolation during the decoding phase. Furthermore, to minimize download costs during decoding phase, subspace polynomial technique from repairing RS codes is introduced, resulting in a communication-efficient PSDMM (CE-PSDMM) scheme. Theoretical analysis shows that the CE-PSDMM scheme reduces the amount of data downloaded from each server compared to conventional PSDMM schemes.","PeriodicalId":13492,"journal":{"name":"IEEE Transactions on Information Forensics and Security","volume":"20 ","pages":"7243-7256"},"PeriodicalIF":8.0000,"publicationDate":"2025-07-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Reed–Solomon-Based Private and Secure Distributed Matrix Multiplication From MDS-Coded Storage\",\"authors\":\"Tao Wang;Zhiping Shi;Juan Yang;Sha Liu\",\"doi\":\"10.1109/TIFS.2025.3587192\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"The private and secure distributed matrix multiplication (PSDMM) has broad applications in fields such as finance, e-health, and machine learning. The PSDMM problem introduces a public matrix library <inline-formula> <tex-math>$\\\\mathcal {L}$ </tex-math></inline-formula> and aims to securely compute the product of a private matrix with a matrix confidentially selected from <inline-formula> <tex-math>$\\\\mathcal {L}$ </tex-math></inline-formula>. In this setting, the user leverages the assistance of <italic>d</i> server nodes to perform this computation while ensuring that no information about the private matrix or the index of the selected matrix is disclosed to colluding servers. In most prior works, <inline-formula> <tex-math>$\\\\mathcal {L}$ </tex-math></inline-formula> is stored in a replicated form across the servers, resulting in significant storage inefficiency. This paper proposes the use of <inline-formula> <tex-math>$(d,K)$ </tex-math></inline-formula>-maximum distance separable (MDS) codes to encode the library and distribute it across the servers, thus enhancing storage efficiency. Building on this, the orthogonality property of Reed-Solomon (RS) codes and their dual codes is exploited to design PSDMM schemes that consistently achieve the optimal recovery threshold. Compared to existing MDS-coded storage PSDMM schemes, the proposed schemes offer lower decoding complexity, as the user only requires a single Lagrange interpolation during the decoding phase. Furthermore, to minimize download costs during decoding phase, subspace polynomial technique from repairing RS codes is introduced, resulting in a communication-efficient PSDMM (CE-PSDMM) scheme. Theoretical analysis shows that the CE-PSDMM scheme reduces the amount of data downloaded from each server compared to conventional PSDMM schemes.\",\"PeriodicalId\":13492,\"journal\":{\"name\":\"IEEE Transactions on Information Forensics and Security\",\"volume\":\"20 \",\"pages\":\"7243-7256\"},\"PeriodicalIF\":8.0000,\"publicationDate\":\"2025-07-10\",\"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/11075882/\",\"RegionNum\":1,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, THEORY & METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Information Forensics and Security","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/11075882/","RegionNum":1,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, THEORY & METHODS","Score":null,"Total":0}
引用次数: 0

摘要

私有、安全的分布式矩阵乘法(PSDMM)在金融、电子医疗、机器学习等领域有着广泛的应用。PSDMM问题引入了一个公共矩阵库$\mathcal {L}$,目的是安全地计算私有矩阵与从$\mathcal {L}$中秘密选择的矩阵的乘积。在这种设置中,用户利用d服务器节点的帮助来执行此计算,同时确保没有关于私有矩阵或所选矩阵的索引的信息泄露给串通服务器。在以前的大多数工作中,$\mathcal {L}$以跨服务器的复制形式存储,导致存储效率低下。本文提出使用$(d,K)$ -最大距离可分离(MDS)码对库进行编码,并将其分布在服务器上,从而提高了存储效率。在此基础上,利用Reed-Solomon (RS)码及其对偶码的正交性来设计一致达到最佳恢复阈值的PSDMM方案。与现有的mds编码存储PSDMM方案相比,所提出的方案具有较低的解码复杂度,因为用户在解码阶段只需要进行一次拉格朗日插值。此外,为了最大限度地减少解码阶段的下载成本,引入了修复RS码的子空间多项式技术,从而得到了通信高效的PSDMM (CE-PSDMM)方案。理论分析表明,与传统的PSDMM方案相比,CE-PSDMM方案减少了从每个服务器下载的数据量。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Reed–Solomon-Based Private and Secure Distributed Matrix Multiplication From MDS-Coded Storage
The private and secure distributed matrix multiplication (PSDMM) has broad applications in fields such as finance, e-health, and machine learning. The PSDMM problem introduces a public matrix library $\mathcal {L}$ and aims to securely compute the product of a private matrix with a matrix confidentially selected from $\mathcal {L}$ . In this setting, the user leverages the assistance of d server nodes to perform this computation while ensuring that no information about the private matrix or the index of the selected matrix is disclosed to colluding servers. In most prior works, $\mathcal {L}$ is stored in a replicated form across the servers, resulting in significant storage inefficiency. This paper proposes the use of $(d,K)$ -maximum distance separable (MDS) codes to encode the library and distribute it across the servers, thus enhancing storage efficiency. Building on this, the orthogonality property of Reed-Solomon (RS) codes and their dual codes is exploited to design PSDMM schemes that consistently achieve the optimal recovery threshold. Compared to existing MDS-coded storage PSDMM schemes, the proposed schemes offer lower decoding complexity, as the user only requires a single Lagrange interpolation during the decoding phase. Furthermore, to minimize download costs during decoding phase, subspace polynomial technique from repairing RS codes is introduced, resulting in a communication-efficient PSDMM (CE-PSDMM) scheme. Theoretical analysis shows that the CE-PSDMM scheme reduces the amount of data downloaded from each server compared to conventional PSDMM schemes.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
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
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信