paper-with-me

Papers

An Algorithm to Learn Polytree Networks with Hidden Nodes

2019-12-01 · NeurIPS 2019 12 · Firoozeh Sepehr, Donatello Materassi

Ancestral graphs are a prevalent mathematical tool to take into account latent (hidden) variables in a probabilistic graphical model. In ancestral graph representations, the nodes are only the observed (manifest) variables and the notion of m-separation fully characterizes the conditional independence relations among such variables, bypassing the need to explicitly consider latent variables. However, ancestral graph models do not necessarily represent the actual causal structure of the model, and do not contain information about, for example, the precise number and location of the hidden variables. Being able to detect the presence of latent variables while also inferring their precise location within the actual causal structure model is a more challenging task that provides more information about the actual causal relationships among all the model variables, including the latent ones. In this article, we develop an algorithm to exactly recover graphical models of random variables with underlying polytree structures when the latent nodes satisfy specific degree conditions. Therefore, this article proposes an approach for the full identification of hidden variables in a polytree. We also show that the algorithm is complete in the sense that when such degree conditions are not met, there exists another polytree with fewer number of latent nodes satisfying the degree conditions and entailing the same independence relations among the observed variables, making it indistinguishable from the actual polytree.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Linear Gaussian Polytree Models with Interventions

2023-11-08 · D. Tramontano, L. Waldmann, M. Drton, E. Duarte

We present a consistent and highly scalable local approach to learn the causal structure of a linear Gaussian polytree using data from interventional experiments with known intervention targets. Our methods first learn t…

Optimal Value of Information in Graphical Models

2014-01-15 · Andreas Krause, Carlos Guestrin

Many real-world decision making tasks require us to choose among several expensive observations. In a sensor network, for example, it is important to select the subset of sensors that is expected to provide the strongest…

Decision MakingScheduling

Exact and Approximate Algorithms for Polytree Learning

2026-05-05 · Juha Harviainen, Frank Sommer, Manuel Sorge arxiv

Polytrees are a subclass of Bayesian networks that seek to capture the conditional dependencies between a set of $n$ variables as a directed forest and are motivated by their more efficient inference and improved interpr…

On the Parameterized Complexity of Polytree Learning

2021-05-20 · Niels Grüttemeier, Christian Komusiewicz, Nils Morawietz

A Bayesian network is a directed acyclic graph that represents statistical dependencies between variables of a joint probability distribution. A fundamental task in data science is to learn a Bayesian network from observ…

Learning Linear Polytree Structural Equation Models

2021-07-22 · Xingmei Lou, Yu Hu, XiaoDong Li

We are interested in the problem of learning the directed acyclic graph (DAG) when data are generated from a linear structural equation model (SEM) and the causal structure can be characterized by a polytree. Under the G…