Thomas Attema, Aron van Baarsen, Stefan van den Berg, Pedro Capitão, Vincent Dunning, Lisa Kohl
{"title":"有效通信的 RMS 程序多方计算","authors":"Thomas Attema, Aron van Baarsen, Stefan van den Berg, Pedro Capitão, Vincent Dunning, Lisa Kohl","doi":"10.62056/ab0lmp-3y","DOIUrl":null,"url":null,"abstract":"Despite much progress, general-purpose secure multi-party computation (MPC) with active security may still be prohibitively expensive in settings with large input datasets. This particularly applies to the secure evaluation of graph algorithms, where each party holds a subset of a large graph. Recently, Araki et al. (ACM CCS '21) showed that dedicated solutions may provide significantly better efficiency if the input graph is sparse. In particular, they provide an efficient protocol for the secure evaluation of “message passing” algorithms, such as the PageRank algorithm. Their protocol's computation and communication complexity are both \n \n \n \n O\n \n ~\n \n (\n M\n ·\n B\n )\n \n instead of the \n \n O\n (\n \n M\n 2\n \n )\n \n complexity achieved by general-purpose MPC protocols, where \n \n M\n \n denotes the number of nodes and \n \n B\n \n the (average) number of incoming edges per node. On the downside, their approach achieves only a relatively weak security notion; \n \n 1\n \n -out-of-\n \n 3\n \n malicious security with selective abort.\n In this work, we show that PageRank can instead be captured efficiently as a restricted multiplication straight-line (RMS) program, and present a new actively secure MPC protocol tailored to handle RMS programs. In particular, we show that the local knowledge of the participants can be leveraged towards the first maliciously-secure protocol with communication complexity linear in \n \n M\n \n , independently of the sparsity of the graph. We present two variants of our protocol. In our communication-optimized protocol, going from semi-honest to malicious security only introduces a small communication overhead, but results in quadratic computation complexity \n \n O\n (\n \n M\n 2\n \n )\n \n . In our balanced protocol, we still achieve a linear communication complexity \n \n O\n (\n M\n )\n \n , although with worse constants, but a significantly better computational complexity scaling with \n \n O\n (\n M\n ·\n B\n )\n \n . Additionally, our protocols achieve security with identifiable abort and can tolerate up to \n \n n\n −\n 1\n \n corruptions.","PeriodicalId":13158,"journal":{"name":"IACR Cryptol. ePrint Arch.","volume":" 10","pages":"568"},"PeriodicalIF":0.0000,"publicationDate":"2024-07-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Communication-Efficient Multi-Party Computation for RMS Programs\",\"authors\":\"Thomas Attema, Aron van Baarsen, Stefan van den Berg, Pedro Capitão, Vincent Dunning, Lisa Kohl\",\"doi\":\"10.62056/ab0lmp-3y\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Despite much progress, general-purpose secure multi-party computation (MPC) with active security may still be prohibitively expensive in settings with large input datasets. This particularly applies to the secure evaluation of graph algorithms, where each party holds a subset of a large graph. Recently, Araki et al. (ACM CCS '21) showed that dedicated solutions may provide significantly better efficiency if the input graph is sparse. In particular, they provide an efficient protocol for the secure evaluation of “message passing” algorithms, such as the PageRank algorithm. Their protocol's computation and communication complexity are both \\n \\n \\n \\n O\\n \\n ~\\n \\n (\\n M\\n ·\\n B\\n )\\n \\n instead of the \\n \\n O\\n (\\n \\n M\\n 2\\n \\n )\\n \\n complexity achieved by general-purpose MPC protocols, where \\n \\n M\\n \\n denotes the number of nodes and \\n \\n B\\n \\n the (average) number of incoming edges per node. On the downside, their approach achieves only a relatively weak security notion; \\n \\n 1\\n \\n -out-of-\\n \\n 3\\n \\n malicious security with selective abort.\\n In this work, we show that PageRank can instead be captured efficiently as a restricted multiplication straight-line (RMS) program, and present a new actively secure MPC protocol tailored to handle RMS programs. In particular, we show that the local knowledge of the participants can be leveraged towards the first maliciously-secure protocol with communication complexity linear in \\n \\n M\\n \\n , independently of the sparsity of the graph. We present two variants of our protocol. In our communication-optimized protocol, going from semi-honest to malicious security only introduces a small communication overhead, but results in quadratic computation complexity \\n \\n O\\n (\\n \\n M\\n 2\\n \\n )\\n \\n . In our balanced protocol, we still achieve a linear communication complexity \\n \\n O\\n (\\n M\\n )\\n \\n , although with worse constants, but a significantly better computational complexity scaling with \\n \\n O\\n (\\n M\\n ·\\n B\\n )\\n \\n . Additionally, our protocols achieve security with identifiable abort and can tolerate up to \\n \\n n\\n −\\n 1\\n \\n corruptions.\",\"PeriodicalId\":13158,\"journal\":{\"name\":\"IACR Cryptol. ePrint Arch.\",\"volume\":\" 10\",\"pages\":\"568\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-07-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IACR Cryptol. ePrint Arch.\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.62056/ab0lmp-3y\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IACR Cryptol. ePrint Arch.","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.62056/ab0lmp-3y","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
摘要
尽管取得了很大进展,但具有主动安全性的通用安全多方计算(MPC)在具有大型输入数据集的情况下仍可能过于昂贵。这尤其适用于图算法的安全评估,在这种情况下,每一方都持有一个大型图的子集。最近,Araki 等人(ACM CCS '21)的研究表明,如果输入图很稀疏,专用解决方案的效率可能会大大提高。特别是,他们为 "消息传递 "算法(如 PageRank 算法)的安全评估提供了一个高效协议。他们协议的计算和通信复杂度都是 O ~ ( M - B ) ,而不是通用 MPC 协议的 O ( M 2 ) 复杂度,其中 M 表示节点数,B 表示每个节点传入边的(平均)数量。缺点是,他们的方法只实现了相对较弱的安全概念:1-out-of-3 恶意安全与选择性中止。在这项工作中,我们证明 PageRank 可以高效地捕获为受限乘法直线(RMS)程序,并提出了一种新的主动安全 MPC 协议,专门用于处理 RMS 程序。特别是,我们展示了可以利用参与者的本地知识来实现第一个通信复杂度与 M 成线性关系的恶意安全协议,而与图的稀疏性无关。我们提出了协议的两个变体。在我们的通信优化协议中,从半诚实安全到恶意安全只引入了少量通信开销,但却带来了二次计算复杂度 O ( M 2 ) 。在我们的平衡协议中,虽然常数较差,但我们仍然实现了线性通信复杂度 O ( M ),但计算复杂度以 O ( M - B )缩放,明显更好。此外,我们的协议实现了可识别中止的安全性,并可容忍多达 n - 1 次破坏。
Communication-Efficient Multi-Party Computation for RMS Programs
Despite much progress, general-purpose secure multi-party computation (MPC) with active security may still be prohibitively expensive in settings with large input datasets. This particularly applies to the secure evaluation of graph algorithms, where each party holds a subset of a large graph. Recently, Araki et al. (ACM CCS '21) showed that dedicated solutions may provide significantly better efficiency if the input graph is sparse. In particular, they provide an efficient protocol for the secure evaluation of “message passing” algorithms, such as the PageRank algorithm. Their protocol's computation and communication complexity are both
O
~
(
M
·
B
)
instead of the
O
(
M
2
)
complexity achieved by general-purpose MPC protocols, where
M
denotes the number of nodes and
B
the (average) number of incoming edges per node. On the downside, their approach achieves only a relatively weak security notion;
1
-out-of-
3
malicious security with selective abort.
In this work, we show that PageRank can instead be captured efficiently as a restricted multiplication straight-line (RMS) program, and present a new actively secure MPC protocol tailored to handle RMS programs. In particular, we show that the local knowledge of the participants can be leveraged towards the first maliciously-secure protocol with communication complexity linear in
M
, independently of the sparsity of the graph. We present two variants of our protocol. In our communication-optimized protocol, going from semi-honest to malicious security only introduces a small communication overhead, but results in quadratic computation complexity
O
(
M
2
)
. In our balanced protocol, we still achieve a linear communication complexity
O
(
M
)
, although with worse constants, but a significantly better computational complexity scaling with
O
(
M
·
B
)
. Additionally, our protocols achieve security with identifiable abort and can tolerate up to
n
−
1
corruptions.