HeunNet: Extending ResNet using Heun's Methods

05/13/2021
by   Mehrdad Maleki, et al.
0

There is an analogy between the ResNet (Residual Network) architecture for deep neural networks and an Euler solver for an ODE. The transformation performed by each layer resembles an Euler step in solving an ODE. We consider the Heun Method, which involves a single predictor-corrector cycle, and complete the analogy, building a predictor-corrector variant of ResNet, which we call a HeunNet. Just as Heun's method is more accurate than Euler's, experiments show that HeunNet achieves high accuracy with low computational (both training and test) time compared to both vanilla recurrent neural networks and other ResNet variants.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/10/2021

Accuracy and Architecture Studies of Residual Neural Network solving Ordinary Differential Equations

In this paper we consider utilizing a residual neural network (ResNet) t...
research
02/28/2019

Towards Robust ResNet: A Small Step but A Giant Leap

This paper presents a simple yet principled approach to boosting the rob...
research
11/24/2018

Forward Stability of ResNet and Its Variants

The residual neural network (ResNet) is a popular deep network architect...
research
03/21/2020

Deep Euler method: solving ODEs by approximating the local truncation error of the Euler method

In this paper, we propose a deep learning-based method, deep Euler metho...
research
03/31/2022

A Temporal-oriented Broadcast ResNet for COVID-19 Detection

Detecting COVID-19 from audio signals, such as breathing and coughing, c...
research
12/12/2019

STEERAGE: Synthesis of Neural Networks Using Architecture Search and Grow-and-Prune Methods

Neural networks (NNs) have been successfully deployed in many applicatio...
research
10/01/2021

ResNet strikes back: An improved training procedure in timm

The influential Residual Networks designed by He et al. remain the gold-...

Please sign up or login with your details

Forgot password? Click here to reset