paper-with-me

홈 › Papers

Infinitely Deep Bayesian Neural Networks with Stochastic Differential Equations

2021-02-12 · Winnie Xu, Ricky T. Q. Chen, Xuechen Li, David Duvenaud

We perform scalable approximate inference in continuous-depth Bayesian neural networks. In this model class, uncertainty about separate weights in each layer gives hidden units that follow a stochastic differential equation. We demonstrate gradient-based stochastic variational inference in this infinite-parameter setting, producing arbitrarily-flexible approximate posteriors. We also derive a novel gradient estimator that approaches zero variance as the approximate posterior over weights approaches the true posterior. This approach brings continuous-depth Bayesian neural nets to a competitive comparison against discrete-depth alternatives, while inheriting the memory-efficient training and tunable precision of Neural ODEs.

📄 PDF Abstract BibTeX arXiv:2102.06559

Code (2)

xwinxu/bayesde 공식 구현 jax
xwinxu/bayesian-sde 공식 구현 jax

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Fully Bayesian Differential Gaussian Processes through Stochastic Differential Equations

2024-08-12 · Jian Xu, Zhiqi Lin, Min Chen, Junmei Yang 외

Traditional deep Gaussian processes model the data evolution using a discrete hierarchy, whereas differential Gaussian processes (DIFFGPs) represent the evolution as an infinitely deep Gaussian process. However, prior DI…

Bayesian InferenceGaussian Processes

Deep Reinforcement Learning for Online Control of Stochastic Partial Differential Equations

2021-10-21 · NeurIPS Workshop DLDE 2021 12 · Erfan Pirmorad, Faraz Khoshbakhtian, Farnam Mansouri, Amir-Massoud Farahmand

In many areas, such as the physical sciences, life sciences, and finance, control approaches are used to achieve a desired goal in complex dynamical systems governed by differential equations. In this work we formulate t…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Infinitely deep neural networks as diffusion processes

2019-05-27 · Stefano Peluchetti, Stefano Favaro

When the parameters are independently and identically distributed (initialized) neural networks exhibit undesirable properties that emerge as the number of layers increases, e.g. a vanishing dependency on the input and a…

Bayesian Neural Controlled Differential Equations for Treatment Effect Estimation

2023-10-26 · Konstantin Hess, Valentyn Melnychuk, Dennis Frauen, Stefan Feuerriegel

Treatment effect estimation in continuous time is crucial for personalized medicine. However, existing methods for this task are limited to point estimates of the potential outcomes, whereas uncertainty estimates have be…

Bayesian InferenceDecision MakingUncertainty Quantification

Stochastic Differential Equations with Variational Wishart Diffusions

2020-06-26 · ICML 2020 1 · Martin Jørgensen, Marc Peter Deisenroth, Hugh Salimbeni

We present a Bayesian non-parametric way of inferring stochastic differential equations for both regression tasks and continuous-time dynamical modelling. The work has high emphasis on the stochastic part of the differen…

regression