Towards Federated Clustering: A Client-wise Private Graph Aggregation Framework
Guanxiong He, Jie Wang, Liaoyuan Tang, Zheng Wang, Rong Wang, Feiping Nie

TL;DR
This paper introduces SPP-FGC, a privacy-preserving federated clustering framework that uses local structural graphs for secure knowledge sharing, achieving high accuracy without compromising data privacy.
Contribution
It proposes a novel graph-based federated clustering method that preserves privacy and offers both one-shot and iterative modes for different data types.
Findings
Achieves up to 10% improvement in clustering accuracy (NMI) over baselines.
Maintains provable privacy guarantees.
Effective on various data types, including images.
Abstract
Federated clustering addresses the critical challenge of extracting patterns from decentralized, unlabeled data. However, it is hampered by the flaw that current approaches are forced to accept a compromise between performance and privacy: \textit{transmitting embedding representations risks sensitive data leakage, while sharing only abstract cluster prototypes leads to diminished model accuracy}. To resolve this dilemma, we propose Structural Privacy-Preserving Federated Graph Clustering (SPP-FGC), a novel algorithm that innovatively leverages local structural graphs as the primary medium for privacy-preserving knowledge sharing, thus moving beyond the limitations of conventional techniques. Our framework operates on a clear client-server logic; on the client-side, each participant constructs a private structural graph that captures intrinsic data relationships, which the server then…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Face recognition and analysis
