paper-with-me

Papers

Deep Bayesian Structure Networks

2019-09-25 · Zhijie Deng, Yucen Luo, Jun Zhu, Bo Zhang

Bayesian neural networks (BNNs) introduce uncertainty estimation to deep networks by performing Bayesian inference on network weights. However, such models bring the challenges of inference, and further BNNs with weight uncertainty rarely achieve superior performance to standard models. In this paper, we investigate a new line of Bayesian deep learning by performing Bayesian reasoning on the structure of deep neural networks. Drawing inspiration from the neural architecture search, we define the network structure as random weights on the redundant operations between computational nodes, and apply stochastic variational inference techniques to learn the structure distributions of networks. Empirically, the proposed method substantially surpasses the advanced deep neural networks across a range of classification and segmentation tasks. More importantly, our approach also preserves benefits of Bayesian principles, producing improved uncertainty estimation than the strong baselines including MC dropout and variational BNNs algorithms (e.g. noisy EK-FAC).

📄 PDF Abstract BibTeX

Code (1)

anonymousest/DBSN 공식 구현 tf

Tasks

Bayesian InferenceNeural Architecture SearchVariational Inference

Similar Papers 제목 키워드 기반

Measuring Uncertainty through Bayesian Learning of Deep Neural Network Structure

2019-11-22 · Zhijie Deng, Yucen Luo, Jun Zhu, Bo Zhang

Bayesian neural networks (BNNs) augment deep networks with uncertainty quantification by Bayesian treatment of the network weights. However, such models face the challenge of Bayesian inference in a high-dimensional and …

Bayesian InferenceNeural Architecture SearchUncertainty QuantificationVariational Inference

Parameterized Complexity Results for Exact Bayesian Network Structure Learning

2014-02-04 · Sebastian Ordyniak, Stefan Szeider

Bayesian network structure learning is the notoriously difficult problem of discovering a Bayesian network that optimally represents a given set of training data. In this paper we study the computational worst-case compl…

ARC

Topological Bayesian Optimization with Persistence Diagrams

2019-02-26 · Tatsuya Shiraishi, Tam Le, Hisashi Kashima, Makoto Yamada

Finding an optimal parameter of a black-box function is important for searching stable material structures and finding optimal neural network structures, and Bayesian optimization algorithms are widely used for the purpo…

Bayesian OptimizationTopological Data Analysis

Differentiable TAN Structure Learning for Bayesian Network Classifiers

2020-08-21 · Wolfgang Roth, Franz Pernkopf

Learning the structure of Bayesian networks is a difficult combinatorial optimization problem. In this paper, we consider learning of tree-augmented naive Bayes (TAN) structures for Bayesian network classifiers with disc…

Combinatorial Optimization

Bayesian Discovery of Multiple Bayesian Networks via Transfer Learning

2013-07-09 · Diane Oyen, Terran Lane

Bayesian network structure learning algorithms with limited data are being used in domains such as systems biology and neuroscience to gain insight into the underlying processes that produce observed data. Learning relia…

Transfer Learning