paper-with-me

Papers

VAE-DNN: Energy-Efficient Trainable-by-Parts Surrogate Model For Parametric Partial Differential Equations

2025-08-05 · Yifei Zong, Alexandre M. Tartakovsky arxiv

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.

📄 PDF Abstract BibTeX arXiv:2508.03839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Composable Energy Surrogates for PDE Order Reduction

2020-05-13 · NeurIPS 2020 12 · Alex Beatson, Jordan T. Ash, Geoffrey Roeder, Tianju Xue 외

Meta-materials are an important emerging class of engineered materials in which complex macroscopic behaviour--whether electromagnetic, thermal, or mechanical--arises from modular substructure. Simulation and optimizatio…

Structured Prediction

Neural Shape Operator Surrogates -- Expression Rate Bounds

2026-04-20 · Helmut Harbrecht, Christoph Schwab arxiv

We prove error bounds for operator surrogates of solution operators for partial differential and boundary integral equations on families of domains which are diffeomorphic to one common reference (or latent) domain $D_{r…

Spiking Convolutional Neural Networks for Text Classification

2024-06-27 · Changze Lv, Jianhan Xu, Xiaoqing Zheng

Spiking neural networks (SNNs) offer a promising pathway to implement deep neural networks (DNNs) in a more energy-efficient manner since their neurons are sparsely activated and inferences are event-driven. However, the…

Classificationtext-classificationText ClassificationWord Embeddings

Neural Quantum Spectral Operator Learning for Solving Partial Differential Equations

2026-05-12 · Chanyoung Kim, Myeonghwan Seong, Yujin Kim, Daniel K. Park 외 arxiv

Partial differential equations (PDEs) are central to modeling physical and engineering systems, but repeatedly solving parametric PDEs remains computationally expensive. Operator learning enables fast surrogate inference…

Performance of Neural and Polynomial Operator Surrogates

2026-04-01 · Josephine Westermann, Benno Huber, Thomas O'Leary-Roseberry, Jakob Zech arxiv

We consider the problem of constructing surrogate operators for parameter-to-solution maps arising from parametric partial differential equations, where repeated forward model evaluations are computationally expensive. W…