paper-with-me

홈 › Papers

Abnormal Local Clustering in Federated Learning

2022-08-26 · Jihwan Won

Federated learning is a model for privacy without revealing private data by transfer models instead of personal and private data from local client devices. While, in the global model, it's crucial to recognize each local data is normal. This paper suggests one method to separate normal locals and abnormal locals by Euclidean similarity clustering of vectors extracted by inputting dummy data in local models. In a federated classification model, this method divided locals into normal and abnormal.

📄 PDF Abstract BibTeX arXiv:2208.12813

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated Learning

Similar Papers 제목 키워드 기반

Federated Learning for Short Text Clustering

2023-11-23 · Mengling Hu, Chaochao Chen, Weiming Liu, Xinting Liao 외

Short text clustering has been popularly studied for its significance in mining valuable insights from many short texts. In this paper, we focus on the federated short text clustering (FSTC) problem, i.e., clustering sho…

ClusteringFederated LearningShort Text ClusteringText Clustering

Federated clustering with GAN-based data synthesis

2022-10-29 · Jie Yan, Jing Liu, Ji Qi, Zhong-Yuan Zhang

Federated clustering (FC) is an extension of centralized clustering in federated settings. The key here is how to construct a global similarity measure without sharing private data, since the local similarity may be insu…

ClusteringFederated LearningGenerative Adversarial Network

CCFC: Bridging Federated Clustering and Contrastive Learning

2024-01-12 · Jie Yan, Jing Liu, Zhong-Yuan Zhang

Federated clustering, an essential extension of centralized clustering for federated scenarios, enables multiple data-holding clients to collaboratively group data while keeping their data locally. In centralized scenari…

ClusteringContrastive LearningRepresentation Learning

Federated k-Means over Networks

2025-10-10 · Xu Yang, Salvatore Rastelli, Alexander Jung arxiv

We study federated clustering, where interconnected devices collaboratively cluster the data points of private local datasets. Focusing on hard clustering via the k-means principle, we formulate federated k-means as an i…

Federated Deep Subspace Clustering

2024-12-31 · Yupei Zhang, Ruojia Feng, Yifei Wang, Xuequn Shang

This paper introduces FDSC, a private-protected subspace clustering (SC) approach with federated learning (FC) schema. In each client, there is a deep subspace clustering network accounting for grouping the isolated data…

ClusteringFederated Learning