中文
相关论文

相关论文: Learning Equivalence Classes of Bayesian Networks …

200 篇论文

Learning Bayesian networks is often cast as an optimization problem, where the computational task is to find a structure that maximizes a statistically motivated score. By and large, existing learning tools address this optimization problem…

机器学习 · 计算机科学 2013-01-30 Nir Friedman , Iftach Nachman , Dana Pe'er

One of the basic tasks for Bayesian networks (BNs) is that of learning a network structure from data. The BN-learning problem is NP-hard, so the standard solution is heuristic search. Many approaches have been proposed for this task, but…

机器学习 · 计算机科学 2012-07-09 Marc Teyssier , Daphne Koller

Learning the structure of Bayesian networks from data is known to be a computationally challenging, NP-hard problem. The literature has long investigated how to perform structure learning from data containing large numbers of variables,…

统计计算 · 统计学 2019-10-25 Marco Scutari , Claudia Vitolo , Allan Tucker

We describe algorithms for learning Bayesian networks from a combination of user knowledge and statistical data. The algorithms have two components: a scoring metric and a search procedure. The scoring metric takes a network structure,…

人工智能 · 计算机科学 2015-05-19 David Heckerman , Dan Geiger , David Maxwell Chickering

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…

机器学习 · 计算机科学 2015-05-19 David Maxwell Chickering , David Heckerman , Christopher Meek

In this report paper we first present a report of the Advanced Machine Learning Course Project on the provided data set and then present a novel heuristic algorithm for exact Bayesian network (BN) structure discovery that uses decomposable…

人工智能 · 计算机科学 2014-11-26 Amir Arsalan Soltani

One of the most challenging tasks when adopting Bayesian Networks (BNs) is the one of learning their structure from data. This task is complicated by the huge search space of possible solutions, and by the fact that the problem is NP-hard.…

机器学习 · 计算机科学 2018-08-07 Stefano Beretta , Mauro Castelli , Ivo Goncalves , Roberto Henriques , Daniele Ramazzotti

The problem of learning Markov equivalence classes of Bayesian network structures may be solved by searching for the maximum of a scoring metric in a space of these classes. This paper deals with the definition and analysis of one such…

人工智能 · 计算机科学 2013-01-07 Vincent Auvray , Louis Wehenkel

We describe algorithms for learning Bayesian networks from a combination of user knowledge and statistical data. The algorithms have two components: a scoring metric and a search procedure. The scoring metric takes a network structure,…

人工智能 · 计算机科学 2021-06-29 Dan Geiger , David Heckerman

We present a hybrid constraint-based/Bayesian algorithm for learning causal networks in the presence of sparse data. The algorithm searches the space of equivalence classes of models (essential graphs) using a heuristic based on…

人工智能 · 计算机科学 2013-01-30 Denver Dash , Marek J. Druzdzel

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 Bayesian network can be…

机器学习 · 计算机科学 2020-11-04 Charupriya Sharma , Zhenyu A. Liao , James Cussens , Peter van Beek

Score functions for learning the structure of Bayesian networks in the literature assume that data are a homogeneous set of observations; whereas it is often the case that they comprise different related, but not homogeneous, data sets…

机器学习 · 统计学 2021-07-20 Laura Azzimonti , Giorgio Corani , Marco Scutari

Three classes of algorithms to learn the structure of Bayesian networks from data are common in the literature: constraint-based algorithms, which use conditional independence tests to learn the dependence structure of the data; score-based…

统计方法学 · 统计学 2021-02-10 Marco Scutari , Catharina Elisabeth Graafland , José Manuel Gutiérrez

In recent years there has been a flurry of works on learning Bayesian networks from data. One of the hard problems in this area is how to effectively learn the structure of a belief network from incomplete data- that is, in the presence of…

机器学习 · 计算机科学 2013-02-01 Nir Friedman

We give a new consistent scoring function for structure learning of Bayesian networks. In contrast to traditional approaches to scorebased structure learning, such as BDeu or MDL, the complexity penalty that we propose is data-dependent and…

机器学习 · 计算机科学 2013-09-27 Eliot Brenner , David Sontag

Exact algorithms for learning Bayesian networks guarantee to find provably optimal networks. However, they may fail in difficult learning tasks due to limited time or memory. In this research we adapt several anytime heuristic search-based…

人工智能 · 计算机科学 2013-09-27 Brandon Malone , Changhe Yuan

Learning from data that contain missing values represents a common phenomenon in many domains. Relatively few Bayesian Network structure learning algorithms account for missing data, and those that do tend to rely on standard approaches…

机器学习 · 计算机科学 2022-05-23 Yang Liu , Anthony C. Constantinou

As data sets grow in size, the ability of learning methods to find structure in them is increasingly hampered by the time needed to search the large spaces of possibilities and generate a score for each that takes all of the observed data…

机器学习 · 计算机科学 2012-07-03 Benjamin Yackley , Terran Lane

Searching the complete space of possible Bayesian networks is intractable for problems of interesting size, so Bayesian network structure learning algorithms, such as the commonly used Sparse Candidate algorithm, employ heuristics. However,…

人工智能 · 计算机科学 2012-06-26 Eric Lantz , Soumya Ray , David Page

Structure learning of Bayesian networks is an important problem that arises in numerous machine learning applications. In this work, we present a novel approach for learning the structure of Bayesian networks using the solution of an…

机器学习 · 计算机科学 2012-11-22 Tuhin Sahai , Stefan Klus , Michael Dellnitz
‹ 上一页 1 2 3 10 下一页 ›