Learning Latent Tree Graphical Models
Myung Jin Choi, Vincent Y. F. Tan, Animashree Anandkumar, Alan S., Willsky

TL;DR
This paper introduces two efficient algorithms for learning minimal latent tree graphical models from partial observations, capable of handling non-leaf observed nodes and applicable to real-world data.
Contribution
The paper presents two novel algorithms, recursive grouping and CLGrouping, for consistent and efficient learning of minimal latent trees without constraints on observed node positions.
Findings
Algorithms outperform existing methods in accuracy and efficiency.
Effective on various models like hidden Markov models and star graphs.
Successfully applied to real-world datasets such as stock returns and newsgroup words.
Abstract
We study the problem of learning a latent tree graphical model where samples are available only from a subset of variables. We propose two consistent and computationally efficient algorithms for learning minimal latent trees, that is, trees without any redundant hidden nodes. Unlike many existing methods, the observed nodes (or variables) are not constrained to be leaf nodes. Our first algorithm, recursive grouping, builds the latent tree recursively by identifying sibling groups using so-called information distances. One of the main contributions of this work is our second algorithm, which we refer to as CLGrouping. CLGrouping starts with a pre-processing procedure in which a tree over the observed variables is constructed. This global step groups the observed nodes that are likely to be close to each other in the true latent tree, thereby guiding subsequent recursive grouping (or…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Machine Learning and Data Classification · Topic Modeling
