paper-with-me

홈 › Papers

Multi-fidelity surrogate modeling using long short-term memory networks

2022-08-05 · Paolo Conti, Mengwu Guo, Andrea Manzoni, Jan S. Hesthaven

When evaluating quantities of interest that depend on the solutions to differential equations, we inevitably face the trade-off between accuracy and efficiency. Especially for parametrized, time dependent problems in engineering computations, it is often the case that acceptable computational budgets limit the availability of high-fidelity, accurate simulation data. Multi-fidelity surrogate modeling has emerged as an effective strategy to overcome this difficulty. Its key idea is to leverage many low-fidelity simulation data, less accurate but much faster to compute, to improve the approximations with limited high-fidelity data. In this work, we introduce a novel data-driven framework of multi-fidelity surrogate modeling for parametrized, time-dependent problems using long short-term memory (LSTM) networks, to enhance output predictions both for unseen parameter values and forward in time simultaneously - a task known to be particularly challenging for data-driven models. We demonstrate the wide applicability of the proposed approaches in a variety of engineering problems with high- and low-fidelity data generated through fine versus coarse meshes, small versus large time steps, or finite element full-order versus deep learning reduced-order models. Numerical results show that the proposed multi-fidelity LSTM networks not only improve single-fidelity regression significantly, but also outperform the multi-fidelity models based on feed-forward neural networks.

📄 PDF Abstract BibTeX arXiv:2208.03115

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Multi-fidelity reduced-order surrogate modeling

2023-09-01 · Paolo Conti, Mengwu Guo, Andrea Manzoni, Attilio Frangi 외

High-fidelity numerical simulations of partial differential equations (PDEs) given a restricted computational budget can significantly limit the number of parameter configurations considered and/or time window evaluated …

Dimensionality Reduction

Context-aware surrogate modeling for balancing approximation and sampling costs in multi-fidelity importance sampling and Bayesian inverse problems

2020-10-22 · Terrence Alsup, Benjamin Peherstorfer

Multi-fidelity methods leverage low-cost surrogate models to speed up computations and make occasional recourse to expensive high-fidelity models to establish accuracy guarantees. Because surrogate and high-fidelity mode…

Multi-Fidelity Residual Neural Processes for Scalable Surrogate Modeling

2024-02-29 · Ruijia Niu, Dongxia Wu, Kai Kim, Yi-An Ma 외

Multi-fidelity surrogate modeling aims to learn an accurate surrogate at the highest fidelity level by combining data from multiple sources. Traditional methods relying on Gaussian processes can hardly scale to high-dime…

DecoderGaussian Processes

Towards Infinitely Long Neural Simulations: Self-Refining Neural Surrogate Models for Dynamical Systems

2026-03-18 · Qi Liu, Laure Zanna, Joan Bruna arxiv

Recent advances in autoregressive neural surrogate models have enabled orders-of-magnitude speedups in simulating dynamical systems. However, autoregressive models are generally prone to distribution drift: compounding e…

Learning a System-Level Surrogate for Hydraulic Excavators: A Simulation-to-Real LSTM Approach

2026-07-17 · Shuai Wang, Shen Wang, Qiang Wang, Muguo Du 외 arxiv

Developing autonomous hydraulic excavators is constrained by limited access to physical machines and the high cost of real-world experimentation. This paper proposes a simulation-to-real framework for learning a system-l…