paper-with-me

Papers

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 learn staged trees from data, under the frequentist or Bayesian paradigm. They assume a data set has been observed fully and, in practice, observations with missing entries are either dropped or imputed before learning the model. Here, we introduce the first algorithms for staged trees that handle missingness within the learning of the model. To this end, we characterize the likelihood of staged tree models in the presence of missing data and discuss pseudo-likelihoods that approximate it. A structural expectation-maximization algorithm estimating the model directly from the full likelihood is also implemented and evaluated. A computational experiment showcases the performance of the novel learning algorithms, demonstrating that it is feasible to account for different missingness patterns when learning staged trees.

📄 PDF Abstract BibTeX arXiv:2405.18306

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

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…

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

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 g…

Staged Event Trees for Transparent Treatment Effect Estimation

2025-09-30 · Gherardo Varando, Manuele Leonelli, Jordi Cerdà-Bautista, Vasileios Sitokonstantinou 외 arxiv

Average and conditional treatment effects are fundamental causal quantities used to evaluate the effectiveness of treatments in various critical applications, including clinical settings and policy-making. Beyond the gol…

Causal Inference