paper-with-me

Papers

Deep-learning of Parametric Partial Differential Equations from Sparse and Noisy Data

2020-05-16 · Hao Xu, Dongxiao Zhang, Junsheng Zeng

Data-driven methods have recently made great progress in the discovery of partial differential equations (PDEs) from spatial-temporal data. However, several challenges remain to be solved, including sparse noisy data, incomplete candidate library, and spatially- or temporally-varying coefficients. In this work, a new framework, which combines neural network, genetic algorithm and adaptive methods, is put forward to address all of these challenges simultaneously. In the framework, a trained neural network is utilized to calculate derivatives and generate a large amount of meta-data, which solves the problem of sparse noisy data. Next, genetic algorithm is utilized to discover the form of PDEs and corresponding coefficients with an incomplete candidate library. Finally, a two-step adaptive method is introduced to discover parametric PDEs with spatially- or temporally-varying coefficients. In this method, the structure of a parametric PDE is first discovered, and then the general form of varying coefficients is identified. The proposed algorithm is tested on the Burgers equation, the convection-diffusion equation, the wave equation, and the KdV equation. The results demonstrate that this method is robust to sparse and noisy data, and is able to discover parametric PDEs with an incomplete candidate library.

📄 PDF Abstract BibTeX arXiv:2005.07916

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep-learning based discovery of partial differential equations in integral form from sparse and noisy data

2020-11-24 · Hao Xu, Dongxiao Zhang, Nanzhe Wang

Data-driven discovery of partial differential equations (PDEs) has attracted increasing attention in recent years. Although significant progress has been made, certain unresolved issues remain. For example, for PDEs with…

Form

Machine Learning of Linear Differential Equations using Gaussian Processes

2017-01-10 · Maziar Raissi, George Em. Karniadakis

This work leverages recent advances in probabilistic machine learning to discover conservation laws expressed by parametric linear equations. Such equations involve, but are not limited to, ordinary and partial different…

BIG-bench Machine LearningGaussian Processes

Machine Learning of Partial Differential Equations from Noise Data

2020-09-28 · Wenbo Cao, Weiwei Zhang

Machine learning of partial differential equations from data is a potential breakthrough to solve the lack of physical equations in complex dynamic systems, but because numerical differentiation is ill-posed to noise dat…

BIG-bench Machine Learning

Sparsifying Parametric Models with L0 Regularization

2024-09-05 · Nicolò Botteghi, Urban Fasel

This document contains an educational introduction to the problem of sparsifying parametric models with L0 regularization. We utilize this approach together with dictionary learning to learn sparse polynomial policies fo…

Deep Reinforcement LearningDictionary Learningreinforcement-learningReinforcement Learning

Meta-learning Loss Functions of Parametric Partial Differential Equations Using Physics-Informed Neural Networks

2024-11-29 · Michail Koumpanakis, Ricardo Vilalta

This paper proposes a new way to learn Physics-Informed Neural Network loss functions using Generalized Additive Models. We apply our method by meta-learning parametric partial differential equations, PDEs, on Burger's a…

Additive modelsMeta-Learning