Skip to content

Commit b807dc8

Browse files
authored
Update docs: Add Fourier-MIONet (#1246)
1 parent 1c0c52d commit b807dc8

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ DeepXDE is a library for scientific machine learning and physics-informed learni
2727
- DeepONet: learning operators [[Nat. Mach. Intell.](https://doi.org/10.1038/s42256-021-00302-5)]
2828
- DeepONet extensions, e.g., POD-DeepONet [[Comput. Methods Appl. Mech. Eng.](https://doi.org/10.1016/j.cma.2022.114778)]
2929
- MIONet: learning multiple-input operators [[SIAM J. Sci. Comput.](https://doi.org/10.1137/22M1477751)]
30+
- Fourier-MIONet [[arXiv](https://arxiv.org/abs/2303.04778)]
3031
- physics-informed DeepONet [[Sci. Adv.](https://doi.org/10.1126/sciadv.abi8605)]
3132
- multifidelity DeepONet [[Phys. Rev. Research](https://doi.org/10.1103/PhysRevResearch.4.023210)]
3233
- DeepM&Mnet: solving multiphysics and multiscale problems [[J. Comput. Phys.](https://doi.org/10.1016/j.jcp.2021.110296), [J. Comput. Phys.](https://doi.org/10.1016/j.jcp.2021.110698)]

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ DeepXDE
1919
- DeepONet: learning operators [`Nat. Mach. Intell. <https://doi.org/10.1038/s42256-021-00302-5>`_]
2020
- DeepONet extensions, e.g., POD-DeepONet [`Comput. Methods Appl. Mech. Eng. <https://doi.org/10.1016/j.cma.2022.114778>`_]
2121
- MIONet: learning multiple-input operators [`SIAM J. Sci. Comput. <https://doi.org/10.1137/22M1477751>`_]
22+
- Fourier-MIONet [`arXiv <https://arxiv.org/abs/2303.04778>`_]
2223
- physics-informed DeepONet [`Sci. Adv. <https://doi.org/10.1126/sciadv.abi8605>`_]
2324
- multifidelity DeepONet [`Phys. Rev. Research <https://doi.org/10.1103/PhysRevResearch.4.023210>`_]
2425
- DeepM&Mnet: solving multiphysics and multiscale problems [`J. Comput. Phys. <https://doi.org/10.1016/j.jcp.2021.110296>`_, `J. Comput. Phys. <https://doi.org/10.1016/j.jcp.2021.110698>`_]

docs/user/research.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ DeepXDE has been used in
5050
`University of Rome Tor Vergata <http://web.uniroma2.it>`_,
5151
`Chalmers University of Technology <https://www.chalmers.se/en>`_,
5252
`Wuhan University of Technology <http://english.whut.edu.cn>`_,
53+
`University of Delaware <https://www.udel.edu>`_,
5354
`University of Kentucky <https://www.uky.edu>`_,
5455
`University of Surrey <https://www.surrey.ac.uk>`_,
5556
`Federal University of Rio de Janeiro <https://ufrj.br/en>`_,
@@ -101,6 +102,7 @@ DeepXDE has been used in
101102
`Anailytica <https://anailytica.com>`_,
102103
`Ansys <https://www.ansys.com>`_,
103104
`BirenTech Research <https://www.birentech.com>`_,
105+
`ExxonMobil <https://corporate.exxonmobil.com>`_,
104106
`General Motors <https://www.gm.com>`_,
105107
`RocketML <https://www.rocketml.net>`_,
106108
`Saudi Aramco <https://www.aramco.com>`_
@@ -200,6 +202,7 @@ PINN
200202
DeepONet
201203
--------
202204

205+
#. Z\. Jiang, M. Zhu, D. Li, Q. Li, Y. Yuan, & L. Lu. `Fourier-MIONet: Fourier-enhanced multiple-input neural operators for multiphase modeling of geological carbon sequestration <https://arxiv.org/pdf/2303.04778.pdf>`_. *arXiv preprint arXiv:2303.04778*, 2023.
203206
#. S\. Wang, & P. Perdikaris. `Long-time integration of parametric evolution equations with physics-informed deeponets <https://www.sciencedirect.com/science/article/pii/S0021999122009184>`_. *Journal of Computational Physics*, 475, p.111855, 2023.
204207
#. K\. Kobayashi, J. Daniell, & S. Alam. `Operator learning framework for digital twin and complex engineering systems <https://arxiv.org/pdf/2301.06701.pdf>`_. *arXiv e-prints*, pp.arXiv-2301, 2023.
205208
#. E\. Pickering, S. Guth, G. Karniadakis, & T. Sapsis. `Discovering and forecasting extreme events via active learning in neural operators <https://www.nature.com/articles/s43588-022-00376-0>`_. *Nature Computational Science*, 2(12), pp.823-833, 2022.

0 commit comments

Comments
 (0)