STMLAug 2, 2017

Latent tree models

arXiv:1708.00847v114 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental introduction to a known model class used in fields like phylogenetics and computer vision.

The paper introduces latent tree models, graphical models on trees with partially observed variables, and explains their theoretical foundations, focusing on tree metrics for structural description, algorithm design, and learning limits.

Latent tree models are graphical models defined on trees, in which only a subset of variables is observed. They were first discussed by Judea Pearl as tree-decomposable distributions to generalise star-decomposable distributions such as the latent class model. Latent tree models, or their submodels, are widely used in: phylogenetic analysis, network tomography, computer vision, causal modeling, and data clustering. They also contain other well-known classes of models like hidden Markov models, Brownian motion tree model, the Ising model on a tree, and many popular models used in phylogenetics. This article offers a concise introduction to the theory of latent tree models. We emphasise the role of tree metrics in the structural description of this model class, in designing learning algorithms, and in understanding fundamental limits of what and when can be learned.

Foundations

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

Your Notes