paper-with-me

Papers

SPIN-ODE: Stiff Physics-Informed Neural ODE for Chemical Reaction Rate Estimation

2025-05-08 · Wenqing Peng, Zhi-Song Liu, Michael Boy

Estimating rate constants from complex chemical reactions is essential for advancing detailed chemistry. However, the stiffness inherent in real-world atmospheric chemistry systems poses severe challenges, leading to training instability and poor convergence that hinder effective rate constant estimation using learning-based approaches. To address this, we propose a Stiff Physics-Informed Neural ODE framework (SPIN-ODE) for chemical reaction modelling. Our method introduces a three-stage optimisation process: first, a latent neural ODE learns the continuous and differentiable trajectory between chemical concentrations and their time derivatives; second, an explicit Chemical Reaction Neural Network (CRNN) extracts the underlying rate coefficients based on the learned dynamics; and third, fine-tune CRNN using a neural ODE solver to further improve rate coefficient estimation. Extensive experiments on both synthetic and newly proposed real-world datasets validate the effectiveness and robustness of our approach. As the first work on stiff Neural ODEs for chemical rate coefficient discovery, our study opens promising directions for integrating neural networks with detailed chemistry.

📄 PDF Abstract BibTeX arXiv:2505.05625

Code (1)

pvvq/spin-ode 공식 구현 jax

Similar Papers 제목 키워드 기반

Differentiable Chemistry in PINNs for Solving Parameterized and Stiff Reaction Systems

2026-05-06 · Miloš Babić, Franz M. Rohrhofer, Stefan Posch arxiv

From neural ODEs to continuous-time machine learning, differentiable solvers allow physics, optimization, and simulation to become trainable components within deep learning systems. This has opened the path to a new gene…

Reduced-PINN: An Integration-Based Physics-Informed Neural Networks for Stiff ODEs

2022-08-23 · Pouyan Nasiri, Roozbeh Dargazany

Physics-informed neural networks (PINNs) have recently received much attention due to their capabilities in solving both forward and inverse problems. For training a deep neural network associated with a PINN, one typica…

Neural networks: solving the chemistry of the interstellar medium

2022-11-28 · Lorenzo Branca, Andrea Pallottini

Non-equilibrium chemistry is a key process in the study of the InterStellar Medium (ISM), in particular the formation of molecular clouds and thus stars. However, computationally it is among the most difficult tasks to i…

Speeding up astrochemical reaction networks with autoencoders and neural ODEs

2023-12-10 · Immanuel Sulzer, Tobias Buck

In astrophysics, solving complex chemical reaction networks is essential but computationally demanding due to the high dimensionality and stiffness of the ODE systems. Traditional approaches for reducing computational lo…

Dimensionality Reduction

Towards Foundation Model for Chemical Reactor Modeling: Meta-Learning with Physics-Informed Adaptation

2024-05-20 · ZiHao Wang, Zhe Wu

Developing accurate models for chemical reactors is often challenging due to the complexity of reaction kinetics and process dynamics. Traditional approaches require retraining models for each new system, limiting genera…

Chemical ProcessMeta-LearningTransfer Learning