An Efficient Quantitative Approach for Optimizing Convolutional Neural Networks
Yuke Wang, Boyuan Feng, Xueqiao Peng, Yufei Ding

TL;DR
This paper introduces 3D-Receptive Field, an explainable metric for optimizing CNN architectures, reducing training overhead and improving accuracy and efficiency in model design.
Contribution
The paper presents a novel, interpretable metric called 3D-Receptive Field to guide CNN architecture optimization, enabling a static optimizer that reduces training efforts.
Findings
Achieved up to 5.47% accuracy improvement.
Reduced model parameters by up to 65.38%.
Validated effectiveness across multiple CNN architectures.
Abstract
With the increasing popularity of deep learning, Convolutional Neural Networks (CNNs) have been widely applied in various domains, such as image classification and object detection, and achieve stunning success in terms of their high accuracy over the traditional statistical methods. To exploit the potential of CNN models, a huge amount of research and industry efforts have been devoted to optimizing CNNs. Among these endeavors, CNN architecture design has attracted tremendous attention because of its great potential of improving model accuracy or reducing model complexity. However, existing work either introduces repeated training overhead in the search process or lacks an interpretable metric to guide the design. To clear these hurdles, we propose 3D-Receptive Field (3DRF), an explainable and easy-to-compute metric, to estimate the quality of a CNN architecture and guide the search…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods1x1 Convolution · Kaiming Initialization · Average Pooling · Global Average Pooling · Batch Normalization · Residual Connection · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Residual Block · Convolution
