Skip to content

This is a collection for multi-fidelity methods and their applications

License

Notifications You must be signed in to change notification settings

IceLab-X/Fillip1233.github.io

 
 

Repository files navigation

Awesome Multi-fidelity Fusion

This is a webpage that includes many aspects of our team's work on Multi fidelity Fusion

Introduction

By leveraging the multi-fidelity data, the surrogate model can be trained with many low-fidelity data, which is cheap to generate, and a few high-fidelity data to predict the output of the high-fidelity simulation accurately.

FidelityFusion focus on tractable multi-fidelity fusion methods, which can be easily optimized and scaled to high-dimensional output with strong generalization and robustness.

FidelityFusion includes the following algorithms:

  • AR0: the classic autoregression model by M. C. Kennedy and A. O'Hagan. Tractable model applicable to single-output and subset-structured multi-fidelity data.

  • NAR: the classic nonstationary autoregression model by G. E. Karniadakis' team. Nontractable model applicable to single/low-dimensional-output and subset-structured multi-fidelity data.

  • DC: Deep Coregionalization. Nontractable model applicable to high-dimensional-output/spatial-temporal field output, and subset-structured multi-fidelity data.

  • ResGP: Residual Gaussian Process. Tractable model applicable to high-dimensional-output/spatial-temporal field output, and subset-structured multi-fidelity data.

  • GAR [Slides]: Generalized autoregression model. Possibly the most powerful Tractable model applicable to high-dimensional-output/spatial-temporal field output that are nonaligned(the dimensionality is different at different fidelities), and arbitrary-structured multi-fidelity data.

  • CIGAR [Slides]: Conditional independent generalized autoregression. A simplified version of GAR by leveraging the Autokrigeability. Tractable model applicable to ultra-high-dimensional-output/spatial-temporal field output that are nonaligned(the dimensionality is different at different fidelities), and arbitrary-structured multi-fidelity data.

The Team

FidelityFusion was developed and maintained by mainly by Wei. W. Xing at IceLab-X and Zen Xing at Rockchips. A non-exhaustive but growing list needs to mention: Yuxing Wang and Guanjie Wang at BUAA.

License

LGPL-2.1 License

Citation

Please cite our paper if you find it helpful :)

@inproceedings{
wang2022gar,
title={{GAR}}: Generalized Autoregression for Multi-Fidelity Fusion},
author={Yuxin Wang and Zheng Xing and WEI W. XING},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=aLNWp0pn1Ij}
}

About

This is a collection for multi-fidelity methods and their applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.4%
  • Liquid 14.3%
  • CSS 12.4%
  • Ruby 8.1%
  • Shell 1.5%
  • Makefile 0.3%