Bridging Model Heterogeneity in Federated Learning via Uncertainty-based Asymmetrical Reciprocity Learning
Jiaqi Wang, Chenxu Zhao, Lingjuan Lyu, Quanzeng You, Mengdi Huai, Fenglong Ma
TL;DR
FedType addresses federated learning with heterogeneous client models by introducing identical small proxy models and a bidirectional uncertainty-based reciprocity framework to transfer knowledge without public data. The core mechanisms—forward knowledge distillation from large private models to proxies and backward knowledge distillation guided by dynamic conformal prediction-based uncertainty sets with consensus weighting—enable effective model aggregation while preserving privacy and reducing communication. Empirical results across cross-device and cross-silo settings on multiple datasets demonstrate consistent performance gains for the private and proxy models over global baselines, validating the approach's practicality and robustness. The work offers a data-free, communication-efficient solution for heterogenous FL with potential impact in privacy-sensitive domains such as healthcare and finance, while leaving room for improvements in proxy-model selection and computational efficiency.
Abstract
This paper presents FedType, a simple yet pioneering framework designed to fill research gaps in heterogeneous model aggregation within federated learning (FL). FedType introduces small identical proxy models for clients, serving as agents for information exchange, ensuring model security, and achieving efficient communication simultaneously. To transfer knowledge between large private and small proxy models on clients, we propose a novel uncertainty-based asymmetrical reciprocity learning method, eliminating the need for any public data. Comprehensive experiments conducted on benchmark datasets demonstrate the efficacy and generalization ability of FedType across diverse settings. Our approach redefines federated learning paradigms by bridging model heterogeneity, eliminating reliance on public data, prioritizing client privacy, and reducing communication costs.
