paper-with-me

Papers

Federated Deep Multi-View Clustering with Global Self-Supervision

2023-09-24 · Xinyue Chen, Jie Xu, Yazhou Ren, Xiaorong Pu, Ce Zhu, Xiaofeng Zhu, Zhifeng Hao, Lifang He

Federated multi-view clustering has the potential to learn a global clustering model from data distributed across multiple devices. In this setting, label information is unknown and data privacy must be preserved, leading to two major challenges. First, views on different clients often have feature heterogeneity, and mining their complementary cluster information is not trivial. Second, the storage and usage of data from multiple clients in a distributed environment can lead to incompleteness of multi-view data. To address these challenges, we propose a novel federated deep multi-view clustering method that can mine complementary cluster structures from multiple clients, while dealing with data incompleteness and privacy concerns. Specifically, in the server environment, we propose sample alignment and data extension techniques to explore the complementary cluster structures of multiple views. The server then distributes global prototypes and global pseudo-labels to each client as global self-supervised information. In the client environment, multiple clients use the global self-supervised information and deep autoencoders to learn view-specific cluster assignments and embedded features, which are then uploaded to the server for refining the global self-supervised information. Finally, the results of our extensive experiments demonstrate that our proposed method exhibits superior performance in addressing the challenges of incomplete multi-view data in distributed environments.

📄 PDF Abstract BibTeX arXiv:2309.13697

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Federated Incomplete Multi-View Clustering with Heterogeneous Graph Neural Networks

2024-06-12 · Xueming Yan, Ziqi Wang, Yaochu Jin

Federated multi-view clustering offers the potential to develop a global clustering model using data distributed across multiple devices. However, current methods face challenges due to the absence of label information a…

ClusteringGraph Neural NetworkIncomplete multi-view clustering

Towards Federated Clustering: A Federated Fuzzy $c$-Means Algorithm (FFCM)

2022-01-18 · Morris Stallmann, Anna Wilbik

Federated Learning (FL) is a setting where multiple parties with distributed data collaborate in training a joint Machine Learning (ML) model while keeping all data local at the parties. Federated clustering is an area o…

ClusteringFederated Learning

Enhanced Federated Deep Multi-View Clustering under Uncertainty Scenario

2025-11-19 · Bingjun Wei, Xuemei Cao, Jiafen Liu, Haoyang Liang 외 arxiv

Traditional Federated Multi-View Clustering assumes uniform views across clients, yet practical deployments reveal heterogeneous view completeness with prevalent incomplete, redundant, or corrupted data. While recent app…

FedMSGL: A Self-Expressive Hypergraph Based Federated Multi-View Learning

2025-03-12 · Daoyuan Li, Zuyuan Yang, Shengli Xie

Federated learning is essential for enabling collaborative model training across decentralized data sources while preserving data privacy and security. This approach mitigates the risks associated with centralized data c…

Federated LearningMULTI-VIEW LEARNING

Bridging Gaps: Federated Multi-View Clustering in Heterogeneous Hybrid Views

2024-10-12 · Xinyue Chen, Yazhou Ren, Jie Xu, Fangfei Lin 외

Recently, federated multi-view clustering (FedMVC) has emerged to explore cluster structures in multi-view data distributed on multiple clients. Existing approaches often assume that clients are isomorphic and all of the…

ClusteringContrastive Learning