NAS-based Recursive Stage Partial Network (RSPNet) for Light-Weight Semantic Segmentation
Yi-Chun Wang, Jun-Wei Hsieh, Ming-Ching Chang

TL;DR
This paper introduces a NAS-based recursive stage partial network (RSPNet) designed for lightweight semantic segmentation, achieving state-of-the-art performance with significantly fewer parameters through a two-stage architecture search and a novel path-attention mechanism.
Contribution
The paper presents a new two-stage NAS framework with a recursive stage partial architecture and path-attention mechanism for efficient lightweight semantic segmentation.
Findings
Achieves state-of-the-art performance on Cityscapes dataset
Uses only 1/4 of parameters compared to SOTA architectures
Completes architecture search in five days on two V100 GPUs
Abstract
Current NAS-based semantic segmentation methods focus on accuracy improvements rather than light-weight design. In this paper, we proposed a two-stage framework to design our NAS-based RSPNet model for light-weight semantic segmentation. The first architecture search determines the inner cell structure, and the second architecture search considers exponentially growing paths to finalize the outer structure of the network. It was shown in the literature that the fusion of high- and low-resolution feature maps produces stronger representations. To find the expected macro structure without manual design, we adopt a new path-attention mechanism to efficiently search for suitable paths to fuse useful information for better segmentation. Our search for repeatable micro-structures from cells leads to a superior network architecture in semantic segmentation. In addition, we propose an RSP…
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 · Advanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection
