Piecewise-constant Neural ODEs

06/11/2021
by   Sam Greydanus, et al.
0

Neural networks are a popular tool for modeling sequential data but they generally do not treat time as a continuous variable. Neural ODEs represent an important exception: they parameterize the time derivative of a hidden state with a neural network and then integrate over arbitrary amounts of time. But these parameterizations, which have arbitrary curvature, can be hard to integrate and thus train and evaluate. In this paper, we propose making a piecewise-constant approximation to Neural ODEs to mitigate these issues. Our model can be integrated exactly via Euler integration and can generate autoregressive samples in 3-20 times fewer steps than comparable RNN and ODE-RNN models. We evaluate our model on several synthetic physics tasks and a planning task inspired by the game of billiards. We find that it matches the performance of baseline approaches while requiring less time to train and evaluate.

READ FULL TEXT
research
08/22/2017

Skip RNN: Learning to Skip State Updates in Recurrent Neural Networks

Recurrent Neural Networks (RNNs) continue to show outstanding performanc...
research
11/01/2018

Liquid Time-constant Recurrent Neural Networks as Universal Approximators

In this paper, we introduce the notion of liquid time-constant (LTC) rec...
research
06/02/2023

Neural Differential Recurrent Neural Network with Adaptive Time Steps

The neural Ordinary Differential Equation (ODE) model has shown success ...
research
08/22/2018

An Explicit Neural Network Construction for Piecewise Constant Function Approximation

We present an explicit construction for feedforward neural network (FNN)...
research
09/25/2016

The RNN-ELM Classifier

In this paper we examine learning methods combining the Random Neural Ne...
research
08/06/2023

Randomized Neural Networks with Petrov-Galerkin Methods for Solving Linear Elasticity Problems

We develop the Randomized Neural Networks with Petrov-Galerkin Methods (...
research
07/09/2020

Blends in Maple

A blend of two Taylor series for the same smooth real- or complex-valued...

Please sign up or login with your details

Forgot password? Click here to reset