Key points
- Model error discovery with interpretability and data assimilation (MEDIDA)[1]* is scaled up to geostrophic turbulence and sparse observations
- Naive use of neural nets (NNs) as interpolator does not capture small scales due to spectral bias, failing discoveries of closed-form errors
- Reducing this bias using random Fourier features enables NNs to represent the full range of scales, leading to successful error discoveries
- python 3.6
- Pytroch
- RFF in Pytroch
Case 1 is disscused here Case 1 Location
Python code
will be updated
- Mojgani, R., Chattopadhyay, A., and Hassanzadeh, P.
,
Interpretable structural model error discovery from sparse assimilation increments using spectral bias-reduced neural networks: A quasi-geostrophic turbulence test case, (2024).(url)
BibTeX
@article{Mojgani_JAMES_2024, author = {Mojgani, Rambod and Chattopadhyay, Ashesh and Hassanzadeh, Pedram}, title = {Interpretable Structural Model Error Discovery From Sparse Assimilation Increments Using Spectral Bias-Reduced Neural Networks: {A} Quasi-Geostrophic Turbulence Test Case}, journal = {Journal of Advances in Modeling Earth Systems}, volume = {16}, number = {3}, pages = {e2023MS004033}, keywords = {model error, spectral bias, data assimilation, interpolation, neural network, bias}, doi = {https://doi.org/10.1029/2023MS004033 }, note = {e2023MS004033 2023MS004033}, year = {2024} }
- [1] Mojgani, R., Chattopadhyay, A., and Hassanzadeh, P.
,
Closed-form discovery of structural errors in models of chaotic systems by integrating Bayesian sparse regression and data assimilation., Chaos 32, 061105 (2022)
arXiv:2110.00546.
(Download)
BibTeX
@article{Mojgani_Chaos_2022, author = {Mojgani,Rambod and Chattopadhyay,Ashesh and Hassanzadeh,Pedram }, title = {Discovery of interpretable structural model errors by combining {B}ayesian sparse regression and data assimilation: {A} chaotic {K}uramoto–{S}ivashinsky test case}, journal = {Chaos: {A}n Interdisciplinary Journal of Nonlinear Science}, volume = {32}, number = {6}, pages = {061105}, year = {2022}, doi = {10.1063/5.0091282}, URL = {https://doi.org/10.1063/5.0091282 }, eprint = {arXiv:2110.00546} }