Learning across scales - A multiscale method for Convolution Neural Networks
Eldad Haber, Lars Ruthotto, Elliot Holtham, Seong-Hwan Jun

TL;DR
This paper links optimal control theory to CNN training, introducing multiscale methods that improve scalability and training efficiency by connecting different resolutions and network depths.
Contribution
It presents novel multiscale approaches for CNNs based on a continuous control perspective, enabling cross-resolution classification and progressive depth training.
Findings
High-resolution classification using low-resolution trained CNNs
Efficient warm-starting of training processes
Gradual depth increase improves training efficiency
Abstract
In this work we establish the relation between optimal control and training deep Convolution Neural Networks (CNNs). We show that the forward propagation in CNNs can be interpreted as a time-dependent nonlinear differential equation and learning as controlling the parameters of the differential equation such that the network approximates the data-label relation for given training data. Using this continuous interpretation we derive two new methods to scale CNNs with respect to two different dimensions. The first class of multiscale methods connects low-resolution and high-resolution data through prolongation and restriction of CNN parameters. We demonstrate that this enables classifying high-resolution images using CNNs trained with low-resolution images and vice versa and warm-starting the learning process. The second class of multiscale methods connects shallow and deep networks and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSeismic Imaging and Inversion Techniques · Model Reduction and Neural Networks · Cell Image Analysis Techniques
MethodsConvolution
