Low-Cost Parameterizations of Deep Convolutional Neural Networks
Eran Treister, Lars Ruthotto, Michal Sharoni, Sapir Zafrani, Eldad, Haber

TL;DR
This paper introduces novel, efficient parameterizations of CNNs that reduce computational cost and number of parameters by employing sparser channel coupling, while maintaining comparable accuracy to traditional CNNs.
Contribution
The paper proposes new CNN architectures inspired by PDE discretizations that feature sparser channel coupling, reducing parameters and computation without sacrificing accuracy.
Findings
Reduced number of trainable weights in proposed architectures.
Comparable accuracy to fully coupled CNNs.
Theoretical properties derived from PDE discretizations.
Abstract
Convolutional Neural Networks (CNNs) filter the input data using a series of spatial convolution operators with compactly supported stencils and point-wise nonlinearities. Commonly, the convolution operators couple features from all channels. For wide networks, this leads to immense computational cost in the training of and prediction with CNNs. In this paper, we present novel ways to parameterize the convolution more efficiently, aiming to decrease the number of parameters in CNNs and their computational complexity. We propose new architectures that use a sparser coupling between the channels and thereby reduce both the number of trainable weights and the computational cost of the CNN. Our architectures arise as new types of residual neural network (ResNet) that can be seen as discretizations of a Partial Differential Equations (PDEs) and thus have predictable theoretical properties.…
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
TopicsModel Reduction and Neural Networks · Neural Networks and Applications · Machine Learning in Materials Science
