paper-with-me

홈 › Papers

Federated Learning with Heterogeneous Architectures using Graph HyperNetworks

2022-01-20 · Or Litany, Haggai Maron, David Acuna, Jan Kautz, Gal Chechik, Sanja Fidler

Standard Federated Learning (FL) techniques are limited to clients with identical network architectures. This restricts potential use-cases like cross-platform training or inter-organizational collaboration when both data privacy and architectural proprietary are required. We propose a new FL framework that accommodates heterogeneous client architecture by adopting a graph hypernetwork for parameter sharing. A property of the graph hyper network is that it can adapt to various computational graphs, thereby allowing meaningful parameter sharing across models. Unlike existing solutions, our framework does not limit the clients to share the same architecture type, makes no use of external data and does not require clients to disclose their model architecture. Compared with distillation-based and non-graph hypernetwork baselines, our method performs notably better on standard benchmarks. We additionally show encouraging generalization performance to unseen architectures.

📄 PDF Abstract BibTeX arXiv:2201.08459

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Sheaf HyperNetworks for Personalized Federated Learning

2024-05-31 · Bao Nguyen, Lorenzo Sani, Xinchi Qiu, Pietro Liò 외

Graph hypernetworks (GHNs), constructed by combining graph neural networks (GNNs) with hypernetworks (HNs), leverage relational data across various domains such as neural architecture search, molecular property predictio…

Federated LearningMolecular Property PredictionMulti-class ClassificationNeural Architecture Search+4

Hypernetworks for Model-Heterogeneous Personalized Federated Learning

2025-07-30 · Chen Zhang, Husheng Li, Xiang Liu, Linshan Jiang 외 arxiv

Recent advances in personalized federated learning have focused on addressing client model heterogeneity. However, most existing methods still require external data, rely on model decoupling, or adopt partial learning st…

Personalized Federated Learning

Effective Heterogeneous Federated Learning via Efficient Hypernetwork-based Weight Generation

2024-07-03 · Yujin Shin, Kichang Lee, Sungmin Lee, You Rim Choi 외

While federated learning leverages distributed client resources, it faces challenges due to heterogeneous client capabilities. This necessitates allocating models suited to clients' resources and careful parameter aggreg…

Federated Learning

Personalized Federated Learning using Hypernetworks

2021-03-08 · Aviv Shamsian, Aviv Navon, Ethan Fetaya, Gal Chechik

Personalized federated learning is tasked with training machine learning models for multiple clients, each with its own data distribution. The goal is to train personalized models in a collaborative way while accounting …

Federated LearningPersonalized Federated Learning

Capability-Aware Shared Hypernetworks for Flexible Heterogeneous Multi-Robot Coordination

2025-01-10 · Kevin Fu, Shalin Anand Jain, Pierce Howell, Harish Ravichandar

Recent advances have enabled heterogeneous multi-robot teams to learn complex and effective coordination skills. However, existing neural architectures that support heterogeneous teaming tend to force a trade-off between…

DiversityImitation LearningMeta-LearningTransfer Learning+1