RSS Amplifier

Aidan Scannell · Jan 10, 2024

Function-Space Bayesian Deep Learning for Sequential Learning

0
Sign in to vote or save

Aidan Scannell · University of Edinburgh

10 Jan, 2024·

Aidan Scannell

,

Riccardo Mereu

,

Paul Chang

,

Ella Tamir

,

Joni Pajarinen

,

Arno Solin

· 1 min read

Sequential learning paradigms pose challenges for gradient-based deep learning due to difficulties incorporating new data and retaining prior knowledge. While Gaussian processes elegantly tackle these problems, they struggle with scalability and handling rich inputs, such as images. To address these issues, we introduce a technique that converts neural networks from weight space to function space, through a dual parameterization. Our parameterization offers: (i) a way to scale function-space methods to large data sets via sparsification, (ii) retention of prior knowledge when access to past data is limited, and (iii) a mechanism to incorporate new data without retraining. Our experiments demonstrate that we can retain knowledge in continual learning and incorporate new data efficiently. We further show its strengths in uncertainty quantification and guiding exploration in model-based RL.

Read the original on aidanscannell.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.