paper-with-me

Papers

Federated Temporal Graph Clustering

2024-10-16 · ZiHao Zhou, Yang Liu, Xianghong Xu, Qian Li

Temporal graph clustering is a complex task that involves discovering meaningful structures in dynamic graphs where relationships and entities change over time. Existing methods typically require centralized data collection, which poses significant privacy and communication challenges. In this work, we introduce a novel Federated Temporal Graph Clustering (FTGC) framework that enables decentralized training of graph neural networks (GNNs) across multiple clients, ensuring data privacy throughout the process. Our approach incorporates a temporal aggregation mechanism to effectively capture the evolution of graph structures over time and a federated optimization strategy to collaboratively learn high-quality clustering representations. By preserving data privacy and reducing communication overhead, our framework achieves competitive performance on temporal graph datasets, making it a promising solution for privacy-sensitive, real-world applications involving dynamic data.

📄 PDF Abstract BibTeX arXiv:2410.12343

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph Clustering

Similar Papers 제목 키워드 기반

Breaking Privacy in Federated Clustering: Perfect Input Reconstruction via Temporal Correlations

2025-11-10 · Guang Yang, Lixia Luo, Qiongxiu Li arxiv

Federated clustering allows multiple parties to discover patterns in distributed data without sharing raw samples. To reduce overhead, many protocols disclose intermediate centroids during training. While often treated a…

Towards Federated Clustering: A Client-wise Private Graph Aggregation Framework

2025-11-14 · Guanxiong He, Jie Wang, Liaoyuan Tang, Zheng Wang 외 arxiv

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 perfo…

Graph Clustering

arXiv4TGC: Large-Scale Datasets for Temporal Graph Clustering

2023-06-08 · Meng Liu, Ke Liang, Yue Liu, Siwei Wang 외

Temporal graph clustering (TGC) is a crucial task in temporal graph learning. Its focus is on node clustering on temporal graphs, and it offers greater flexibility for large-scale graph structures due to the mechanism of…

ClusteringGraph ClusteringGraph LearningNode Clustering

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

Deep Temporal Graph Clustering

2023-05-18 · Meng Liu, Yue Liu, Ke Liang, Wenxuan Tu 외

Deep graph clustering has recently received significant attention due to its ability to enhance the representation learning capabilities of models in unsupervised scenarios. Nevertheless, deep clustering for temporal gra…

ClusteringDeep ClusteringGraph ClusteringGraph Learning+2