English

Top-Down Learning for Structured Labeling with Convolutional Pseudoprior

Computer Vision and Pattern Recognition 2016-07-27 v2 Machine Learning

Abstract

Current practice in convolutional neural networks (CNN) remains largely bottom-up and the role of top-down process in CNN for pattern analysis and visual inference is not very clear. In this paper, we propose a new method for structured labeling by developing convolutional pseudo-prior (ConvPP) on the ground-truth labels. Our method has several interesting properties: (1) compared with classical machine learning algorithms like CRFs and Structural SVM, ConvPP automatically learns rich convolutional kernels to capture both short- and long- range contexts; (2) compared with cascade classifiers like Auto-Context, ConvPP avoids the iterative steps of learning a series of discriminative classifiers and automatically learns contextual configurations; (3) compared with recent efforts combing CNN models with CRFs and RNNs, ConvPP learns convolution in the labeling space with much improved modeling capability and less manual specification; (4) compared with Bayesian models like MRFs, ConvPP capitalizes on the rich representation power of convolution by automatically learning priors built on convolutional filters. We accomplish our task using pseudo-likelihood approximation to the prior under a novel fixed-point network structure that facilitates an end-to-end learning process. We show state-of-the-art results on sequential labeling and image labeling benchmarks.

Keywords

Cite

@article{arxiv.1511.07409,
  title  = {Top-Down Learning for Structured Labeling with Convolutional Pseudoprior},
  author = {Saining Xie and Xun Huang and Zhuowen Tu},
  journal= {arXiv preprint arXiv:1511.07409},
  year   = {2016}
}

Comments

To appear in ECCV 2016, 16 pages, 6 figures

R2 v1 2026-06-22T11:52:28.989Z