Coder Social home page Coder Social logo

opflow's Introduction

Universal Functional Regression with Neural Operator Flows

The repository contains codes for Universal Functional Regression with Neural Operator Flows image

Requirements

PyTorch 1.12.1 scikit-learn 1.2.2

Files

Files Descriptions
Generation tasks
1D_domain_decomposed_GP.ipynb resolution=256, generation task for 1D GP data
1D_domain_decomposed_TGP.ipynb resolution=256, generation task for 1D Truncated GP data
2D_domain_decomposed_GRF.ipynb resolution=64x64, generation task for 2D GRF data
2D_domain_decomposed_TGRF.ipynb resolution=64x64, generation task for 2D Truncated GRF data
1D_codomain_GP.ipynb resolution=256, sliding regularization used, generation task for 1D GP data, codomain OpFlow
2D_codomain_TGRF.ipynb resolution=64x64, generatin tasks for 2D Truncated GRF data, codomain OpFlow
Regression tasks
1D_domain_decomposed_GP_prior.ipynb resolution=128
1D_domain_decomposed_GP_regression.ipynb duplicate the results of classical GPR
1D_domain_decomposed_TGP_prior.ipynb resolution=128
1D_domain_decomposed_TGP_regression.ipynb Non-Gaussian process regression
2D_domain_decomposed_GRF_prior.ipynb resolution=32x32
2D_domain_decomposed_GRF_regression_case1.ipynb regression with scatter observations
2D_domain_decomposed_GRF_regression_case2.ipynb regression with strip observations
1D_codomain_GP_prior.ipynb resolution=128
1D_codomain_GP_regression.ipynb codomain GP Regression
SGLD sampling
samplers.py
SGLD.py
Comments sliding regularization trick used in some files can be useful for others challenging tasks, feel free to add that on for all tasks

Datasets

Synthetic dataset can be directly generated in the training files, earthquake datasets used in the paper can be downloaded from kik-net website kik-net

Reference:

@article{shi2024universal, title={Universal Functional Regression with Neural Operator Flows}, author={Shi, Yaozhong and Gao, Angela F and Ross, Zachary E and Azizzadenesheli, Kamyar}, journal={arXiv preprint arXiv:2404.02986}, year={2024} }

opflow's People

Contributors

yzshi5 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.