LGDSQMMLJan 13, 2020

Universal Differential Equations for Scientific Machine Learning

arXiv:2001.04385v4793 citations
AI Analysis

This provides a unified approach for scientific machine learning, addressing the challenge of combining domain knowledge with data across various fields, though it is incremental in building on existing differential equation methods.

The paper introduces universal differential equations (UDEs) as a framework to integrate physical laws with data-driven machine learning for scientific applications, enabling tasks like biological mechanism discovery and solving high-dimensional equations through optimized software tooling.

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 mixing the information of physical laws and scientific models with data-driven machine learning approaches. We describe a mathematical object, which we denote universal differential equations (UDEs), as the unifying framework connecting the ecosystem. We show how a wide variety of applications, from automatically discovering biological mechanisms to solving high-dimensional Hamilton-Jacobi-Bellman equations, can be phrased and efficiently handled through the UDE formalism and its tooling. We demonstrate the generality of the software tooling to handle stochasticity, delays, and implicit constraints. This funnels the wide variety of SciML applications into a core set of training mechanisms which are highly optimized, stabilized for stiff equations, and compatible with distributed parallelism and GPU accelerators.

Code Implementations9 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

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

Your Notes