DeepMoD: Deep learning for Model Discovery in noisy data
We introduce DeepMoD, a Deep learning based Model Discovery algorithm. DeepMoD discovers the partial differential equation underlying a spatio-temporal data set using sparse regression on a library of possible functions and their derivatives. A neural network approximates the data and constructs the function library, but it also performs the sparse regression. This construction makes it extremely robust to noise, applicable to small data sets, and, contrary to other deep learning methods, does not require a training set. We benchmark our approach on several physical problems such as the Burgers', Korteweg-de Vries and Keller-Segel equations, and find that it requires as few as $\mathcal{O}(10^2)$ samples and works at noise levels up to $75\%$. Motivated by these results, we apply DeepMoD directly on noisy experimental time-series data from a gel electrophoresis experiment and find that it discovers the advection-diffusion equation describing this system.
Code (2)
Tasks
Deep LearningModel DiscoveryregressionSmall Data Image ClassificationTime SeriesTime Series AnalysisSimilar Papers 제목 키워드 기반
Sparsistent Model Discovery
Discovering the partial differential equations underlying spatio-temporal datasets from very limited and highly noisy observations is of paramount interest in many scientific fields. However, it remains an open question …
modelModel DiscoveryOpen-Ended Question Answeringregression+1A Novel Approach to Part Name Discovery in Noisy Text
As a specialized example of information extraction, part name extraction is an area that presents unique challenges. Part names are typically multi-word terms longer than two words. There is little consistency in how ter…
ManagementDiscovery and inversion of the viscoelastic wave equation in inhomogeneous media
In scientific machine learning, the task of identifying partial differential equations accurately from sparse and noisy data poses a significant challenge. Current sparse regression methods may identify inaccurate equati…
regressionSymbolic Graph Networks for Robust PDE Discovery from Noisy Sparse Data
Data-driven discovery of partial differential equations (PDEs) offers a promising paradigm for uncovering governing physical laws from observational data. However, in practical scenarios, measurements are often contamina…
Learning Functional Dependencies with Sparse Regression
We study the problem of discovering functional dependencies (FD) from a noisy dataset. We focus on FDs that correspond to statistical dependencies in a dataset and draw connections between FD discovery and structure lear…
regression