STITPRMLApr 22, 2016

Learning a Tree-Structured Ising Model in Order to Make Predictions

arXiv:1604.06749v349 citations
Originality Incremental advance
AI Analysis

This addresses the sample efficiency challenge for prediction tasks in graphical models, offering a more practical approach than full graph recovery, though it is incremental in focusing on a specific distance metric.

The paper tackles the problem of learning a tree Ising model for accurate predictions of variable subsets, showing that far fewer samples are needed than for recovering the true underlying tree, enabling predictions with the wrong tree.

We study the problem of learning a tree Ising model from samples such that subsequent predictions made using the model are accurate. The prediction task considered in this paper is that of predicting the values of a subset of variables given values of some other subset of variables. Virtually all previous work on graphical model learning has focused on recovering the true underlying graph. We define a distance ("small set TV" or ssTV) between distributions $P$ and $Q$ by taking the maximum, over all subsets $\mathcal{S}$ of a given size, of the total variation between the marginals of $P$ and $Q$ on $\mathcal{S}$; this distance captures the accuracy of the prediction task of interest. We derive non-asymptotic bounds on the number of samples needed to get a distribution (from the same class) with small ssTV relative to the one generating the samples. One of the main messages of this paper is that far fewer samples are needed than for recovering the underlying tree, which means that accurate predictions are possible using the wrong tree.

Foundations

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

Your Notes