ACE-NODE: Attentive Co-Evolving Neural Ordinary Differential Equations
Sheo Yon Jhin, Minju Jo, Taeyong Kong, Jinsung Jeon, Noseong Park

TL;DR
ACE-NODE introduces an attentive dual co-evolving neural ODE framework that enhances the capabilities of standard NODEs by incorporating attention mechanisms, leading to improved performance across various tasks.
Contribution
This paper presents the first integration of attention mechanisms into NODEs through a dual co-evolving architecture, addressing limitations of traditional NODEs.
Findings
Outperforms existing NODE-based methods in most cases
Supports both pairwise and elementwise attention
Achieves significant improvements in experimental results
Abstract
Neural ordinary differential equations (NODEs) presented a new paradigm to construct (continuous-time) neural networks. While showing several good characteristics in terms of the number of parameters and the flexibility in constructing neural networks, they also have a couple of well-known limitations: i) theoretically NODEs learn homeomorphic mapping functions only, and ii) sometimes NODEs show numerical instability in solving integral problems. To handle this, many enhancements have been proposed. To our knowledge, however, integrating attention into NODEs has been overlooked for a while. To this end, we present a novel method of attentive dual co-evolving NODE (ACE-NODE): one main NODE for a downstream machine learning task and the other for providing attention to the main NODE. Our ACE-NODE supports both pairwise and elementwise attention. In our experiments, our method outperforms…
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 Applications
