paper-with-me

Papers

Federated Learning for Non-factorizable Models using Deep Generative Prior Approximations

2024-05-25 · Conor Hassan, Joshua J Bon, Elizaveta Semenova, Antonietta Mira, Kerrie Mengersen

Federated learning (FL) allows for collaborative model training across decentralized clients while preserving privacy by avoiding data sharing. However, current FL methods assume conditional independence between client models, limiting the use of priors that capture dependence, such as Gaussian processes (GPs). We introduce the Structured Independence via deep Generative Model Approximation (SIGMA) prior which enables FL for non-factorizable models across clients, expanding the applicability of FL to fields such as spatial statistics, epidemiology, environmental science, and other domains where modeling dependencies is crucial. The SIGMA prior is a pre-trained deep generative model that approximates the desired prior and induces a specified conditional independence structure in the latent variables, creating an approximate model suitable for FL settings. We demonstrate the SIGMA prior's effectiveness on synthetic data and showcase its utility in a real-world example of FL for spatial data, using a conditional autoregressive prior to model spatial dependence across Australia. Our work enables new FL applications in domains where modeling dependent data is essential for accurate predictions and decision-making.

📄 PDF Abstract BibTeX arXiv:2405.16055

Code (1)

elizavetasemenova/priorCVAE_jax jax

Tasks

Decision MakingEpidemiologyFederated LearningGaussian Processes

Similar Papers 제목 키워드 기반

Factorizable Joint Shift in Multinomial Classification

2022-07-29 · Dirk Tasche

Factorizable joint shift (FJS) was recently proposed as a type of dataset shift for which the complete characteristics can be estimated from feature data observations on the test dataset by a method called Joint Importan…

ClassificationMulti-class Classification

Factorizable joint shift revisited

2026-01-21 · Dirk Tasche arxiv

Factorizable joint shift (FJS) represents a type of distribution shift (or dataset shift) that comprises both covariate and label shift. Recently, it has been observed that FJS actually arises from consecutive label and …

Domain Adaptation with Factorizable Joint Shift

2022-03-06 · Hao He, Yuzhe Yang, Hao Wang

Existing domain adaptation (DA) usually assumes the domain shift comes from either the covariates or the labels. However, in real-world applications, samples selected from different domains could have biases in both the …

Domain AdaptationUnsupervised Domain Adaptation

Factorization over interpolation: A fast continuous orthogonal matching pursuit

2020-07-02 · Gilles Monnoyer de Galland, Luc Vandendorpe, Laurent Jacques

We propose a fast greedy algorithm to compute sparse representations of signals from continuous dictionaries that are factorizable, i.e., with atoms that can be separated as a product of sub-atoms. Existing algorithms st…

FedGAN: Federated Generative Adversarial Networks for Distributed Data

2020-06-12 · Mohammad Rasouli, Tao Sun, Ram Rajagopal

We propose Federated Generative Adversarial Network (FedGAN) for training a GAN across distributed sources of non-independent-and-identically-distributed data sources subject to communication and privacy constraints. Our…

Generative Adversarial NetworkTime SeriesTime Series Analysis