Convolutional Random Walk Networks for Semantic Image Segmentation

05/24/2016
by   Gedas Bertasius, et al.
0

Most current semantic segmentation methods rely on fully convolutional networks (FCNs). However, their use of large receptive fields and many pooling layers cause low spatial resolution inside the deep layers. This leads to predictions with poor localization around the boundaries. Prior work has attempted to address this issue by post-processing predictions with CRFs or MRFs. But such models often fail to capture semantic relationships between objects, which causes spatially disjoint predictions. To overcome these problems, recent methods integrated CRFs or MRFs into an FCN framework. The downside of these new models is that they have much higher complexity than traditional FCNs, which renders training and testing more challenging. In this work we introduce a simple, yet effective Convolutional Random Walk Network (RWN) that addresses the issues of poor boundary localization and spatially fragmented predictions with very little increase in model complexity. Our proposed RWN jointly optimizes the objectives of pixelwise affinity and semantic segmentation. It combines these two objectives via a novel random walk layer that enforces consistent spatial grouping in the deep layers of the network. Our RWN is implemented using standard convolution and matrix multiplication. This allows an easy integration into existing FCN frameworks and it enables end-to-end training of the whole network via standard back-propagation. Our implementation of RWN requires just 131 additional parameters compared to the traditional FCNs, and yet it consistently produces an improvement over the FCNs on semantic segmentation and scene labeling.

READ FULL TEXT

page 1

page 4

page 6

research
11/09/2015

Semantic Segmentation with Boundary Neural Fields

The state-of-the-art in semantic segmentation is currently represented b...
research
04/11/2019

A Relation-Augmented Fully Convolutional Network for Semantic Segmentation in Aerial Scenes

Most current semantic segmentation approaches fall back on deep convolut...
research
04/11/2019

A Relation-Augmented Fully Convolutional Network for Semantic Segmentationin Aerial Scenes

Most current semantic segmentation approaches fall back on deep convolut...
research
02/01/2018

Learning random-walk label propagation for weakly-supervised semantic segmentation

Large-scale training for semantic segmentation is challenging due to the...
research
11/11/2020

Scribble-Supervised Semantic Segmentation by Random Walk on Neural Representation and Self-Supervision on Neural Eigenspace

Scribble-supervised semantic segmentation has gained much attention rece...
research
07/30/2018

Deep Group-shuffling Random Walk for Person Re-identification

Person re-identification aims at finding a person of interest in an imag...
research
01/09/2019

Trace-back Along Capsules and Its Application on Semantic Segmentation

In this paper, we propose a capsule-based neural network model to solve ...

Please sign up or login with your details

Forgot password? Click here to reset