paper-with-me

Papers

Probabilistic Deep Learning with Probabilistic Neural Networks and Deep Probabilistic Models

2021-05-31 · Daniel T. Chang

Probabilistic deep learning is deep learning that accounts for uncertainty, both model uncertainty and data uncertainty. It is based on the use of probabilistic models and deep neural networks. We distinguish two approaches to probabilistic deep learning: probabilistic neural networks and deep probabilistic models. The former employs deep neural networks that utilize probabilistic layers which can represent and process uncertainty; the latter uses probabilistic models that incorporate deep neural network components which capture complex non-linear stochastic relationships between the random variables. We discuss some major examples of each approach including Bayesian neural networks and mixture density networks (for probabilistic neural networks), and variational autoencoders, deep Gaussian processes and deep mixed effects models (for deep probabilistic models). TensorFlow Probability is a library for probabilistic modeling and inference which can be used for both approaches of probabilistic deep learning. We include its code examples for illustration.

📄 PDF Abstract BibTeX arXiv:2106.00120

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGaussian ProcessesProbabilistic Deep Learning

Similar Papers 제목 키워드 기반

Modular Deep Probabilistic Programming

2019-05-01 · ICLR 2019 5 · Zhenwen Dai, Eric Meissner, Neil D. Lawrence

Modularity is a key feature of deep learning libraries but has not been fully exploited for probabilistic programming. We propose to improve modularity of probabilistic programming language by offering not only plain pro…

Probabilistic ProgrammingVariational Inference

Mixed Nondeterministic-Probabilistic Automata: Blending graphical probabilistic models with nondeterminism

2022-01-19 · Albert Benveniste, Jean-Baptiste Raclet

Graphical models in probability and statistics are a core concept in the area of probabilistic reasoning and probabilistic programming-graphical models include Bayesian networks and factor graphs. In this paper we develo…

Probabilistic Programming

Probabilistic Deduction: an Approach to Probabilistic Structured Argumentation

2022-09-01 · Xiuyi Fan

This paper introduces Probabilistic Deduction (PD) as an approach to probabilistic structured argumentation. A PD framework is composed of probabilistic rules (p-rules). As rules in classical structured argumentation fra…

Probabilistic Models with Deep Neural Networks

2019-08-09 · Andrés R. Masegosa, Rafael Cabañas, Helge Langseth, Thomas D. Nielsen 외

Recent advances in statistical inference have significantly expanded the toolbox of probabilistic modeling. Historically, probabilistic modeling has been constrained to (i) very restricted model classes where exact or ap…

Variational Inference

Stochastic Probabilistic Programs

2020-01-08 · David Tolpin, Tomer Dobkin

We introduce the notion of a stochastic probabilistic program and present a reference implementation of a probabilistic programming facility supporting specification of stochastic probabilistic programs and inference in …

Probabilistic Programming