FL-AGCNS: Federated Learning Framework for Automatic Graph Convolutional Network Search
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Federated LearningNeural Architecture SearchMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
FedGraph: Federated Graph Learning with Intelligent Sampling
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 SamplingPredicting Traffic Flow with Federated Learning and Graph Neural with Asynchronous Computations Network
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 LearningPredictionFedNI: Federated Graph Learning with Network Inpainting for Population-Based Disease Prediction
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 LearningA Vertical Federated Learning Framework for Graph Convolutional Network
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+1Graph Federated Learning for Personalized Privacy Recommendation
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