多个浮点数的安全准确求和
密码学与安全
2023-12-19 v1 数据结构与算法
摘要
受浮点计算重要性的驱动,我们研究了安全且准确地求和多个浮点数的问题。先前的工作要么关注安全性而忽略准确性,要么关注准确性而忽略安全性,而我们的方法同时实现了两者。具体来说,我们展示了如何使用安全多方计算技术实现浮点超级累加器,使得持有浮点数秘密份额的多个参与者能够准确计算它们的和,同时保持各个数值的私密性。
引用
@article{arxiv.2312.10247,
title = {Secure and Accurate Summation of Many Floating-Point Numbers},
author = {Marina Blanton and Michael T. Goodrich and Chen Yuan},
journal= {arXiv preprint arXiv:2312.10247},
year = {2023}
}
备注
Corrected version of the paper published at PETS 2023