EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks

AI-generated keywords: EfficientNet Model Scaling Convolutional Neural Networks ImageNet Transfer Learning

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Authors explore model scaling in Convolutional Neural Networks (ConvNets)
  • Current practice is to scale up for better accuracy if more resources become available
  • Authors propose a new scaling method that uniformly scales all dimensions of depth/width/resolution using a compound coefficient
  • This method is highly effective on MobileNets and ResNet models
  • Authors use neural architecture search to design a new baseline network which they scale up to obtain EfficientNets family of models
  • EfficientNets achieve much better accuracy and efficiency than previous ConvNets
  • EfficientNet-B7 achieves state-of-the-art 84.3% top-1 accuracy on ImageNet while being 8.4x smaller and 6.1x faster on inference than the best existing ConvNet
  • EfficientNets transfer well across datasets and achieve state-of-the-art accuracy on CIFAR-100 (91.7%), Flowers (98.8%), and three other transfer learning datasets with an order of magnitude fewer parameters than previous models
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Mingxing Tan, Quoc V. Le

International Conference on Machine Learning, 2019
ICML 2019

Abstract: Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available. In this paper, we systematically study model scaling and identify that carefully balancing network depth, width, and resolution can lead to better performance. Based on this observation, we propose a new scaling method that uniformly scales all dimensions of depth/width/resolution using a simple yet highly effective compound coefficient. We demonstrate the effectiveness of this method on scaling up MobileNets and ResNet. To go even further, we use neural architecture search to design a new baseline network and scale it up to obtain a family of models, called EfficientNets, which achieve much better accuracy and efficiency than previous ConvNets. In particular, our EfficientNet-B7 achieves state-of-the-art 84.3% top-1 accuracy on ImageNet, while being 8.4x smaller and 6.1x faster on inference than the best existing ConvNet. Our EfficientNets also transfer well and achieve state-of-the-art accuracy on CIFAR-100 (91.7%), Flowers (98.8%), and 3 other transfer learning datasets, with an order of magnitude fewer parameters. Source code is at https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet.

Submitted to arXiv on 28 May. 2019

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 1905.11946v5

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

In their paper "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks," authors Mingxing Tan and Quoc V. Le explore the concept of model scaling in Convolutional Neural Networks (ConvNets). They note that ConvNets are often developed with a fixed resource budget and then scaled up for better accuracy if more resources become available. However, the authors argue that carefully balancing network depth, width, and resolution can lead to even better performance. To this end, they propose a new scaling method that uniformly scales all dimensions of depth/width/resolution using a compound coefficient. This method is demonstrated to be highly effective on MobileNets and ResNet models. The authors take things further by using neural architecture search to design a new baseline network which they scale up to obtain a family of models called EfficientNets. These models achieve much better accuracy and efficiency than previous ConvNets; their EfficientNet-B7 achieves state-of-the-art 84.3% top-1 accuracy on ImageNet while being 8.4x smaller and 6.1x faster on inference than the best existing ConvNet. Furthermore, the EfficientNets transfer well across datasets and achieve state-of-the-art accuracy on CIFAR-100 (91.7%), Flowers (98.8%), and three other transfer learning datasets with an order of magnitude fewer parameters than previous models. Overall, the authors' work highlights the importance of careful model scaling in ConvNets and presents an effective new method for achieving improved performance while maintaining efficiency. Their EfficientNet models demonstrate significant improvements over previous state-of-the-art models across multiple datasets while requiring fewer parameters.
Created on 26 May. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.