paper-with-me

Papers

Transfer Learning Enhanced DeepONet for Long-Time Prediction of Evolution Equations

2022-12-09 · Wuzhe Xu, Yulong Lu, Li Wang

Deep operator network (DeepONet) has demonstrated great success in various learning tasks, including learning solution operators of partial differential equations. In particular, it provides an efficient approach to predict the evolution equations in a finite time horizon. Nevertheless, the vanilla DeepONet suffers from the issue of stability degradation in the long-time prediction. This paper proposes a {\em transfer-learning} aided DeepONet to enhance the stability. Our idea is to use transfer learning to sequentially update the DeepONets as the surrogates for propagators learned in different time frames. The evolving DeepONets can better track the varying complexities of the evolution equations, while only need to be updated by efficient training of a tiny fraction of the operator networks. Through systematic experiments, we show that the proposed method not only improves the long-time accuracy of DeepONet while maintaining similar computational cost but also substantially reduces the sample size of the training set.

📄 PDF Abstract BibTeX arXiv:2212.04663

Code (1)

woodssss/tl-pi-deeponet 공식 구현 tf

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Physics-Informed Time-Integrated DeepONet: Temporal Tangent Space Operator Learning for High-Accuracy Inference

2025-08-07 · Luis Mandl, Dibyajyoti Nayak, Tim Ricken, Somdatta Goswami arxiv

Accurately modeling and inferring solutions to time-dependent partial differential equations (PDEs) over extended horizons remains a core challenge in scientific machine learning. Traditional full rollout (FR) methods, w…

Physics-Guided Multi-Fidelity DeepONet for Data-Efficient Flow Field Prediction

2025-03-23 · Sunwoong Yang, Youngkyu Lee, Namwoo Kang

This study presents an enhanced multi-fidelity deep operator network (DeepONet) framework for efficient spatio-temporal flow field prediction, with particular emphasis on practical scenarios where high-fidelity data is s…

PredictionTransfer Learning

Physics-informed DeepONet with stiffness-based loss functions for structural response prediction

2024-09-02 · Bilal Ahmed, Yuqing Qiu, Diab W. Abueidda, Waleed El-Sekelly 외

Finite element modeling is a well-established tool for structural analysis, yet modeling complex structures often requires extensive pre-processing, significant analysis effort, and considerable time. This study addresse…

Derivative-enhanced Deep Operator Network

2024-02-29 · Yuan Qiu, Nolan Bridges, Peng Chen

The deep operator networks (DeepONet), a class of neural operators that learn mappings between function spaces, have recently been developed as surrogate models for parametric partial differential equations (PDEs). In th…

Dimensionality Reduction

Fourier-DeepONet: Fourier-enhanced deep operator networks for full waveform inversion with improved accuracy, generalizability, and robustness

2023-05-26 · Min Zhu, Shihang Feng, Youzuo Lin, Lu Lu

Full waveform inversion (FWI) infers the subsurface structure information from seismic waveform data by solving a non-convex optimization problem. Data-driven FWI has been increasingly studied with various neural network…

Computational EfficiencyDecoder