paper-with-me

Papers

Robust Classification using Contractive Hamiltonian Neural ODEs

2022-03-22 · Muhammad Zakwan, Liang Xu, Giancarlo Ferrari-Trecate

Deep neural networks can be fragile and sensitive to small input perturbations that might cause a significant change in the output. In this paper, we employ contraction theory to improve the robustness of neural ODEs (NODEs). A dynamical system is contractive if all solutions with different initial conditions converge to each other exponentially fast. As a consequence, perturbations in initial conditions become less and less relevant over time. Since in NODEs the input data corresponds to the initial condition of dynamical systems, we show contractivity can mitigate the effect of input perturbations. More precisely, inspired by NODEs with Hamiltonian dynamics, we propose a class of contractive Hamiltonian NODEs (CH-NODEs). By properly tuning a scalar parameter, CH-NODEs ensure contractivity by design and can be trained using standard backpropagation. Moreover, CH-NODEs enjoy built-in guarantees of non-exploding gradients, which ensure a well-posed training process. Finally, we demonstrate the robustness of CH-NODEs on the MNIST image classification problem with noisy test data.

📄 PDF Abstract BibTeX arXiv:2203.11805

Code (1)

decodepfl/contractive-hamiltonian-neural-odes 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationRobust classification

Similar Papers 제목 키워드 기반

Coupling and Convergence for Hamiltonian Monte Carlo

2018-05-01 · Nawaf Bou-Rabee, Andreas Eberle, Raphael Zimmer

Based on a new coupling approach, we prove that the transition step of the Hamiltonian Monte Carlo algorithm is contractive w.r.t. a carefully designed Kantorovich (L1 Wasserstein) distance. The lower bound for the contr…

Energy-Based Control Approaches for Weakly Coupled Electromechanical Systems

2024-07-11 · N. Javanmardi, P. Borja, M. J. Yazdanpanah, J. M. A. Scherpen

This paper addresses the regulation and trajectory-tracking problems for two classes of weakly coupled electromechanical systems. To this end, we formulate an energy-based model for these systems within the port-Hamilton…

Robust Convolution Neural ODEs via Contractivity-promoting regularization

2025-08-15 · Muhammad Zakwan, Liang Xu, Giancarlo Ferrari-Trecate arxiv

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 d…

Image Classification

Neural Contractive Dynamical Systems

2024-01-17 · Hadi Beik-Mohammadi, Søren Hauberg, Georgios Arvanitidis, Nadia Figueroa 외

Stability guarantees are crucial when ensuring a fully autonomous robot does not take undesirable or potentially harmful actions. Unfortunately, global stability guarantees are hard to provide in dynamical systems learne…

Contractive Rectifier Networks for Nonlinear Maximum Margin Classification

2015-12-01 · ICCV 2015 12 · Senjian An, Munawar Hayat, Salman H. Khan, Mohammed Bennamoun 외

To find the optimal nonlinear separating boundary with maximum margin in the input data space, this paper proposes Contractive Rectifier Networks (CRNs), wherein the hidden-layer transformations are restricted to be con…

ClassificationGeneral Classification