CVPR 2016spotlight200 citations

Gaussian Conditional Random Field Network for Semantic Segmentation

Raviteja Vemulapalli, Oncel Tuzel, Ming-Yu Liu, Rama Chellapa

Abstract

In contrast to the existing approaches that use discrete Conditional Random Field (CRF) models, we propose to use a Gaussian CRF model for the task of semantic segmentation. We propose a novel deep network, which we refer to as Gaussian Mean Field (GMF) network, whose layers perform mean field inference over a Gaussian CRF. The proposed GMF network has the desired property that each of its layers produces an output that is closer to the maximum a posteriori solution of the Gaussian CRF compared to its input. By combining the proposed GMF network with deep Convolutional Neural Networks (CNNs), we propose a new end-to-end trainable Gaussian conditional random field network. The proposed Gaussian CRF network is composed of three sub-networks: (i) a CNN-based unary network for generating unary potentials, (ii) a CNN-based pairwise network for generating pairwise potentials, and (iii) a GMF network for performing Gaussian CRF inference. When trained end-to-end in a discriminative fashion, and evaluated on the challenging PASCALVOC 2012 segmentation dataset, the proposed Gaussian CRF network outperforms various recent semantic segmentation approaches that combine CNNs with discrete CRF models.

BibTeX
@inproceedings{cvpr2016_gaussianconditio,
  title = {Gaussian Conditional Random Field Network for Semantic Segmentation},
  author = {Raviteja Vemulapalli and Oncel Tuzel and Ming-Yu Liu and Rama Chellapa},
  booktitle = {CVPR 2016},
  year = {2016}
}
Gaussian Conditional Random Field Network for Semantic Segmentation · CVPR 2016