paper-with-me

Papers

Estimating unknown parameters in differential equations with a reinforcement learning based PSO method

2024-11-13 · Wenkui Sun, Xiaoya Fan, Lijuan Jia, Tinyi Chu, Shing-Tung Yau, Rongling Wu, Zhong Wang

Differential equations offer a foundational yet powerful framework for modeling interactions within complex dynamic systems and are widely applied across numerous scientific fields. One common challenge in this area is estimating the unknown parameters of these dynamic relationships. However, traditional numerical optimization methods rely on the selection of initial parameter values, making them prone to local optima. Meanwhile, deep learning and Bayesian methods require training models on specific differential equations, resulting in poor versatility. This paper reformulates the parameter estimation problem of differential equations as an optimization problem by introducing the concept of particles from the particle swarm optimization algorithm. Building on reinforcement learning-based particle swarm optimization (RLLPSO), this paper proposes a novel method, DERLPSO, for estimating unknown parameters of differential equations. We compared its performance on three typical ordinary differential equations with the state-of-the-art methods, including the RLLPSO algorithm, traditional numerical methods, deep learning approaches, and Bayesian methods. The experimental results demonstrate that our DERLPSO consistently outperforms other methods in terms of performance, achieving an average Mean Square Error of 1.13e-05, which reduces the error by approximately 4 orders of magnitude compared to other methods. Apart from ordinary differential equations, our DERLPSO also show great promise for estimating unknown parameters of partial differential equations. The DERLPSO method proposed in this paper has high accuracy, is independent of initial parameter values, and possesses strong versatility and stability. This work provides new insights into unknown parameter estimation for differential equations.

📄 PDF Abstract BibTeX arXiv:2411.08651

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimation

Similar Papers 제목 키워드 기반

Physics-Informed Neural Networks for Joint Source and Parameter Estimation in Advection-Diffusion Equations

2025-12-08 · Brenda Anague, Bamdad Hosseini, Issa Karambal, Jean Medard Ngnotchouye arxiv

Recent studies have demonstrated the success of deep learning in solving forward and inverse problems in engineering and scientific computing domains, such as physics-informed neural networks (PINNs). Source inversion pr…

Learning Partial Differential Equations from Data Using Neural Networks

2019-10-22 · Ali Hasan, João M. Pereira, Robert Ravier, Sina Farsiu 외

We develop a framework for estimating unknown partial differential equations from noisy data, using a deep learning approach. Given noisy samples of a solution to an unknown PDE, our method interpolates the samples using…

Bi-Level optimization for parameter estimation of differential equations using interpolation

2025-05-31 · Siddharth Prabhu, Srinivas Rangarajan, Mayuresh Kothare

Inverse problem or parameter estimation of ordinary differential equations is a process of obtaining the best parameters using experimental measurements of the states. Single (Multiple)-shooting is a type of sequential o…

Model Discoveryparameter estimation

Adjoint-aided inference of Gaussian process driven differential equations

2022-02-09 · Paterne Gahungu, Christopher W Lanyon, Mauricio A Alvarez, Engineer Bainomugisha 외

Linear systems occur throughout engineering and the sciences, most notably as differential equations. In many cases the forcing function for the system is unknown, and interest lies in using noisy observations of the sys…

Bayesian InferenceBayesian Optimisation

Discovering Partially Known Ordinary Differential Equations: a Case Study on the Chemical Kinetics of Cellulose Degradation

2025-04-04 · Federica Bragone, Kateryna Morozovska, Tor Laneryd, Khemraj Shukla 외

The degree of polymerization (DP) is one of the methods for estimating the aging of the polymer based insulation systems, such as cellulose insulation in power components. The main degradation mechanisms in polymers are …

regressionSymbolic Regression