Mapping auto-context decision forests to deep convnets for semantic segmentation

TitleMapping auto-context decision forests to deep convnets for semantic segmentation
Publication TypeConference Paper
Year of Publication2016
AuthorsRichmond, DL, Kainmueller, D, Yang, MY, Myers, EW, Rother, C
Conference NameBritish Machine Vision Conference 2016, BMVC 2016
Abstract

We consider the task of pixel-wise semantic segmentation given a small set of labeled training images. Among two of the most popular techniques to address this task are Random Forests (RF) and Neural Networks (NN). In this work, we explore the relationship between two special forms of these techniques: stacked RFs (namely Auto-context) and deep Convolutional Neural Networks (ConvNet). Our main contribution is to show that Auto-context can be mapped to a deep ConvNet with novel architecture, and thereby trained end-to-end. This mapping can be viewed as an intelligent initialization of a deep ConvNet, enabling training even in the face of very limited amounts of training data. We also demonstrate an approximate mapping back from the refined ConvNet to a second stacked RF, with improved performance over the original. We experimentally verify that these mappings outperform stacked RFs for two different applications in computer vision and biology: Kinect-based body part labeling from depth images, and somite segmentation in microscopy images of developing zebrafish.

URLhttps://github.com/BVLC/caffe/wiki/Model-Zoo\#fcn
DOI10.5244/C.30.144
Citation KeyRichmond2016a