Highlight

EfficientNetV2: Smaller Models and Faster Training

Introduces EfficientNetV2, convolutional networks from training-aware NAS and scaling that train faster and use parameters more efficiently.

Based on

EfficientNetV2: Smaller Models and Faster Training

By Mingxing Tan, Quoc V. LeInternational Conference on Machine Learning
Read original article →

EfficientNetV2 introduces a new family of convolutional networks designed for faster training speed and better parameter efficiency than previous models. To build them, the authors use a combination of training-aware neural architecture search and scaling to jointly optimize training speed and parameter efficiency, searching from a space enriched with new operations such as Fused-MBConv. They also train with progressively increasing image size, and because this can reduce accuracy, they propose adaptively adjusting regularization such as dropout and data augmentation as the image size grows.

Experiments show EfficientNetV2 models train much faster than state-of-the-art models while being up to 6.8x smaller. With progressive learning, they significantly outperform prior models on ImageNet and on CIFAR, Cars, and Flowers datasets, and after pretraining on ImageNet21k, EfficientNetV2 attains 87.3% top-1 accuracy on ImageNet ILSVRC2012, exceeding a recent Vision Transformer by 2.0% while training 5x to 11x faster using the same computing resources.

Abstract

EfficientNetV2 is a family of convolutional networks with faster training and better parameter efficiency than prior models, developed using training-aware neural architecture search and scaling over a space enriched with Fused-MBConv. Progressive image-size increase speeds training further, with adaptively adjusted regularization to offset the accuracy drop. The models are up to 6.8x smaller; pretrained on ImageNet21k, EfficientNetV2 reaches 87.3% top-1 on ImageNet, beating a recent ViT by 2.0% while training 5x-11x faster.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

convolutional neural networksneural architecture searchtraining efficiencyprogressive learningimage classificationImageNet
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.