English

The Lie-Group Bayesian Learning Rule

Machine Learning 2023-03-09 v1 Machine Learning

Abstract

The Bayesian Learning Rule provides a framework for generic algorithm design but can be difficult to use for three reasons. First, it requires a specific parameterization of exponential family. Second, it uses gradients which can be difficult to compute. Third, its update may not always stay on the manifold. We address these difficulties by proposing an extension based on Lie-groups where posteriors are parametrized through transformations of an arbitrary base distribution and updated via the group's exponential map. This simplifies all three difficulties for many cases, providing flexible parametrizations through group's action, simple gradient computation through reparameterization, and updates that always stay on the manifold. We use the new learning rule to derive a new algorithm for deep learning with desirable biologically-plausible attributes to learn sparse features. Our work opens a new frontier for the design of new algorithms by exploiting Lie-group structures.

Keywords

Cite

@article{arxiv.2303.04397,
  title  = {The Lie-Group Bayesian Learning Rule},
  author = {Eren Mehmet Kıral and Thomas Möllenhoff and Mohammad Emtiyaz Khan},
  journal= {arXiv preprint arXiv:2303.04397},
  year   = {2023}
}

Comments

AISTATS 2023

R2 v1 2026-06-28T09:06:55.367Z