Context-Reinforced Semantic Segmentation
Recent efforts have shown the importance of context on deep convolutional neural network based semantic segmentation. Among others, the predicted segmentation map (p-map) itself which encodes rich high-level semantic cues (e.g. objects and layout) can be regarded as a promising source of context. In this paper, we propose a dedicated module, Context Net, to better explore the context information in p-maps. Without introducing any new supervisions, we formulate the context learning problem as a Markov Decision Process and optimize it using reinforcement learning during which the p-map and Context Net are treated as environment and agent, respectively. Through adequate explorations, the Context Net selects the information which has long-term benefit for segmentation inference. By incorporating the Context Net with a baseline segmentation scheme, we then propose a Context-reinforced Semantic Segmentation network (CiSS-Net), which is fully end-to-end trainable. Experimental results show that the learned context brings 3.9% absolute improvement on mIoU over the baseline segmentation method, and the CiSS-Net achieves the state-of-the-art segmentation performance on ADE20K, PASCAL-Context and Cityscapes.
Code (0)
등록된 구현이 없습니다.
Tasks
Reinforcement LearningSegmentationSemantic SegmentationSimilar Papers 제목 키워드 기반
Learning to Label: A Reinforced Self-Evolving Framework for Semi-supervised Referring Expression Segmentation
Semi-supervised referring expression segmentation (SS-RES) aims to achieve precise pixel-level language grounding under limited annotation, yet suffers from limited supervision and unreliable pseudo-labels when exploitin…
Referring Expression SegmentationSelf-Prediction for Joint Instance and Semantic Segmentation of Point Clouds
We develop a novel learning scheme named Self-Prediction for 3D instance and semantic segmentation of point clouds. Distinct from most existing methods that focus on designing convolutional operators, our method designs …
Instance SegmentationPredictionSegmentationSemantic SegmentationSpatial Information Inference Net: Road Extraction Using Road-Specific Contextual Information
Deep neural networks perform well in road extraction from very high-resolution satellite imagery. A network with certain reasoning ability will give more satisfactory road network extraction results. In this study, we de…
Road SegmentationSegmentationSemantic SegmentationReinforced Evolutionary Neural Architecture Search
Neural Architecture Search (NAS) is an important yet challenging task in network design due to its high computational consumption. To address this issue, we propose the Reinforced Evolutionary Neural Architecture Search …
Neural Architecture SearchSemantic SegmentationRENAS: Reinforced Evolutionary Neural Architecture Search
Neural Architecture Search (NAS) is an important yet challenging task in network design due to its high computational consumption. To address this issue, we propose the Reinforced Evolutionary Neural Architecture Search …
Neural Architecture SearchSemantic Segmentation