Privacy-Preserving Distributed Nonnegative Matrix Factorization
Ehsan Lari, Reza Arablouei, Stefan Werner

TL;DR
This paper introduces a privacy-preserving distributed NMF algorithm that enables multiple agents to collaboratively factorize data matrices without exposing their raw data, using Paillier cryptography for secure communication.
Contribution
It presents a novel fully-distributed NMF method that maintains data privacy through encryption, suitable for ad-hoc networks with decentralized data.
Findings
Effective in preserving privacy during distributed NMF
Works on synthetic and real-world datasets
Achieves accurate matrix factorization without data exposure
Abstract
Nonnegative matrix factorization (NMF) is an effective data representation tool with numerous applications in signal processing and machine learning. However, deploying NMF in a decentralized manner over ad-hoc networks introduces privacy concerns due to the conventional approach of sharing raw data among network agents. To address this, we propose a privacy-preserving algorithm for fully-distributed NMF that decomposes a distributed large data matrix into left and right matrix factors while safeguarding each agent's local data privacy. It facilitates collaborative estimation of the left matrix factor among agents and enables them to estimate their respective right factors without exposing raw data. To ensure data privacy, we secure information exchanges between neighboring agents utilizing the Paillier cryptosystem, a probabilistic asymmetric algorithm for public-key cryptography that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition
