Pith. sign in

REVIEW 3 cited by

Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1904.02877 v1 pith:QLQKZD7C submitted 2019-04-05 cs.LG cs.CVstat.ML

classification cs.LGcs.CVstat.ML
keywords single-pathhardware-efficientsearchaccuracycomparedconvnetsdesignmethods
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Can we automatically design a Convolutional Network (ConvNet) with the highest image classification accuracy under the runtime constraint of a mobile device? Neural architecture search (NAS) has revolutionized the design of hardware-efficient ConvNets by automating this process. However, the NAS problem remains challenging due to the combinatorially large design space, causing a significant searching time (at least 200 GPU-hours). To alleviate this complexity, we propose Single-Path NAS, a novel differentiable NAS method for designing hardware-efficient ConvNets in less than 4 hours. Our contributions are as follows: 1. Single-path search space: Compared to previous differentiable NAS methods, Single-Path NAS uses one single-path over-parameterized ConvNet to encode all architectural decisions with shared convolutional kernel parameters, hence drastically decreasing the number of trainable parameters and the search cost down to few epochs. 2. Hardware-efficient ImageNet classification: Single-Path NAS achieves 74.96% top-1 accuracy on ImageNet with 79ms latency on a Pixel 1 phone, which is state-of-the-art accuracy compared to NAS methods with similar constraints (<80ms). 3. NAS efficiency: Single-Path NAS search cost is only 8 epochs (30 TPU-hours), which is up to 5,000x faster compared to prior work. 4. Reproducibility: Unlike all recent mobile-efficient NAS methods which only release pretrained models, we open-source our entire codebase at: https://github.com/dstamoulis/single-path-nas.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. MoGA: Searching Beyond MobileNetV3

    cs.LG 2019-08 conditional novelty 5.0 of 10

    MoGA uses weighted NSGA-II and a one-shot supernet to search mobile GPU-aware architectures, producing models that beat MobileNetV3 on ImageNet at similar mobile GPU latency with 200x less search cost than MnasNet.

  2. Efficient Deep Neural Networks

    cs.CV 2019-08 conditional novelty 4.0 of 10

    A dissertation showing that deep learning can be made practical on edge devices through four complementary routes: model, data, hardware, and design efficiency.

  3. AutoML: A Survey of the State-of-the-Art

    cs.LG 2019-08 unverdicted novelty 1.0 of 10

    A survey that organizes AutoML into a four-stage pipeline and reviews neural architecture search methods, their performance, and open problems.

Pith tools