paper-with-me

홈 › Papers

FL-AGCNS: Federated Learning Framework for Automatic Graph Convolutional Network Search

2021-04-09 · Chunnan Wang, Bozhou Chen, Geng Li, Hongzhi Wang

Recently, some Neural Architecture Search (NAS) techniques are proposed for the automatic design of Graph Convolutional Network (GCN) architectures. They bring great convenience to the use of GCN, but could hardly apply to the Federated Learning (FL) scenarios with distributed and private datasets, which limit their applications. Moreover, they need to train many candidate GCN models from scratch, which is inefficient for FL. To address these challenges, we propose FL-AGCNS, an efficient GCN NAS algorithm suitable for FL scenarios. FL-AGCNS designs a federated evolutionary optimization strategy to enable distributed agents to cooperatively design powerful GCN models while keeping personal information on local devices. Besides, it applies the GCN SuperNet and a weight sharing strategy to speed up the evaluation of GCN models. Experimental results show that FL-AGCNS can find better GCN models in short time under the FL framework, surpassing the state-of-the-arts NAS methods and GCN models.

📄 PDF Abstract BibTeX arXiv:2104.04141

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningNeural Architecture Search

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

FedGraph: Federated Graph Learning with Intelligent Sampling

2021-11-02 · Fahao Chen, Peng Li, Toshiaki Miyazaki, Celimuge Wu

Federated learning has attracted much research attention due to its privacy protection in distributed machine learning. However, existing work of federated learning mainly focuses on Convolutional Neural Network (CNN), w…

Deep Reinforcement LearningFederated LearningGraph LearningGraph Sampling

Predicting Traffic Flow with Federated Learning and Graph Neural with Asynchronous Computations Network

2024-01-05 · Muhammad Yaqub, Shahzad Ahmad, Malik Abdul Manan, Imran Shabir Chuhan

Real-time traffic flow prediction holds significant importance within the domain of Intelligent Transportation Systems (ITS). The task of achieving a balance between prediction precision and computational efficiency pres…

Computational EfficiencyFederated LearningPrediction

FedNI: Federated Graph Learning with Network Inpainting for Population-Based Disease Prediction

2021-12-19 · Liang Peng, Nan Wang, Nicha Dvornek, Xiaofeng Zhu 외

Graph Convolutional Neural Networks (GCNs) are widely used for graph analysis. Specifically, in medical applications, GCNs can be used for disease prediction on a population graph, where graph nodes represent individuals…

Disease PredictionFederated LearningGenerative Adversarial NetworkGraph Learning

A Vertical Federated Learning Framework for Graph Convolutional Network

2021-06-22 · Xiang Ni, Xiaolong Xu, Lingjuan Lyu, Changhua Meng 외

Recently, Graph Neural Network (GNN) has achieved remarkable success in various real-world problems on graph data. However in most industries, data exists in the form of isolated islands and the data privacy and security…

Federated LearningGraph Neural NetworkNode ClassificationPrivacy Preserving+1

Graph Federated Learning for Personalized Privacy Recommendation

2025-08-08 · Ce Na, Kai Yang, Dengzhao Fang, Yu Li 외 arxiv

Federated recommendation systems (FedRecs) have gained significant attention for providing privacy-preserving recommendation services. However, existing FedRecs assume that all users have the same requirements for privac…

Recommendation SystemsFederated Learning