Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

MicroNet: Towards Image Recognition with Extremely Low FLOPs (2011.12289v1)

Published 24 Nov 2020 in cs.CV and cs.LG

Abstract: In this paper, we present MicroNet, which is an efficient convolutional neural network using extremely low computational cost (e.g. 6 MFLOPs on ImageNet classification). Such a low cost network is highly desired on edge devices, yet usually suffers from a significant performance degradation. We handle the extremely low FLOPs based upon two design principles: (a) avoiding the reduction of network width by lowering the node connectivity, and (b) compensating for the reduction of network depth by introducing more complex non-linearity per layer. Firstly, we propose Micro-Factorized convolution to factorize both pointwise and depthwise convolutions into low rank matrices for a good tradeoff between the number of channels and input/output connectivity. Secondly, we propose a new activation function, named Dynamic Shift-Max, to improve the non-linearity via maxing out multiple dynamic fusions between an input feature map and its circular channel shift. The fusions are dynamic as their parameters are adapted to the input. Building upon Micro-Factorized convolution and dynamic Shift-Max, a family of MicroNets achieve a significant performance gain over the state-of-the-art in the low FLOP regime. For instance, MicroNet-M1 achieves 61.1% top-1 accuracy on ImageNet classification with 12 MFLOPs, outperforming MobileNetV3 by 11.3%.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Yunsheng Li (23 papers)
  2. Yinpeng Chen (55 papers)
  3. Xiyang Dai (53 papers)
  4. Dongdong Chen (164 papers)
  5. Mengchen Liu (48 papers)
  6. Lu Yuan (130 papers)
  7. Zicheng Liu (153 papers)
  8. Lei Zhang (1691 papers)
  9. Nuno Vasconcelos (79 papers)
Citations (20)

Summary

We haven't generated a summary for this paper yet.