Learning Message-Passing Inference Machines for Structured Prediction - Robotics Institute Carnegie Mellon University

Learning Message-Passing Inference Machines for Structured Prediction

Conference Paper, Proceedings of (CVPR) Computer Vision and Pattern Recognition, pp. 2737 - 2744, June, 2011

Abstract

Nearly every structured prediction problem in computer vision requires approximate inference due to large and com- plex dependencies among output labels. While graphical models provide a clean separation between modeling and inference, learning these models with approximate infer- ence is not well understood. Furthermore, even if a good model is learned, predictions are often inaccurate due to approximations. In this work, instead of performing infer- ence over a graphical model, we instead consider the in- ference procedure as a composition of predictors. Specif- ically, we focus on message-passing algorithms, such as Belief Propagation, and show how they can be viewed as procedures that sequentially predict label distributions at each node over a graph. Given labeled graphs, we can then train the sequence of predictors to output the correct label- ings. The result no longer corresponds to a graphical model but simply defines an inference procedure, with strong the- oretical properties, that can be used to classify new graphs. We demonstrate the scalability and efficacy of our approach on 3D point cloud classification and 3D surface estimation from single images.

BibTeX

@conference{Ross-2011-7301,
author = {Stephane Ross and Daniel Munoz and Martial Hebert and J. Andrew (Drew) Bagnell},
title = {Learning Message-Passing Inference Machines for Structured Prediction},
booktitle = {Proceedings of (CVPR) Computer Vision and Pattern Recognition},
year = {2011},
month = {June},
pages = {2737 - 2744},
}