MLSTJul 20, 2012

Parameter and Structure Learning in Nested Markov Models

arXiv:1207.5058v125 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the challenge of learning in complex graphical models with latent variables for researchers in statistics and machine learning, but it is incremental as it builds on existing parameterizations and properties.

The paper tackled the problem of parameter fitting and structure learning in nested Markov models, which represent constraints from DAGs with latent variables, by developing algorithms and applying them to various datasets, resulting in practical implementations for these models.

The constraints arising from DAG models with latent variables can be naturally represented by means of acyclic directed mixed graphs (ADMGs). Such graphs contain directed and bidirected arrows, and contain no directed cycles. DAGs with latent variables imply independence constraints in the distribution resulting from a 'fixing' operation, in which a joint distribution is divided by a conditional. This operation generalizes marginalizing and conditioning. Some of these constraints correspond to identifiable 'dormant' independence constraints, with the well known 'Verma constraint' as one example. Recently, models defined by a set of the constraints arising after fixing from a DAG with latents, were characterized via a recursive factorization and a nested Markov property. In addition, a parameterization was given in the discrete case. In this paper we use this parameterization to describe a parameter fitting algorithm, and a search and score structure learning algorithm for these nested Markov models. We apply our algorithms to a variety of datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes