Two Sides of The Same Coin: Bridging Deep Equilibrium Models and Neural ODEs via Homotopy Continuation
Shutong Ding, Tianyu Cui, Jingya Wang, Ye Shi

TL;DR
This paper establishes a theoretical connection between Deep Equilibrium Models and Neural ODEs using homotopy continuation, introduces HomoODE as a new implicit model combining their strengths, and demonstrates its superior performance in image classification.
Contribution
The paper introduces HomoODE, a novel implicit model that unifies DEQs and Neural ODEs through homotopy continuation, enhancing accuracy and stability.
Findings
HomoODE outperforms existing implicit models in accuracy.
HomoODE reduces memory consumption compared to prior models.
The model provides insights into the effectiveness of Augmented Neural ODEs.
Abstract
Deep Equilibrium Models (DEQs) and Neural Ordinary Differential Equations (Neural ODEs) are two branches of implicit models that have achieved remarkable success owing to their superior performance and low memory consumption. While both are implicit models, DEQs and Neural ODEs are derived from different mathematical formulations. Inspired by homotopy continuation, we establish a connection between these two models and illustrate that they are actually two sides of the same coin. Homotopy continuation is a classical method of solving nonlinear equations based on a corresponding ODE. Given this connection, we proposed a new implicit model called HomoODE that inherits the property of high accuracy from DEQs and the property of stability from Neural ODEs. Unlike DEQs, which explicitly solve an equilibrium-point-finding problem via Newton's methods in the forward pass, HomoODE solves the…
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
Taxonomy
TopicsModel Reduction and Neural Networks
