paper-with-me

Papers

Structural Learning of Simple Staged Trees

2022-03-08 · Manuele Leonelli, Gherardo Varando

Bayesian networks faithfully represent the symmetric conditional independences existing between the components of a random vector. Staged trees are an extension of Bayesian networks for categorical random vectors whose graph represents non-symmetric conditional independences via vertex coloring. However, since they are based on a tree representation of the sample space, the underlying graph becomes cluttered and difficult to visualize as the number of variables increases. Here we introduce the first structural learning algorithms for the class of simple staged trees, entertaining a compact coalescence of the underlying tree from which non-symmetric independences can be easily read. We show that data-learned simple staged trees often outperform Bayesian networks in model fit and illustrate how the coalesced graph is used to identify non-symmetric conditional independences.

📄 PDF Abstract BibTeX arXiv:2203.04390

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The R Package stagedtrees for Structural Learning of Stratified Staged Trees

2020-04-14 · Federico Carli, Manuele Leonelli, Eva Riccomagno, Gherardo Varando

stagedtrees is an R package which includes several algorithms for learning the structure of staged trees and chain event graphs from data. Score-based and clustering-based algorithms are implemented, as well as various f…

Clustering

Highly Efficient Structural Learning of Sparse Staged Trees

2022-06-14 · Manuele Leonelli, Gherardo Varando

Several structural learning algorithms for staged tree models, an asymmetric extension of Bayesian networks, have been defined. However, they do not scale efficiently as the number of variables considered increases. Here…

Learning Staged Trees from Incomplete Data

2024-05-28 · Jack Storror Carter, Manuele Leonelli, Eva Riccomagno, Gherardo Varando

Staged trees are probabilistic graphical models capable of representing any class of non-symmetric independence via a coloring of its vertices. Several structural learning routines have been defined and implemented to le…

Context-Specific Causal Discovery for Categorical Data Using Staged Trees

2021-06-08 · Manuele Leonelli, Gherardo Varando

Causal discovery algorithms aim at untangling complex causal relationships from data. Here, we study causal discovery and inference methods based on staged tree models, which can represent complex and asymmetric causal r…

Causal DiscoveryCausal Inference

Estimating Staged Event Tree Models via Hierarchical Clustering on the Simplex

2026-03-16 · Muhammad Shoaib, Eva Riccomagno, Manuele Leonelli, Gherardo Varando arxiv

Staged tree models enhance Bayesian networks by incorporating context-specific dependencies through a stage-based structure. In this study, we present a new framework for estimating staged trees using hierarchical cluste…

Computational Efficiency