LGCVSYAug 15, 2025

Robust Convolution Neural ODEs via Contractivity-promoting regularization

arXiv:2508.11432v1h-index: 8CDC
Originality Incremental advance
AI Analysis

This work addresses robustness issues in continuous-depth neural networks for image classification tasks, representing an incremental improvement through regularization techniques.

The authors tackled the problem of neural network fragility to input noise and adversarial attacks by proposing contractivity-promoting regularization for Convolutional Neural ODEs, resulting in improved robustness on MNIST and FashionMNIST datasets with corrupted images.

Neural networks can be fragile to input noise and adversarial attacks. In this work, we consider Convolutional Neural Ordinary Differential Equations (NODEs), a family of continuous-depth neural networks represented by dynamical systems, and propose to use contraction theory to improve their robustness. For a contractive dynamical system two trajectories starting from different initial conditions converge to each other exponentially fast. Contractive Convolutional NODEs can enjoy increased robustness as slight perturbations of the features do not cause a significant change in the output. Contractivity can be induced during training by using a regularization term involving the Jacobian of the system dynamics. To reduce the computational burden, we show that it can also be promoted using carefully selected weight regularization terms for a class of NODEs with slope-restricted activation functions. The performance of the proposed regularizers is illustrated through benchmark image classification tasks on MNIST and FashionMNIST datasets, where images are corrupted by different kinds of noise and attacks.

Foundations

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

Your Notes