MPC环境下BLAS接口的实现研究

IF 3.8 2区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS
Theodoros Symeonidis , Aristidis Ilias , Yannis C. Stamatiou
{"title":"MPC环境下BLAS接口的实现研究","authors":"Theodoros Symeonidis ,&nbsp;Aristidis Ilias ,&nbsp;Yannis C. Stamatiou","doi":"10.1016/j.jisa.2025.104036","DOIUrl":null,"url":null,"abstract":"<div><div>Linear Algebra (LA) plays a significant role in fields where computation on sensitive data is performed, like Machine Learning (ML), for example, and where privacy of the computation is a desirable property. Basic Linear Algebra Subprograms (BLAS) is an interface for the most commonly used Linear Algebra functions. It enables hardware vendors to provide implementations that are optimized for their selling hardware and also for the operating system running on it. Secure Multi-Party Computation (MPC/SMPC) is a class of interactive cryptographic protocols that enable multiple participants to securely evaluate arbitrary public functions on their private inputs, thus achieving a privacy-preserving computation. In this article, we explore the requirements and the current possibilities of implementing the BLAS interface in the context of MPC, to achieve privacy for the computation process and its probably sensitive data input. Our focus is on setting the requirements for providing an almost drop-in replacement for the CBLAS interface, the BLAS interface for the C programming language, which is the interface most commonly used today. We believe that implementing such a crucial part of modern frameworks that process sensitive data, in terms of MPC, will have an impact on the world of privacy. Next, we review how some of the most popular MPC frameworks do not fulfill our purpose. Using the most suitable frameworks from our evaluation, we implement and benchmark all the Level-1 CBLAS interface functions. This is the maximum possible subset of the interface that could be implemented on the basis of existing MPC frameworks, while satisfying the most crucial of our requirements. Finally, we highlight the gaps that exist in current MPC protocols and framework implementations that forbid us from implementing the complete CBLAS interface and discuss probable solutions that can be examined in future work, that will help fill those gaps.</div></div>","PeriodicalId":48638,"journal":{"name":"Journal of Information Security and Applications","volume":"91 ","pages":"Article 104036"},"PeriodicalIF":3.8000,"publicationDate":"2025-04-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A study on implementing the BLAS interface in the MPC context\",\"authors\":\"Theodoros Symeonidis ,&nbsp;Aristidis Ilias ,&nbsp;Yannis C. Stamatiou\",\"doi\":\"10.1016/j.jisa.2025.104036\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Linear Algebra (LA) plays a significant role in fields where computation on sensitive data is performed, like Machine Learning (ML), for example, and where privacy of the computation is a desirable property. Basic Linear Algebra Subprograms (BLAS) is an interface for the most commonly used Linear Algebra functions. It enables hardware vendors to provide implementations that are optimized for their selling hardware and also for the operating system running on it. Secure Multi-Party Computation (MPC/SMPC) is a class of interactive cryptographic protocols that enable multiple participants to securely evaluate arbitrary public functions on their private inputs, thus achieving a privacy-preserving computation. In this article, we explore the requirements and the current possibilities of implementing the BLAS interface in the context of MPC, to achieve privacy for the computation process and its probably sensitive data input. Our focus is on setting the requirements for providing an almost drop-in replacement for the CBLAS interface, the BLAS interface for the C programming language, which is the interface most commonly used today. We believe that implementing such a crucial part of modern frameworks that process sensitive data, in terms of MPC, will have an impact on the world of privacy. Next, we review how some of the most popular MPC frameworks do not fulfill our purpose. Using the most suitable frameworks from our evaluation, we implement and benchmark all the Level-1 CBLAS interface functions. This is the maximum possible subset of the interface that could be implemented on the basis of existing MPC frameworks, while satisfying the most crucial of our requirements. Finally, we highlight the gaps that exist in current MPC protocols and framework implementations that forbid us from implementing the complete CBLAS interface and discuss probable solutions that can be examined in future work, that will help fill those gaps.</div></div>\",\"PeriodicalId\":48638,\"journal\":{\"name\":\"Journal of Information Security and Applications\",\"volume\":\"91 \",\"pages\":\"Article 104036\"},\"PeriodicalIF\":3.8000,\"publicationDate\":\"2025-04-29\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Information Security and Applications\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S2214212625000742\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INFORMATION SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Information Security and Applications","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S2214212625000742","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

线性代数(LA)在执行敏感数据计算的领域中发挥着重要作用,例如机器学习(ML),并且计算的隐私性是理想的属性。基本线性代数子程序(BLAS)是最常用的线性代数函数的接口。它使硬件供应商能够提供针对其销售硬件和运行在其上的操作系统进行优化的实现。安全多方计算(MPC/SMPC)是一类交互式加密协议,它使多个参与者能够在其私有输入上安全地评估任意公共函数,从而实现隐私保护计算。在本文中,我们探讨了在MPC环境中实现BLAS接口的要求和当前的可能性,以实现计算过程及其可能敏感的数据输入的隐私。我们的重点是设置需求,为CBLAS接口提供一个几乎直接的替代品,C编程语言的BLAS接口,这是目前最常用的接口。我们相信,就MPC而言,在处理敏感数据的现代框架中实施这样一个关键部分,将对隐私领域产生影响。接下来,我们将回顾一些最流行的MPC框架如何无法实现我们的目标。使用我们评估的最合适的框架,我们实现并测试了所有一级CBLAS接口功能。这是可以在现有MPC框架的基础上实现的接口的最大可能子集,同时满足我们最关键的要求。最后,我们强调了当前MPC协议和框架实现中存在的差距,这些差距禁止我们实现完整的CBLAS接口,并讨论了可以在未来工作中检查的可能解决方案,这将有助于填补这些差距。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A study on implementing the BLAS interface in the MPC context
Linear Algebra (LA) plays a significant role in fields where computation on sensitive data is performed, like Machine Learning (ML), for example, and where privacy of the computation is a desirable property. Basic Linear Algebra Subprograms (BLAS) is an interface for the most commonly used Linear Algebra functions. It enables hardware vendors to provide implementations that are optimized for their selling hardware and also for the operating system running on it. Secure Multi-Party Computation (MPC/SMPC) is a class of interactive cryptographic protocols that enable multiple participants to securely evaluate arbitrary public functions on their private inputs, thus achieving a privacy-preserving computation. In this article, we explore the requirements and the current possibilities of implementing the BLAS interface in the context of MPC, to achieve privacy for the computation process and its probably sensitive data input. Our focus is on setting the requirements for providing an almost drop-in replacement for the CBLAS interface, the BLAS interface for the C programming language, which is the interface most commonly used today. We believe that implementing such a crucial part of modern frameworks that process sensitive data, in terms of MPC, will have an impact on the world of privacy. Next, we review how some of the most popular MPC frameworks do not fulfill our purpose. Using the most suitable frameworks from our evaluation, we implement and benchmark all the Level-1 CBLAS interface functions. This is the maximum possible subset of the interface that could be implemented on the basis of existing MPC frameworks, while satisfying the most crucial of our requirements. Finally, we highlight the gaps that exist in current MPC protocols and framework implementations that forbid us from implementing the complete CBLAS interface and discuss probable solutions that can be examined in future work, that will help fill those gaps.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Information Security and Applications
Journal of Information Security and Applications Computer Science-Computer Networks and Communications
CiteScore
10.90
自引率
5.40%
发文量
206
审稿时长
56 days
期刊介绍: Journal of Information Security and Applications (JISA) focuses on the original research and practice-driven applications with relevance to information security and applications. JISA provides a common linkage between a vibrant scientific and research community and industry professionals by offering a clear view on modern problems and challenges in information security, as well as identifying promising scientific and "best-practice" solutions. JISA issues offer a balance between original research work and innovative industrial approaches by internationally renowned information security experts and researchers.
×
引用
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学术文献互助群
群 号:481959085
Book学术官方微信