Abstract

In this paper we describe a new mobile architecture, MobileNetV2, that improves the state of the art performance of mobile models on multiple tasks and benchmarks as well as across a spectrum of different model sizes. We also describe efficient ways of applying these mobile models to object detection in a novel framework we call SSDLite. Additionally, we demonstrate how to build mobile semantic segmentation models through a reduced form of DeepLabv3 which we call Mobile DeepLabv3. is based on an inverted residual structure where the shortcut connections are between the thin bottleneck layers. The intermediate expansion layer uses lightweight depthwise convolutions to filter features as a source of non-linearity. Additionally, we find that it is important to remove non-linearities in the narrow layers in order to maintain representational power. We demonstrate that this improves performance and provide an intuition that led to this design. Finally, our approach allows decoupling of the input/output domains from the expressiveness of the transformation, which provides a convenient framework for further analysis. We measure our performance on ImageNet [1] classification, COCO object detection [2], VOC image segmentation [3]. We evaluate the trade-offs between accuracy, and number of operations measured by multiply-adds (MAdd), as well as actual latency, and the number of parameters.

Keywords

Computer scienceObject detectionSegmentationBottleneckArtificial intelligenceResidualPattern recognition (psychology)Distributed computingComputer engineeringData miningAlgorithmEmbedded system

Affiliated Institutions

Related Publications

A ConvNet for the 2020s

The "Roaring 20s" of visual recognition began with the introduction of Vision Transformers (ViTs), which quickly superseded ConvNets as the state-of-the-art image classification...

2022 2022 IEEE/CVF Conference on Computer ... 5683 citations

Publication Info

Year
2018
Type
preprint
Pages
4510-4520
Citations
23142
Access
Closed

Social Impact

Social media, news, blog, policy document mentions

Citation Metrics

23142
OpenAlex
2984
Influential
18809
CrossRef

Cite This

Mark Sandler, Andrew Howard, Menglong Zhu et al. (2018). MobileNetV2: Inverted Residuals and Linear Bottlenecks. 2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition , 4510-4520. https://doi.org/10.1109/cvpr.2018.00474

Identifiers

DOI
10.1109/cvpr.2018.00474
arXiv
1801.04381

Data Quality

Data completeness: 84%