Deep Learning for Semantic Part Segmentation with High-Level Guidance
S. Tsogkas, I. Kokkinos, G. Papandreou, A. Vedaldi

TL;DR
This paper enhances semantic part segmentation by integrating high-level prior information using Restricted Boltzmann Machines into a deep learning framework, improving accuracy especially in challenging scenarios.
Contribution
It introduces a novel discriminative training of a prior model with RBMs for semantic segmentation, combining high-level constraints with deep CNNs and multi-scale schemes.
Findings
Outperforms existing methods on benchmark datasets.
Improves segmentation of occluded and deformable objects.
Multi-scale approach boosts accuracy for finer parts.
Abstract
In this work we address the task of segmenting an object into its parts, or semantic part segmentation. We start by adapting a state-of-the-art semantic segmentation system to this task, and show that a combination of a fully-convolutional Deep CNN system coupled with Dense CRF labelling provides excellent results for a broad range of object categories. Still, this approach remains agnostic to high-level constraints between object parts. We introduce such prior information by means of the Restricted Boltzmann Machine, adapted to our task and train our model in an discriminative fashion, as a hidden CRF, demonstrating that prior information can yield additional improvements. We also investigate the performance of our approach ``in the wild'', without information concerning the objects' bounding boxes, using an object detector to guide a multi-scale segmentation scheme. We evaluate the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsRestricted Boltzmann Machine · Conditional Random Field
