paper-with-me

Papers

Learning Structural Weight Uncertainty for Sequential Decision-Making

2017-12-30 · Ruiyi Zhang, Chunyuan Li, Changyou Chen, Lawrence Carin

Learning probability distributions on the weights of neural networks (NNs) has recently proven beneficial in many applications. Bayesian methods, such as Stein variational gradient descent (SVGD), offer an elegant framework to reason about NN model uncertainty. However, by assuming independent Gaussian priors for the individual NN weights (as often applied), SVGD does not impose prior knowledge that there is often structural information (dependence) among weights. We propose efficient posterior learning of structural weight uncertainty, within an SVGD framework, by employing matrix variate Gaussian priors on NN parameters. We further investigate the learned structural uncertainty in sequential decision-making problems, including contextual bandits and reinforcement learning. Experiments on several synthetic and real datasets indicate the superiority of our model, compared with state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1801.00085

Code (1)

zhangry868/S2VGD 공식 구현

Tasks

Decision MakingMulti-Armed BanditsReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Incorporating structural uncertainty in causal decision making

2025-07-31 · Maurits Kaptein arxiv

Practitioners making decisions based on causal effects typically ignore structural uncertainty. We analyze when this uncertainty is consequential enough to warrant methodological solutions (Bayesian model averaging over …

Causal InferenceDecision Making

Counterfactual Explanations in Sequential Decision Making Under Uncertainty

2021-07-06 · NeurIPS 2021 12 · Stratis Tsirtsis, Abir De, Manuel Gomez-Rodriguez

Methods to find counterfactual explanations have predominantly focused on one step decision making processes. In this work, we initiate the development of methods to find counterfactual explanations for decision making p…

counterfactualCounterfactual ExplanationDecision MakingDecision Making Under Uncertainty+1

Deep Learning for Sequential Decision Making under Uncertainty: Foundations, Frameworks, and Frontiers

2026-04-13 · I. Esra Buyuktahtakin arxiv

Artificial intelligence (AI) is moving increasingly beyond prediction to support decisions in complex, uncertain, and dynamic environments. This shift creates a natural intersection with operations research and managemen…

Reinforcement LearningDecision Making

Causal Explanations for Sequential Decision Making Under Uncertainty

2022-05-30 · Samer B. Nashed, Saaduddin Mahmud, Claudia V. Goldman, Shlomo Zilberstein

We introduce a novel framework for causal explanations of stochastic, sequential decision-making systems built on the well-studied structural causal model paradigm for causal reasoning. This single framework can identify…

Causal InferenceDecision MakingDecision Making Under UncertaintySequential Decision Making

Fairness under uncertainty in sequential decisions

2026-04-23 · Michelle Seng Ah Lee, Kirtan Padh, David Watson, Niki Kilbertus 외 arxiv

Fair machine learning (ML) methods help identify and mitigate the risk that algorithms encode or automate social injustices. Algorithmic approaches alone cannot resolve structural inequalities, but they can support socio…

Reinforcement Learning