LGMLJun 18, 2014

Guaranteed Scalable Learning of Latent Tree Models

arXiv:1406.4566v47 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of scalable and accurate learning of latent tree models, which is important for applications in machine learning and statistics, though it appears incremental as it builds on existing methods like tensor decompositions and divide-and-conquer strategies.

The paper tackles the problem of learning latent tree graphical models by proposing an integrated approach for structure and parameter estimation, which guarantees correct recovery of the tree structure and parameters with low sample complexity for linear multivariate latent tree models, including discrete and Gaussian distributions and Gaussian mixtures.

We present an integrated approach for structure and parameter estimation in latent tree graphical models. Our overall approach follows a "divide-and-conquer" strategy that learns models over small groups of variables and iteratively merges onto a global solution. The structure learning involves combinatorial operations such as minimum spanning tree construction and local recursive grouping; the parameter learning is based on the method of moments and on tensor decompositions. Our method is guaranteed to correctly recover the unknown tree structure and the model parameters with low sample complexity for the class of linear multivariate latent tree models which includes discrete and Gaussian distributions, and Gaussian mixtures. Our bulk asynchronous parallel algorithm is implemented in parallel and the parallel computation complexity increases only logarithmically with the number of variables and linearly with dimensionality of each variable.

Foundations

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

Your Notes