Closed-form Continuous-time Neural Models
Ramin Hasani, Mathias Lechner, Alexander Amini, Lucas Liebenwein,, Aaron Ray, Max Tschaikowski, Gerald Teschl, Daniela Rus

TL;DR
This paper introduces a method to approximate the solutions of continuous-time neural models in closed form, significantly speeding up training and inference while maintaining high performance in time series tasks.
Contribution
It presents a novel closed-form approximation for liquid time-constant networks, enabling faster and more scalable continuous-time neural models without relying on numerical solvers.
Findings
Models are 1-5 orders of magnitude faster in training and inference.
Closed-form models scale better than traditional ODE-based networks.
Achieves superior performance in time series modeling.
Abstract
Continuous-time neural processes are performant sequential decision-makers that are built by differential equations (DE). However, their expressive power when they are deployed on computers is bottlenecked by numerical DE solvers. This limitation has significantly slowed down the scaling and understanding of numerous natural physical phenomena such as the dynamics of nervous systems. Ideally, we would circumvent this bottleneck by solving the given dynamical system in closed form. This is known to be intractable in general. Here, we show it is possible to closely approximate the interaction between neurons and synapses -- the building blocks of natural and artificial neural networks -- constructed by liquid time-constant networks (LTCs) efficiently in closed-form. To this end, we compute a tightly-bounded approximation of the solution of an integral appearing in LTCs' dynamics, that has…
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
TopicsModel Reduction and Neural Networks · Neural Networks and Reservoir Computing · Neural Networks and Applications
