Federated Multi-View K-Means Clustering
IEEE Transactions on Pattern Analysis and Machine Intelligence, 2024 Impact Factor: 20.8
Summary: This work introduces a novel federated learning framework for multi-view clustering, enabling multiple data holders to collaboratively cluster heterogeneous data without sharing raw features or sensitive information. The proposed Federated Multi-View K-Means (FedMVKM) algorithm integrates local multi-view K-means computations with a secure aggregation protocol, ensuring privacy preservation and data locality. Key contributions include:
- Formulation of a unified objective for multi-view clustering in federated environments, supporting arbitrary numbers of views and clients.
- Development of a privacy-preserving protocol that aggregates only model parameters (not raw data), protecting both feature and membership information.
- Explicit update rules for cluster centers and memberships that guarantee convergence and scalability across distributed nodes.
- Comprehensive experiments on real-world multi-view datasets demonstrating that FedMVKM achieves clustering performance comparable to centralized methods, while maintaining strict privacy guarantees and communication efficiency.