LGDSApr 6, 2021

Classification with Runge-Kutta networks and feature space augmentation

arXiv:2104.02369v2
Originality Synthesis-oriented
AI Analysis

This work addresses classification accuracy for machine learning practitioners, but it is incremental as it combines existing methods.

The paper tackles the problem of improving deep neural network performance in point and image classification by combining Runge-Kutta Nets with feature space augmentation, resulting in better numerical performance as demonstrated through examples.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes