paper-with-me

홈 › Papers

Stabilized Neural Differential Equations for Learning Dynamics with Explicit Constraints

2023-06-16 · NeurIPS 2023 11 · Alistair White, Niki Kilbertus, Maximilian Gelbrecht, Niklas Boers

Many successful methods to learn dynamical systems from data have recently been introduced. However, ensuring that the inferred dynamics preserve known constraints, such as conservation laws or restrictions on the allowed system states, remains challenging. We propose stabilized neural differential equations (SNDEs), a method to enforce arbitrary manifold constraints for neural differential equations. Our approach is based on a stabilization term that, when added to the original dynamics, renders the constraint manifold provably asymptotically stable. Due to its simplicity, our method is compatible with all common neural differential equation (NDE) models and broadly applicable. In extensive empirical evaluations, we demonstrate that SNDEs outperform existing methods while broadening the types of constraints that can be incorporated into NDE training.

📄 PDF Abstract BibTeX arXiv:2306.09739

Code (1)

white-alistair/Stabilized-Neural-Differential-Equations 공식 구현

Similar Papers 제목 키워드 기반

Scalable Physics-Informed Neural Differential Equations and Data-Driven Algorithms for HVAC Systems

2026-04-20 · Hanfeng Zhai, Hongtao Qiao, Hassan Mansour, Christopher Laughman arxiv

We present a scalable, data-driven simulation framework for large-scale heating, ventilation, and air conditioning (HVAC) systems that couples physics-informed neural ordinary differential equations (PINODEs) with differ…

Stabilized Neural Ordinary Differential Equations for Long-Time Forecasting of Dynamical Systems

2022-03-29 · Alec J. Linot, Joshua W. Burby, Qi Tang, Prasanna Balaprakash 외

In data-driven modeling of spatiotemporal phenomena careful consideration often needs to be made in capturing the dynamics of the high wavenumbers. This problem becomes especially challenging when the system of interest …

Universal Differential Equations for Scientific Machine Learning

2020-01-13 · Christopher Rackauckas, Yingbo Ma, Julius Martensen, Collin Warner 외

In the context of science, the well-known adage "a picture is worth a thousand words" might well be "a model is worth a thousand datasets." In this manuscript we introduce the SciML software ecosystem as a tool for mixin…

BIG-bench Machine LearningGPU

Adaptive tumor growth forecasting via neural & universal ODEs

2025-11-27 · Kavya Subramanian, Prathamesh Dinesh Joshi, Raj Abhijit Dandekar, Rajat Dandekar 외 arxiv

Forecasting tumor growth is critical for optimizing treatment. Classical growth models such as the Gompertz and Bertalanffy equations capture general tumor dynamics but may fail to adapt to patient-specific variability, …

Projected Neural Differential Equations for Learning Constrained Dynamics

2024-10-31 · Alistair White, Anna Büttner, Maximilian Gelbrecht, Valentin Duruisseaux 외

Neural differential equations offer a powerful approach for learning dynamics from data. However, they do not impose known constraints that should be obeyed by the learned model. It is well-known that enforcing constrain…