paper-with-me

홈 › Papers

A multifidelity approach to continual learning for physical systems

2023-04-08 · Amanda Howard, Yucheng Fu, Panos Stinis

We introduce a novel continual learning method based on multifidelity deep neural networks. This method learns the correlation between the output of previously trained models and the desired output of the model on the current training dataset, limiting catastrophic forgetting. On its own the multifidelity continual learning method shows robust results that limit forgetting across several datasets. Additionally, we show that the multifidelity method can be combined with existing continual learning methods, including replay and memory aware synapses, to further limit catastrophic forgetting. The proposed continual learning method is especially suited for physical problems where the data satisfy the same physical laws on each domain, or for physics-informed neural networks, because in these cases we expect there to be a strong correlation between the output of the previous model and the model on the current training domain.

📄 PDF Abstract BibTeX arXiv:2304.03894

Code (1)

pnnl/multifidelity_continual_learning 공식 구현 jax

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

When Bifidelity Meets CoKriging: An Efficient Physics-Informed Multifidelity Method

2018-12-07 · Xiu Yang, Xueyu Zhu, Jing Li

In this work, we propose a framework that combines the approximation-theory-based multifidelity method and Gaussian-process-regression-based multifidelity method to achieve data-model convergence when stochastic simulati…

A Multifidelity Sim-to-Real Pipeline for Verifiable and Compositional Reinforcement Learning

2023-12-02 · Cyrus Neary, Christian Ellis, Aryaman Singh Samyal, Craig Lennon 외

We propose and demonstrate a compositional framework for training and verifying reinforcement learning (RL) systems within a multifidelity sim-to-real pipeline, in order to deploy reliable and adaptable RL policies on ph…

reinforcement-learningReinforcement Learning (RL)

Physics-Aware Multifidelity Bayesian Optimization: a Generalized Formulation

2023-12-10 · Francesco Di Fiore, Laura Mainini

The adoption of high-fidelity models for many-query optimization problems is majorly limited by the significant computational cost required for their evaluation at every query. Multifidelity Bayesian methods (MFBO) allow…

Bayesian OptimizationManagement

Multifidelity Ensemble Kalman Filtering Using Surrogate Models Defined by Physics-Informed Autoencoders

2021-02-25 · Andrey A Popov, Adrian Sandu

Data assimilation is a Bayesian inference process that obtains an enhanced understanding of a physical system of interest by fusing information from an inexact physics-based model, and from noisy sparse observations of r…

Bayesian InferenceComputational Efficiency

Physics-Informed CoKriging: A Gaussian-Process-Regression-Based Multifidelity Method for Data-Model Convergence

2018-11-24 · Xiu Yang, David Barajas-Solano, Guzel Tartakovsky, Alexandre Tartakovsky

In this work, we propose a new Gaussian process regression (GPR)-based multifidelity method: physics-informed CoKriging (CoPhIK). In CoKriging-based multifidelity methods, the quantities of interest are modeled as linear…

Active LearningGaussian ProcessesGPRregression