Papers
arxiv:1905.02244

Searching for MobileNetV3

Published on May 6, 2019
Authors:
,
,
,
,
,
,
,
,
,
,
,

Abstract

We present the next generation of MobileNets based on a combination of complementary search techniques as well as a novel architecture design. MobileNetV3 is tuned to mobile phone CPUs through a combination of hardware-aware network architecture search (NAS) complemented by the NetAdapt algorithm and then subsequently improved through novel architecture advances. This paper starts the exploration of how automated search algorithms and network design can work together to harness complementary approaches improving the overall state of the art. Through this process we create two new MobileNet models for release: <PRE_TAG>MobileNetV3-Large</POST_TAG> and <PRE_TAG>MobileNetV3-Small</POST_TAG> which are targeted for high and low resource use cases. These models are then adapted and applied to the tasks of object detection and semantic segmentation. For the task of semantic segmentation (or any dense pixel prediction), we propose a new efficient segmentation decoder Lite Reduced Atrous Spatial Pyramid Pooling (LR-ASPP). We achieve new state of the art results for mobile classification, detection and segmentation. <PRE_TAG>MobileNetV3-Large</POST_TAG> is 3.2\% more accurate on ImageNet classification while reducing latency by 15\% compared to MobileNetV2. <PRE_TAG>MobileNetV3-Small</POST_TAG> is 4.6\% more accurate while reducing latency by 5\% compared to MobileNetV2. <PRE_TAG>MobileNetV3-Large</POST_TAG> detection is 25\% faster at roughly the same accuracy as MobileNetV2 on COCO detection. <PRE_TAG>MobileNetV3-Large</POST_TAG> LR-ASPP is 30\% faster than MobileNetV2 R-ASPP at similar accuracy for Cityscapes segmentation.

Community

Sign up or log in to comment

Models citing this paper 23

Browse 23 models citing this paper

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/1905.02244 in a dataset README.md to link it from this page.

Spaces citing this paper 9

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.