Neural stochastic differential equations are claimed to be differentially private learners, matching DP-SGD's membership-inference protection at better accuracy, while neural ODEs show about twice the resistance of ResNets.
Stochasticity in Neural ODEs: An Empirical Study
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Stochastic regularization of neural networks (e.g. dropout) is a wide-spread technique in deep learning that allows for better generalization. Despite its success, continuous-time models, such as neural ordinary differential equation (ODE), usually rely on a completely deterministic feed-forward operation. This work provides an empirical study of stochastically regularized neural ODE on several image-classification tasks (CIFAR-10, CIFAR-100, TinyImageNet). Building upon the formalism of stochastic differential equations (SDEs), we demonstrate that neural SDE is able to outperform its deterministic counterpart. Further, we show that data augmentation during the training improves the performance of both deterministic and stochastic versions of the same model. However, the improvements obtained by the data augmentation completely eliminate the empirical gains of the stochastic regularization, making the difference in the performance of neural ODE and neural SDE negligible.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Modeling Neural Networks with Privacy Using Neural Stochastic Differential Equations
Neural stochastic differential equations are claimed to be differentially private learners, matching DP-SGD's membership-inference protection at better accuracy, while neural ODEs show about twice the resistance of ResNets.