English

Learning Structural Weight Uncertainty for Sequential Decision-Making

Machine Learning 2018-04-03 v2 Artificial Intelligence Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1801.00085,
  title  = {Learning Structural Weight Uncertainty for Sequential Decision-Making},
  author = {Ruiyi Zhang and Chunyuan Li and Changyou Chen and Lawrence Carin},
  journal= {arXiv preprint arXiv:1801.00085},
  year   = {2018}
}

Comments

Accepted by AISTATS 2018

R2 v1 2026-06-22T23:32:45.053Z