Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Higher Order Conditional Random Fields in Deep Neural Networks

About

We address the problem of semantic segmentation using deep learning. Most segmentation systems include a Conditional Random Field (CRF) to produce a structured output that is consistent with the image's visual features. Recent deep learning approaches have incorporated CRFs into Convolutional Neural Networks (CNNs), with some even training the CRF end-to-end with the rest of the network. However, these approaches have not employed higher order potentials, which have previously been shown to significantly improve segmentation performance. In this paper, we demonstrate that two types of higher order potential, based on object detections and superpixels, can be included in a CRF embedded within a deep network. We design these higher order potentials to allow inference with the differentiable mean field algorithm. As a result, all the parameters of our richer CRF model can be learned end-to-end with our pixelwise CNN classifier. We achieve state-of-the-art segmentation performance on the PASCAL VOC benchmark with these trainable higher order potentials.

Anurag Arnab, Sadeep Jayasumana, Shuai Zheng, Philip Torr• 2015

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (test)
mIoU77.9
1342
Semantic segmentationPASCAL Context (val)
mIoU41.3
323
Semantic segmentationPascal Context (test)
mIoU41.3
176
Semantic segmentationPascal Context
mIoU41.3
111
Semantic segmentationPascal Context 60
mIoU41.3
81
Semantic segmentationPASCAL-Context 59 classes (test)
mIoU41.3
75
Semantic segmentationPASCAL-Context 60 classes (test)
mIoU41.3
54
Showing 7 of 7 rows

Other info

Follow for update