paper-with-me

홈 › Papers

Variational Federated Multi-Task Learning

2019-06-14 · Luca Corinzia, Ami Beuret, Joachim M. Buhmann

In federated learning, a central server coordinates the training of a single model on a massively distributed network of devices. This setting can be naturally extended to a multi-task learning framework, to handle real-world federated datasets that typically show strong statistical heterogeneity among devices. Despite federated multi-task learning being shown to be an effective paradigm for real-world datasets, it has been applied only on convex models. In this work, we introduce VIRTUAL, an algorithm for federated multi-task learning for general non-convex models. In VIRTUAL the federated network of the server and the clients is treated as a star-shaped Bayesian network, and learning is performed on the network using approximated variational inference. We show that this method is effective on real-world federated datasets, outperforming the current state-of-the-art for federated learning, and concurrently allowing sparser gradient updates.

📄 PDF Abstract BibTeX arXiv:1906.06268

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMulti-Task LearningVariational Inference

Similar Papers 제목 키워드 기반

Federated Variational Inference: Towards Improved Personalization and Generalization

2023-05-23 · Elahe Vedadi, Joshua V. Dillon, Philip Andrew Mansfield, Karan Singhal 외

Conventional federated learning algorithms train a single global model by leveraging all participating clients' data. However, due to heterogeneity in client generative distributions and predictive models, these approach…

Bayesian InferenceFederated LearningGeneralization Boundsimage-classification+2

Differentially private partitioned variational inference

2022-09-23 · Mikko A. Heikkilä, Matthew Ashman, Siddharth Swaroop, Richard E. Turner 외

Learning a privacy-preserving model from sensitive data which are distributed across multiple devices is an increasingly important problem. The problem is often formulated in the federated learning context, with the aim …

Federated LearningPrivacy PreservingVariational Inference

Federated Learning as Variational Inference: A Scalable Expectation Propagation Approach

2023-02-08 · Han Guo, Philip Greengard, Hongyi Wang, Andrew Gelman 외

The canonical formulation of federated learning treats it as a distributed optimization problem where the model parameters are optimized against a global loss function that decomposes across client loss functions. A rece…

Distributed OptimizationFederated LearningVariational Inference

Partitioned Variational Inference: A Framework for Probabilistic Federated Learning

2022-02-24 · Matthew Ashman, Thang D. Bui, Cuong V. Nguyen, Stratis Markou 외

The proliferation of computing devices has brought about an opportunity to deploy machine learning models on new problem domains using previously inaccessible data. Traditional algorithms for training such models often r…

Federated LearningVariational Inference

Faster Rates For Federated Variational Inequalities

2026-02-09 · Guanghui Wang, Satyen Kale arxiv

In this paper, we study federated optimization for solving stochastic variational inequalities (VIs), a problem that has attracted growing attention in recent years. Despite substantial progress, a significant gap remain…