paper-with-me

홈 › Papers

WeakIdent: Weak formulation for Identifying Differential Equations using Narrow-fit and Trimming

2022-11-06 · Mengyi Tang, Wenjing Liao, Rachel Kuske, Sung Ha Kang

Data-driven identification of differential equations is an interesting but challenging problem, especially when the given data are corrupted by noise. When the governing differential equation is a linear combination of various differential terms, the identification problem can be formulated as solving a linear system, with the feature matrix consisting of linear and nonlinear terms multiplied by a coefficient vector. This product is equal to the time derivative term, and thus generates dynamical behaviors. The goal is to identify the correct terms that form the equation to capture the dynamics of the given data. We propose a general and robust framework to recover differential equations using a weak formulation, for both ordinary and partial differential equations (ODEs and PDEs). The weak formulation facilitates an efficient and robust way to handle noise. For a robust recovery against noise and the choice of hyper-parameters, we introduce two new mechanisms, narrow-fit and trimming, for the coefficient support and value recovery, respectively. For each sparsity level, Subspace Pursuit is utilized to find an initial set of support from the large dictionary. Then, we focus on highly dynamic regions (rows of the feature matrix), and error normalize the feature matrix in the narrow-fit step. The support is further updated via trimming of the terms that contribute the least. Finally, the support set of features with the smallest Cross-Validation error is chosen as the result. A comprehensive set of numerical experiments are presented for both systems of ODEs and PDEs with various noise levels. The proposed method gives a robust recovery of the coefficients, and a significant denoising effect which can handle up to $100\%$ noise-to-signal ratio for some equations. We compare the proposed method with several state-of-the-art algorithms for the recovery of differential equations.

📄 PDF Abstract BibTeX arXiv:2211.03134

Code (1)

sunghakang/weakident 공식 구현

Tasks

Denoising

Similar Papers 제목 키워드 기반

EqOD: Symmetry-Informed Stability Selection for PDE Identification

2026-05-12 · Gnankan Landry Regis N'guessan, Bum Jun Kim arxiv

Data-driven identification of partial differential equations (PDEs) relies on sparse regression over a candidate library of differential operators, where larger libraries inflate false positives under observation noise a…

Python library supporting Discrete Variational Formulations and training solutions with Collocation-based Robust Variational Physics Informed Neural Networks (DVF-CRVPINN)

2026-04-16 · Tomasz Służalec, Marcin Łoś, Askold Vilkha, Maciej Paszyński arxiv

We explore the possibility of solving Partial Differential Equations (PDEs) using discrete weak formulations. We propose a programming environment for defining a discrete computational domain, introducing discrete functi…

Stochastic modified equations and adaptive stochastic gradient algorithms

2015-11-19 · ICML 2017 8 · Qianxiao Li, Cheng Tai, Weinan E

We develop the method of stochastic modified equations (SME), in which stochastic gradient algorithms are approximated in the weak sense by continuous-time stochastic differential equations. We exploit the continuous for…

Weak-Form Evolutionary Kolmogorov-Arnold Networks for Solving Partial Differential Equations

2026-02-19 · Bongseok Kim, Jiahao Zhang, Guang Lin arxiv

Partial differential equations (PDEs) form a central component of scientific computing. Among recent advances in deep learning, evolutionary neural networks have been developed to successively capture the temporal dynami…

Robust data-driven discovery of fractional differential equations via weak formulations and Pareto-based subset selection

2026-08-13 · Pongpisit Thanasutives, Yoshinobu Kawahara arxiv

Fractional partial differential equations describe nonlocal dynamics, but discovering them from noisy data is difficult because fractional differentiation amplifies high-frequency measurement noise and the derivative ord…