English

Privacy of federated QR decomposition using additive secure multiparty computation

Cryptography and Security 2022-10-13 v1 Machine Learning

Abstract

Federated learning (FL) is a privacy-aware data mining strategy keeping the private data on the owners' machine and thereby confidential. The clients compute local models and send them to an aggregator which computes a global model. In hybrid FL, the local parameters are additionally masked using secure aggregation, such that only the global aggregated statistics become available in clear text, not the client specific updates. Federated QR decomposition has not been studied extensively in the context of cross-silo federated learning. In this article, we investigate the suitability of three QR decomposition algorithms for cross-silo FL and suggest a privacy-aware QR decomposition scheme based on the Gram-Schmidt algorithm which does not blatantly leak raw data. We apply the algorithm to compute linear regression in a federated manner.

Keywords

Cite

@article{arxiv.2210.06163,
  title  = {Privacy of federated QR decomposition using additive secure multiparty computation},
  author = {Anne Hartebrodt and Richard Röttger},
  journal= {arXiv preprint arXiv:2210.06163},
  year   = {2022}
}

Comments

10 pages, 2 figures, 2 tables

R2 v1 2026-06-28T03:26:11.589Z