Classification with Runge-Kutta networks and feature space augmentation
Elisa Giesecke, Axel Kr\"oner

TL;DR
This paper introduces a novel neural network architecture that combines Runge-Kutta methods with feature space augmentation, leading to improved numerical performance in point and image classification tasks.
Contribution
It proposes a new network design integrating Runge-Kutta schemes and input space augmentation, enhancing classification accuracy over existing methods.
Findings
Improved classification performance demonstrated on multiple datasets.
Effective integration of Runge-Kutta methods with feature augmentation.
Implementation in PyTorch confirms practical applicability.
Abstract
In this paper we combine an approach based on Runge-Kutta Nets considered in [Benning et al., J. Comput. Dynamics, 9, 2019] and a technique on augmenting the input space in [Dupont et al., NeurIPS, 2019] to obtain network architectures which show a better numerical performance for deep neural networks in point and image classification problems. The approach is illustrated with several examples implemented in PyTorch.
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 · Neural Networks and Reservoir Computing
