Decision Making Under Uncertainty

44 papers with code • 0 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Decision Making Under Uncertainty models and implementations
3 papers
50

Most implemented papers

Neur2SP: Neural Two-Stage Stochastic Programming

khalil-research/neur2sp 20 May 2022

Stochastic Programming is a powerful modeling framework for decision-making under uncertainty.

Bayesian Optimization of Risk Measures

saitcakmak/BoRisk NeurIPS 2020

We consider Bayesian optimization of objective functions of the form $\rho[ F(x, W) ]$, where $F$ is a black-box expensive-to-evaluate function and $\rho$ denotes either the VaR or CVaR risk measure, computed with respect to the randomness induced by the environmental random variable $W$.

Encoding the latent posterior of Bayesian Neural Networks for uncertainty quantification

ENSTA-U2IS-AI/torch-uncertainty 4 Dec 2020

Bayesian neural networks (BNNs) have been long considered an ideal, yet unscalable solution for improving the robustness and the predictive uncertainty of deep neural networks.

Emulation of physical processes with Emukit

EmuKit/emukit 25 Oct 2021

Decision making in uncertain scenarios is an ubiquitous challenge in real world systems.

Natural-Parameter Networks: A Class of Probabilistic Neural Networks

js05212/PyTorch-for-NPN NeurIPS 2016

Another shortcoming of NN is the lack of flexibility to customize different distributions for the weights and neurons according to the data, as is often done in probabilistic graphical models.

Logically-Constrained Reinforcement Learning

grockious/lcrl 24 Jan 2018

With this reward function, the policy synthesis procedure is "constrained" by the given specification.

Calibrating Deep Convolutional Gaussian Processes

GiaLacTRAN/convolutional_deep_gp_random_features 26 May 2018

The wide adoption of Convolutional Neural Networks (CNNs) in applications where decision-making under uncertainty is fundamental, has brought a great deal of attention to the ability of these models to accurately quantify the uncertainty in their predictions.

Probabilistic Logic Programming with Beta-Distributed Random Variables

dais-ita/SLProbLog 20 Sep 2018

We enable aProbLog---a probabilistic logical programming approach---to reason in presence of uncertain probabilities represented as Beta-distributed random variables.

Factorized Machine Self-Confidence for Decision-Making Agents

COHRINT/FaMSeC 15 Oct 2018

Markov decision processes underlie much of the theory of reinforcement learning, and are commonly used for planning and decision making under uncertainty in robotics and autonomous systems.

A Probabilistic Model of the Bitcoin Blockchain

Maru92/EntityAddressBitcoin 7 Nov 2018

The Bitcoin transaction graph is a public data structure organized as transactions between addresses, each associated with a logical entity.