IEEE Access (Jan 2018)

Merging-and-Evolution Networks for Mobile Vision Applications

  • Zheng Qin,
  • Zhaoning Zhang,
  • Shiqing Zhang,
  • Hao Yu,
  • Yuxing Peng

DOI
https://doi.org/10.1109/ACCESS.2018.2843341
Journal volume & issue
Vol. 6
pp. 31294 – 31306

Abstract

Read online

Compact neural networks are inclined to exploit “sparsely-connected”convolutions, such as depthwise convolution and group convolution for employment in mobile applications. Compared with standard “fully-connected”convolutions, these convolutions are more computationally economical. However, “sparsely-connected”convolutions block the inter-group information exchange, which induces severe performance degradation. To address this issue, we present two novel operations named merging and evolution to leverage the inter-group information. Our key idea is encoding the inter-group information with a narrow feature map, and then combining the generated features with the original network for better representation. Taking advantage of the proposed operations, we then introduce the Merging-and-Evolution (ME) module, an architectural unit specifically designed for compact networks. Finally, we propose a family of compact neural networks called MENet based on the ME modules. Extensive experiments on CIFAR, SVHN, ILSVRC 2012, and PASCAL VOC 2007 data sets demonstrate that MENet consistently outperforms other state-of-the-art compact networks under different computational budgets. For instance, under the computational budget of 140 MFLOPs, MENet surpasses ShuffleNet by 1% and MobileNet by 1.95% on ILSVRC 2012 top-1 accuracy, while by 2.9% and 4.1% on PASCAL VOC 2007 mAP, respectively.

Keywords