菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-16
📄 Abstract - A scaled TW-PINN: A physics-informed neural network for traveling wave solutions of reaction-diffusion equations with general coefficients

We propose an efficient and generalizable physics-informed neural network (PINN) framework for computing traveling wave solutions of $n$-dimensional reaction-diffusion equations with various reaction and diffusion coefficients. By applying a scaling transformation with the traveling wave form, the original problem is reduced to a one-dimensional scaled reaction-diffusion equation with unit reaction and diffusion coefficients. This reduction leads to the proposed framework, termed scaled TW-PINN, in which a single PINN solver trained on the scaled equation is reused for different coefficient choices and spatial dimensions. We also prove a universal approximation property of the proposed PINN solver for traveling wave solutions. Numerical experiments in one and two dimensions, together with a comparison to the existing wave-PINN method, demonstrate the accuracy, flexibility, and superior performance of scaled TW-PINN. Finally, we explore an extension of the framework to the Fisher's equation with general initial conditions.

顶级标签: machine learning theory
详细标签: physics-informed neural networks reaction-diffusion equations traveling wave solutions scientific machine learning partial differential equations 或 搜索:

一种用于求解一般系数反应扩散方程行波解的比例化TW-PINN物理信息神经网络 / A scaled TW-PINN: A physics-informed neural network for traveling wave solutions of reaction-diffusion equations with general coefficients


1️⃣ 一句话总结

这篇论文提出了一种名为‘比例化TW-PINN’的高效通用神经网络方法,它通过一个巧妙的数学变换,使得一个训练好的神经网络模型就能求解多种不同参数和维度的反应扩散方程行波解,大大提升了计算效率和灵活性。

源自 arXiv: 2603.15331