LGMLSep 26, 2012

Subset Selection for Gaussian Markov Random Fields

arXiv:1209.5991v11 citations
Originality Incremental advance
AI Analysis

This work tackles a computational challenge in probabilistic graphical models, with applications in semi-supervised learning and computer vision, but it is incremental as it builds on existing methods for approximation.

The paper addresses the NP-hard problem of selecting an optimal subset of variables to observe in Gaussian Markov random fields to minimize prediction error, and presents greedy and message-passing algorithms for approximate solutions on specific graph types.

Given a Gaussian Markov random field, we consider the problem of selecting a subset of variables to observe which minimizes the total expected squared prediction error of the unobserved variables. We first show that finding an exact solution is NP-hard even for a restricted class of Gaussian Markov random fields, called Gaussian free fields, which arise in semi-supervised learning and computer vision. We then give a simple greedy approximation algorithm for Gaussian free fields on arbitrary graphs. Finally, we give a message passing algorithm for general Gaussian Markov random fields on bounded tree-width graphs.

Foundations

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

Your Notes