paper-with-me

Papers

Variational Deep Learning via Implicit Regularization

2025-05-26 · Jonathan Wenger, Beau Coker, Juraj Marusic, John P. Cunningham

Modern deep learning models generalize remarkably well in-distribution, despite being overparametrized and trained with little to no explicit regularization. Instead, current theory credits implicit regularization imposed by the choice of architecture, hyperparameters and optimization procedure. However, deploying deep learning models out-of-distribution, in sequential decision-making tasks, or in safety-critical domains, necessitates reliable uncertainty quantification, not just a point estimate. The machinery of modern approximate inference -- Bayesian deep learning -- should answer the need for uncertainty quantification, but its effectiveness has been challenged by our inability to define useful explicit inductive biases through priors, as well as the associated computational burden. Instead, in this work we demonstrate, both theoretically and empirically, how to regularize a variational deep network implicitly via the optimization procedure, just as for standard deep learning. We fully characterize the inductive bias of (stochastic) gradient descent in the case of an overparametrized linear model as generalized variational inference and demonstrate the importance of the choice of parametrization. Finally, we show empirically that our approach achieves strong in- and out-of-distribution performance without tuning of additional hyperparameters and with minimal time and memory overhead over standard deep learning.

📄 PDF Abstract BibTeX arXiv:2505.20235

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningInductive BiasSequential Decision MakingUncertainty QuantificationVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

The Variational Structure of Disparity and Regularization of 4D Light Fields

2013-06-01 · CVPR 2013 6 · Bastian Goldluecke, Sven Wanner

Unlike traditional images which do not offer information for different directions of incident light, a light field is defined on ray space, and implicitly encodes scene geometry data in a rich structure which becomes vis…

On Implicit Regularization in $β$-VAEs

2020-01-31 · Abhishek Kumar, Ben Poole

While the impact of variational inference (VI) on posterior inference in a fixed generative model is well-characterized, its role in regularizing a learned generative model when used in variational autoencoders (VAEs) is…

Variational Inference

On Implicit Regularization in $\beta$-VAEs

2020-01-01 · ICML 2020 1 · Abhishek Kumar, Ben Poole

While the impact of variational inference (VI) on posterior inference in a fixed generative model is well-characterized, its role in regularizing a learned generative model when used in variational autoencoders (VAEs) is…

Variational Inference

Hyperbolic Graph Embedding with Enhanced Semi-Implicit Variational Inference

2020-10-31 · Ali Lotfi Rezaabad, Rahi Kalantari, Sriram Vishwanath, Mingyuan Zhou 외

Efficient modeling of relational data arising in physical, social, and information sciences is challenging due to complicated dependencies within the data. In this work, we build off of semi-implicit graph variational au…

Graph EmbeddingLink PredictionNode ClassificationVariational Inference

Variational Adaptive Noise and Dropout towards Stable Recurrent Neural Networks

2025-06-02 · Taisuke Kobayashi, Shingo Murata

This paper proposes a novel stable learning theory for recurrent neural networks (RNNs), so-called variational adaptive noise and dropout (VAND). As stabilizing factors for RNNs, noise and dropout on the internal state o…

Imitation LearningLearning TheoryVariational Inference