Scalable Bayesian Meta-Learning Through Generalized Implicit Gradients

Abstract

Meta-learning owns unique effectiveness and swiftness in tackling emerging tasks with limited data. Its broad applicability is revealed by viewing it as a bi-level optimization problem. The resultant algorithmic viewpoint however, faces scalability issues when the inner-level optimization relies on gradient-based iterations. Implicit differentiation has been considered to alleviate this challenge, but it is restricted to an isotropic Gaussian prior, and only favors deterministic meta-learning approaches. This work markedly mitigates the scalability bottleneck by cross-fertilizing the benefits of implicit differentiation to probabilistic Bayesian meta-learning. The novel implicit Bayesian meta-learning (iBaML) method not only broadens the scope of learnable priors, but also quantifies the associated uncertainty. Furthermore, the ultimate complexity is well controlled regardless of the inner-level optimization trajectory. Analytical error bounds are established to demonstrate the precision and efficiency of the generalized implicit gradient over the explicit one. Extensive numerical tests are also carried out to empirically validate the performance of the proposed method.

Cite

Text

Zhang et al. "Scalable Bayesian Meta-Learning Through Generalized Implicit Gradients." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I9.26337

Markdown

[Zhang et al. "Scalable Bayesian Meta-Learning Through Generalized Implicit Gradients." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/zhang2023aaai-scalable/) doi:10.1609/AAAI.V37I9.26337

BibTeX

@inproceedings{zhang2023aaai-scalable,
  title     = {{Scalable Bayesian Meta-Learning Through Generalized Implicit Gradients}},
  author    = {Zhang, Yilang and Li, Bingcong and Gao, Shijian and Giannakis, Georgios B.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {11298-11306},
  doi       = {10.1609/AAAI.V37I9.26337},
  url       = {https://mlanthology.org/aaai/2023/zhang2023aaai-scalable/}
}