Max-Sum Goes Private
Abstract
As part of the ongoing effort of designing secure DCOP algorithms, we propose P-Max-Sum, the first private algorithm that is based on Max-Sum. The proposed algorithm has multiple agents preforming the role of each node in the factor graph, on which the Max-Sum algorithm operates. P-Max-Sum preserves three types of privacy: topology privacy, constraint privacy, and assignment/decision privacy. By allowing a single call to a trusted coordinator, P-Max-Sum also preserves agent privacy. The two main cryptographic means that enable this privacy preservation are secret sharing and homomorphic encryption. Our experiments on structured and realistic problems show that the overhead of privacy preservation in terms of runtime is reasonable.
Cite
Text
Tassa et al. "Max-Sum Goes Private." International Joint Conference on Artificial Intelligence, 2015.Markdown
[Tassa et al. "Max-Sum Goes Private." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/tassa2015ijcai-max/)BibTeX
@inproceedings{tassa2015ijcai-max,
title = {{Max-Sum Goes Private}},
author = {Tassa, Tamir and Zivan, Roie and Grinshpoun, Tal},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2015},
pages = {425-431},
url = {https://mlanthology.org/ijcai/2015/tassa2015ijcai-max/}
}