arXiv:2503.00317cs.LGcs.NA2025-03被引 1

用随机神经网络提升DeepONet效率,训练快且精度不降。

DeepONet Augmented by Randomized Neural Networks for Efficient Operator Learning in PDEs

  • 将随机初始化的隐藏层与最小二乘法求解输出层结合
  • 在三类偏微分方程上实现与DeepONet相当精度,训练成本降几个数量级
  • 无需大量数值数据,直接融入物理方程信息,适合少样本场景

深度算子网络(DeepONets)是一类强大的数据驱动方法,能有效学习线性和非线性算子,在扩散-反应系统和Burgers方程等偏微分方程(PDEs)中表现优异。然而,其精度常受限于训练中的计算开销和优化难题,且训练成本极高。本文引入随机神经网络(RaNNs),其中隐藏层参数随机初始化后固定,输出层通过最小二乘法求解,显著降低训练时间并减少优化误差。我们提出融合DeepONet与RaNNs的RaNN-DeepONets,兼顾精度与效率。进一步提出物理信息型RaNN-DeepONets,无需依赖耗时的数值生成数据,直接将PDE信息嵌入训练过程。在三个基准PDE问题——扩散-反应动力学、Burgers方程和Darcy流问题上验证,模型可学习不同类型输入下的非线性算子。相比标准DeepONet,RaNN-DeepONets保持相近精度,计算成本降低数个数量级,展现出在基于PDE系统算子学习中的高效潜力。

原文摘要 · Abstract (English)

Deep operator networks (DeepONets) represent a powerful class of data-driven methods for operator learning, demonstrating strong approximation capabilities for a wide range of linear and nonlinear operators. They have shown promising performance in learning operators that govern partial differential equations (PDEs), including diffusion-reaction systems and Burgers' equations. However, the accuracy of DeepONets is often constrained by computational limitations and optimization challenges inherent in training deep neural networks. Furthermore, the computational cost associated with training these networks is typically very high. To address these challenges, we leverage randomized neural networks (RaNNs), in which the parameters of the hidden layers remain fixed following random initialization. RaNNs compute the output layer parameters using the least-squares method, significantly reducing training time and mitigating optimization errors. In this work, we integrate DeepONets with RaNNs to propose RaNN-DeepONets, a hybrid architecture designed to balance accuracy and efficiency. Furthermore, to mitigate the need for extensive data preparation, we introduce the concept of physics-informed RaNN-DeepONets. Instead of relying on data generated through other time-consuming numerical methods, we incorporate PDE information directly into the training process. We evaluate the proposed model on three benchmark PDE problems: diffusion-reaction dynamics, Burgers' equation, and the Darcy flow problem. Through these tests, we assess its ability to learn nonlinear operators with varying input types. When compared to the standard DeepONet framework, RaNN-DeepONets achieves comparable accuracy while reducing computational costs by orders of magnitude. These results highlight the potential of RaNN-DeepONets as an efficient alternative for operator learning in PDE-based systems.

算子学习PDE随机网络高效训练

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。