MLLGNov 13, 2025

Continuum Dropout for Neural Differential Equations

arXiv:2511.10446v2h-index: 7
Originality Incremental advance
AI Analysis

This addresses a fundamental challenge in NDEs for researchers and practitioners in continuous-time modeling, though it is incremental as it adapts dropout to a specific domain.

The paper tackles the problem of overfitting in Neural Differential Equations (NDEs) by introducing Continuum Dropout, a regularization technique that outperforms existing methods on time series and image classification tasks, yielding better-calibrated probability estimates.

Neural Differential Equations (NDEs) excel at modeling continuous-time dynamics, effectively handling challenges such as irregular observations, missing values, and noise. Despite their advantages, NDEs face a fundamental challenge in adopting dropout, a cornerstone of deep learning regularization, making them susceptible to overfitting. To address this research gap, we introduce Continuum Dropout, a universally applicable regularization technique for NDEs built upon the theory of alternating renewal processes. Continuum Dropout formulates the on-off mechanism of dropout as a stochastic process that alternates between active (evolution) and inactive (paused) states in continuous time. This provides a principled approach to prevent overfitting and enhance the generalization capabilities of NDEs. Moreover, Continuum Dropout offers a structured framework to quantify predictive uncertainty via Monte Carlo sampling at test time. Through extensive experiments, we demonstrate that Continuum Dropout outperforms existing regularization methods for NDEs, achieving superior performance on various time series and image classification tasks. It also yields better-calibrated and more trustworthy probability estimates, highlighting its effectiveness for uncertainty-aware modeling.

Foundations

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

Your Notes