paper-with-me

Papers

Forget-SVGD: Particle-Based Bayesian Federated Unlearning

2021-11-23 · Jinu Gong, Osvaldo Simeone, Rahif Kassab, Joonhyuk Kang

Variational particle-based Bayesian learning methods have the advantage of not being limited by the bias affecting more conventional parametric techniques. This paper proposes to leverage the flexibility of non-parametric Bayesian approximate inference to develop a novel Bayesian federated unlearning method, referred to as Forget-Stein Variational Gradient Descent (Forget-SVGD). Forget-SVGD builds on SVGD - a particle-based approximate Bayesian inference scheme using gradient-based deterministic updates - and on its distributed (federated) extension known as Distributed SVGD (DSVGD). Upon the completion of federated learning, as one or more participating agents request for their data to be "forgotten", Forget-SVGD carries out local SVGD updates at the agents whose data need to be "unlearned", which are interleaved with communication rounds with a parameter server. The proposed method is validated via performance comparisons with non-parametric schemes that train from scratch by excluding data to be forgotten, as well as with existing parametric Bayesian unlearning methods.

📄 PDF Abstract BibTeX arXiv:2111.12056

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceFederated Learning

Similar Papers 제목 키워드 기반

Federated Generalized Bayesian Learning via Distributed Stein Variational Gradient Descent

2020-09-11 · Rahif Kassab, Osvaldo Simeone

This paper introduces Distributed Stein Variational Gradient Descent (DSVGD), a non-parametric generalized Bayesian inference framework for federated learning. DSVGD maintains a number of non-random and interacting parti…

Bayesian InferenceFederated LearningScheduling

Compressed Particle-Based Federated Bayesian Learning and Unlearning

2022-09-14 · Jinu Gong, Osvaldo Simeone, Joonhyuk Kang

Conventional frequentist FL schemes are known to yield overconfident decisions. Bayesian FL addresses this issue by allowing agents to process and exchange uncertainty information encoded in distributions over the model …

Quantization

ELBOing Stein: Variational Bayes with Stein Mixture Inference

2024-10-30 · Ola Rønning, Eric Nalisnick, Christophe Ley, Padhraic Smyth 외

Stein variational gradient descent (SVGD) [Liu and Wang, 2016] performs approximate Bayesian inference by representing the posterior with a set of particles. However, SVGD suffers from variance collapse, i.e. poor predic…

Bayesian Inference

Client Selection for Federated Bayesian Learning

2022-12-11 · Jiarong Yang, YuAn Liu, Rahif Kassab

Distributed Stein Variational Gradient Descent (DSVGD) is a non-parametric distributed learning framework for federated Bayesian learning, where multiple clients jointly train a machine learning model by communicating a …

Augmented Message Passing Stein Variational Gradient Descent

2023-05-18 · Jiankui Zhou, Yue Qiu

Stein Variational Gradient Descent (SVGD) is a popular particle-based method for Bayesian inference. However, its convergence suffers from the variance collapse, which reduces the accuracy and diversity of the estimation…

Bayesian InferenceDiversity