paper-with-me

Papers

DeepMoD: Deep learning for Model Discovery in noisy data

2019-04-20 · Gert-Jan Both, Subham Choudhury, Pierre Sens, Remy Kusters

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.

📄 PDF Abstract BibTeX arXiv:1904.09406

Code (2)

PhIMaL/DeePyMoD 공식 구현 tf
PhIMaL/DeePyMoD_torch pytorch

Tasks

Deep LearningModel DiscoveryregressionSmall Data Image ClassificationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Sparsistent Model Discovery

2021-06-22 · Georges Tod, Gert-Jan Both, Remy Kusters

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+1

A Novel Approach to Part Name Discovery in Noisy Text

2018-06-01 · NAACL 2018 6 · Nobal Bikram Niraula, Daniel Whyatt, Anne Kao

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…

Management

Discovery and inversion of the viscoelastic wave equation in inhomogeneous media

2024-09-27 · Su Chen, Yi Ding, Hiroe Miyake, Xiaojun Li

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…

regression

Symbolic Graph Networks for Robust PDE Discovery from Noisy Sparse Data

2026-03-23 · Xingyu Chen, Junxiu An, Jun Guo, Yuqian Zhou arxiv

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

2019-05-04 · Zhihan Guo, Theodoros Rekatsinas

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