paper-with-me

홈 › Papers

Principled Pruning of Bayesian Neural Networks through Variational Free Energy Minimization

2022-10-17 · Jim Beckers, Bart van Erp, Ziyue Zhao, Kirill Kondrashov, Bert de Vries

Bayesian model reduction provides an efficient approach for comparing the performance of all nested sub-models of a model, without re-evaluating any of these sub-models. Until now, Bayesian model reduction has been applied mainly in the computational neuroscience community on simple models. In this paper, we formulate and apply Bayesian model reduction to perform principled pruning of Bayesian neural networks, based on variational free energy minimization. Direct application of Bayesian model reduction, however, gives rise to approximation errors. Therefore, a novel iterative pruning algorithm is presented to alleviate the problems arising with naive Bayesian model reduction, as supported experimentally on the publicly available UCI datasets for different inference algorithms. This novel parameter pruning scheme solves the shortcomings of current state-of-the-art pruning methods that are used by the signal processing community. The proposed approach has a clear stopping criterion and minimizes the same objective that is used during training. Next to these benefits, our experiments indicate better model performance in comparison to state-of-the-art pruning schemes.

📄 PDF Abstract BibTeX arXiv:2210.09134

Code (1)

biaslab/principledpruningbnn 공식 구현 tf

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

VEDAL: Variational Error-Driven Asynchronous Learning for 3D Gaussian Splatting Pruning

2026-06-01 · Aoduo Li, Jiancheng Li, Huan Ye, Hongjian Xu 외 arxiv

3D Gaussian Splatting (3DGS) achieves remarkable novel view synthesis quality with real-time rendering, yet suffers from excessive memory consumption due to millions of Gaussian primitives. Existing pruning methods rely …

Novel View Synthesis

Bayesian Exploration Networks

2023-08-24 · Mattie Fellows, Brandon Kaplowitz, Christian Schroeder de Witt, Shimon Whiteson

Bayesian reinforcement learning (RL) offers a principled and elegant approach for sequential decision making under uncertainty. Most notably, Bayesian agents do not face an exploration/exploitation dilemma, a major patho…

Decision MakingDecision Making Under UncertaintyDensity EstimationNormalising Flows+3

A Game Theoretic Free Energy Analysis of Higher Order Synergy in Attention Heads of Large Language Models

2026-05-10 · Djamel Bouchaffra arxiv

Large language models rely on multihead attention, but interactions among heads remain poorly understood. We apply the Game Theoretic Free Energy Principle (GTFEP): a framework casting multiagent systems as distributed v…

Bayesian Variational Federated Learning and Unlearning in Decentralized Networks

2021-04-08 · Jinu Gong, Osvaldo Simeone, Joonhyuk Kang

Federated Bayesian learning offers a principled framework for the definition of collaborative training algorithms that are able to quantify epistemic uncertainty and to produce trustworthy decisions. Upon the completion …

Federated LearningVariational Inference

Overpruning in Variational Bayesian Neural Networks

2018-01-18 · Brian Trippe, Richard Turner

The motivations for using variational inference (VI) in neural networks differ significantly from those in latent variable models. This has a counter-intuitive consequence; more expressive variational approximations can …

Variational Inference