1: \begin{abstract}
2: We consider a collaborative learning scenario in which multiple data-owners wish to jointly train a logistic regression model, while keeping their individual datasets private from the other parties. We propose {\acr}, a fully-decentralized training framework that achieves scalability and privacy-protection simultaneously. The key idea of {\acr} is to securely encode the individual datasets to distribute the computation load effectively across many parties and to perform the training computations as well as the model updates in a distributed manner on the securely encoded data.
3: We provide the privacy analysis of {\acr} and prove its convergence. Furthermore, we experimentally demonstrate that {\acr} can achieve significant speedup in training over the benchmark protocols.
4: Our protocol provides strong statistical privacy guarantees against colluding parties (adversaries) with unbounded computational power, while achieving up to $16\times$ speedup in the training time against the benchmark protocols.
5: % We consider a scenario in which multiple data-owners wish to collaborate for training a logistic regression model, while keeping their individual datasets private from other parties. We propose {\acr}, a fully-decentralized computing framework that achieves scalability and privacy-protection simultaneously. The key idea of {\acr} is to securely encode the individual datasets to distribute the computation load effectively across many parties and to perform the training computations as well as the model updates in a distributed manner on the securely encoded data. We provide the privacy analysis of {\acr} and demonstrate its convergence. Furthermore, we experimentally demonstrate that the proposed scheme can achieve significant speedup in training over the benchmark schemes.
6: \end{abstract}