分块训练的神经网络模型,高效求解地下水渗流方程。
VAE-DNN: Energy-Efficient Trainable-by-Parts Surrogate Model For Parametric Partial Differential Equations
- 分三步独立训练编码器、神经网络和解码器,降低训练成本。
- 相比FNO和DeepONet,训练耗时与能耗减少,精度更高。
- 适合需要快速迭代的地质建模与反演问题研究者使用。
我们提出一种可分块训练的代理模型,用于求解前向与反向参数化非线性偏微分方程。该模型通过编码器将高维输入 $y(m{x})$ 映射到低维隐空间 $mμ_{mϕ_y}$,再经全连接神经网络映射至解 $h(m{x},t)$ 的隐空间 $mμ_{mϕ_h}$,最后由解码器重建 $h(m{x},t)$。创新在于三个组件可独立训练,通过将编码器作为 $y(m{x})$ 的变分自编码器(VAE)部分,解码器作为 $h(m{x},t)$ 的 VAE 部分实现。该模型称为 VAE-DNN。在模拟无压含水层地下水流动的非线性扩散方程上,与 FNO、DeepONet 对比显示:VAE-DNN 不仅训练时间与能耗显著更低,且前向与反向求解精度更优。
原文摘要 · Abstract (English)
We propose a trainable-by-parts surrogate model for solving forward and inverse parameterized nonlinear partial differential equations. Like several other surrogate and operator learning models, the proposed approach employs an encoder to reduce the high-dimensional input $y(\bm{x})$ to a lower-dimensional latent space, $\bmμ_{\bmϕ_y}$. Then, a fully connected neural network is used to map $\bmμ_{\bmϕ_y}$ to the latent space, $\bmμ_{\bmϕ_h}$, of the PDE solution $h(\bm{x},t)$. Finally, a decoder is utilized to reconstruct $h(\bm{x},t)$. The innovative aspect of our model is its ability to train its three components independently. This approach leads to a substantial decrease in both the time and energy required for training when compared to leading operator learning models such as FNO and DeepONet. The separable training is achieved by training the encoder as part of the variational autoencoder (VAE) for $y(\bm{x})$ and the decoder as part of the $h(\bm{x},t)$ VAE. We refer to this model as the VAE-DNN model. VAE-DNN is compared to the FNO and DeepONet models for obtaining forward and inverse solutions to the nonlinear diffusion equation governing groundwater flow in an unconfined aquifer. Our findings indicate that VAE-DNN not only demonstrates greater efficiency but also delivers superior accuracy in both forward and inverse solutions compared to the FNO and DeepONet models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。