paper-with-me

Papers

FedSpectral+: Spectral Clustering using Federated Learning

2023-02-04 · Janvi Thakkar, Devvrat Joshi

Clustering in graphs has been a well-known research problem, particularly because most Internet and social network data is in the form of graphs. Organizations widely use spectral clustering algorithms to find clustering in graph datasets. However, applying spectral clustering to a large dataset is challenging due to computational overhead. While the distributed spectral clustering algorithm exists, they face the problem of data privacy and increased communication costs between the clients. Thus, in this paper, we propose a spectral clustering algorithm using federated learning (FL) to overcome these issues. FL is a privacy-protecting algorithm that accumulates model parameters from each local learner rather than collecting users' raw data, thus providing both scalability and data privacy. We developed two approaches: FedSpectral and FedSpectral+. FedSpectral is a baseline approach that uses local spectral clustering labels to aggregate the global spectral clustering by creating a similarity graph. FedSpectral+, a state-of-the-art approach, uses the power iteration method to learn the global spectral embedding by incorporating the entire graph data without access to the raw information distributed among the clients. We further designed our own similarity metric to check the clustering quality of the distributed approach to that of the original/non-FL clustering. The proposed approach FedSpectral+ obtained a similarity of 98.85% and 99.8%, comparable to that of global clustering on the ego-Facebook and email-Eu-core dataset.

📄 PDF Abstract BibTeX arXiv:2302.02137

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFederated Learning

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

Federated Spectral Clustering via Secure Similarity Reconstruction

2023-09-21 · NeurIPS 2023 11

Federated learning has a significant advantage in protecting information privacy. Many scholars proposed various secure learning methods within the framework of federated learning but the study on secure federated unsupe…

One-shot Robust Federated Learning of Independent Component Analysis

2025-05-26 · Dian Jin, Xin Bing, Yuqian Zhang arxiv

This paper studies robust one-shot aggregation for distributed and federated Independent Component Analysis (ICA). In this setting, each client computes a local ICA estimator, while the server aims to recover a common gl…

A new type of federated clustering: A non-model-sharing approach

2025-06-11 · Yuji Kawamata, Kaoru Kamijo, Maki Kihira, Akihiro Toyoda 외

In recent years, the growing need to leverage sensitive data across institutions has led to increased attention on federated learning (FL), a decentralized machine learning paradigm that enables model training without sh…

ClusteringFederated Learning

Towards Satellite Non-IID Imagery: A Spectral Clustering-Assisted Federated Learning Approach

2024-10-17 · Luyao Zou, Yu Min Park, Chu Myaet Thwal, Yan Kyaw Tun 외

Low Earth orbit (LEO) satellites are capable of gathering abundant Earth observation data (EOD) to enable different Internet of Things (IoT) applications. However, to accomplish an effective EOD processing mechanism, it …

Earth ObservationFederated LearningKnowledge DistillationSelf-Knowledge Distillation

Federated Multi-Task Clustering

2025-12-28 · Suyan Dai, Gan Sun, Fazeng Li, Xu Tang 외 arxiv

Spectral clustering has emerged as one of the most effective clustering algorithms due to its superior performance. However, most existing models are designed for centralized settings, rendering them inapplicable in mode…

Federated Learning