paper-with-me

홈 › Papers

A Bayesian Approach to Learning Bayesian Networks with Local Structure

2013-02-06 · David Maxwell Chickering, David Heckerman, Christopher Meek

Recently several researchers have investigated techniques for using data to learn Bayesian networks containing compact representations for the conditional probability distributions (CPDs) stored at each node. The majority of this work has concentrated on using decision-tree representations for the CPDs. In addition, researchers typically apply non-Bayesian (or asymptotically Bayesian) scoring functions such as MDL to evaluate the goodness-of-fit of networks to the data. In this paper we investigate a Bayesian approach to learning Bayesian networks that contain the more general decision-graph representations of the CPDs. First, we describe how to evaluate the posterior probability that is, the Bayesian score of such a network, given a database of observed cases. Second, we describe various search spaces that can be used, in conjunction with a scoring function and a search procedure, to identify one or more high-scoring networks. Finally, we present an experimental evaluation of the search spaces, using a greedy algorithm and a Bayesian scoring function.

📄 PDF Abstract BibTeX arXiv:1302.1528

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

MDL Minimum Description Length provides a criterion for the selection of models, regardless of their complexity, without the restrictive assumption that the data form a sample…

Similar Papers 제목 키워드 기반

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

Local Latent Space Bayesian Optimization over Structured Inputs

2022-01-28 · Natalie Maus, Haydn T. Jones, Juston S. Moore, Matt J. Kusner 외

Bayesian optimization over the latent spaces of deep autoencoder models (DAEs) has recently emerged as a promising new approach for optimizing challenging black-box functions over structured, discrete, hard-to-enumerate …

Bayesian Optimization

A Score-and-Search Approach to Learning Bayesian Networks with Noisy-OR Relations

2020-11-03 · Charupriya Sharma, Zhenyu A. Liao, James Cussens, Peter van Beek

A Bayesian network is a probabilistic graphical model that consists of a directed acyclic graph (DAG), where each node is a random variable and attached to each node is a conditional probability distribution (CPD). A Bay…

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

A hybrid algorithm for Bayesian network structure learning with application to multi-label learning

2015-06-18 · Maxime Gasse, Alex Aussem, Haytham Elghazel

We present a novel hybrid algorithm for Bayesian network structure learning, called H2PC. It first reconstructs the skeleton of a Bayesian network and then performs a Bayesian-scoring greedy hill-climbing search to orien…

General ClassificationMulti-class ClassificationMulti-Label Learning