Surrogate-assisted Multi-objective Neural Architecture Search for Real-time Semantic Segmentation
Zhichao Lu, Ran Cheng, Shihua Huang, Haoming Zhang, Changxiao Qiu, and, Fan Yang

TL;DR
This paper introduces a surrogate-assisted multi-objective neural architecture search method tailored for real-time semantic segmentation, effectively balancing accuracy and inference speed on high-resolution images.
Contribution
It presents a novel multi-objective NAS approach with surrogate models and hierarchical pre-screening for efficient architecture discovery in semantic segmentation.
Findings
Outperforms state-of-the-art architectures on benchmark datasets.
Achieves real-time inference with high segmentation accuracy.
Demonstrates effectiveness on Huawei Atlas 200 DK platform.
Abstract
The architectural advancements in deep neural networks have led to remarkable leap-forwards across a broad array of computer vision tasks. Instead of relying on human expertise, neural architecture search (NAS) has emerged as a promising avenue toward automating the design of architectures. While recent achievements in image classification have suggested opportunities, the promises of NAS have yet to be thoroughly assessed on more challenging tasks of semantic segmentation. The main challenges of applying NAS to semantic segmentation arise from two aspects: (i) high-resolution images to be processed; (ii) additional requirement of real-time inference speed (i.e., real-time semantic segmentation) for applications such as autonomous driving. To meet such challenges, we propose a surrogate-assisted multi-objective method in this paper. Through a series of customized prediction models, our…
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 · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
