paper-with-me

홈 › Papers

Learning Bayesian Network Equivalence Classes with Ant Colony Optimization

2014-01-15 · Rónán Daly, Qiang Shen

Bayesian networks are a useful tool in the representation of uncertain knowledge. This paper proposes a new algorithm called ACO-E, to learn the structure of a Bayesian network. It does this by conducting a search through the space of equivalence classes of Bayesian networks using Ant Colony Optimization (ACO). To this end, two novel extensions of traditional ACO techniques are proposed and implemented. Firstly, multiple types of moves are allowed. Secondly, moves can be given in terms of indices that are not based on construction graph nodes. The results of testing show that ACO-E performs better than a greedy search and other state-of-the-art and metaheuristic algorithms whilst searching in the space of equivalence classes.

📄 PDF Abstract BibTeX arXiv:1401.3464

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Transformational Characterization of Unconditionally Equivalent Bayesian Networks

2022-03-01 · Alex Markham, Danai Deligeorgaki, Pratik Misra, Liam Solus

We consider the problem of characterizing Bayesian networks up to unconditional equivalence, i.e., when directed acyclic graphs (DAGs) have the same set of unconditional $d$-separation statements. Each unconditional equi…

Scalable Batch-Mode Deep Bayesian Active Learning via Equivalence Class Annealing

2021-12-27 · Renyu Zhang, Aly A. Khan, Robert L. Grossman, Yuxin Chen

Active learning has demonstrated data efficiency in many fields. Existing active learning algorithms, especially in the context of batch-mode deep Bayesian active models, rely heavily on the quality of uncertainty estima…

Active LearningDiversityMulti-class Classification

Bayesian causal discovery from unknown general interventions

2023-12-01 · Alessandro Mascaro, Federico Castelletti

We consider the problem of learning causal Directed Acyclic Graphs (DAGs) using combinations of observational and interventional experimental data. Current methods tailored to this setting assume that interventions eithe…

Bayesian InferenceCausal Discovery

New feature for Complex Network based on Ant Colony Optimization for High Level Classification

2020-08-29 · Josimar E. Chire-Saire

Low level classification extracts features from the elements, i.e. physical to use them to train a model for a later classification. High level classification uses high level features, the existent patterns, relationship…

ClassificationClusteringGeneral Classification

Bayesian Discovery of Linear Acyclic Causal Models

2012-05-09 · Patrik O. Hoyer, Antti Hyttinen

Methods for automated discovery of causal relationships from non-interventional data have received much attention recently. A widely used and well understood model family is given by linear acyclic causal models (recursi…

Causal Inference