Skip to content

Source code for the paper "Hybrid Physics-AI Architecture for Cloud Cover Nowcasting".

License

Notifications You must be signed in to change notification settings

relmonta/hyphai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyPhAI: Hybrid Physics-AI Approach for Cloud Cover Nowcasting

This repository contains the source code for the paper "Hybrid Physics-AI Architecture for Cloud Cover Nowcasting" by Rachid El Montassir, Olivier Pannekoucke and Corentin Lepeyre.

DOI

Abstract

This work proposes a hybrid approach that combines physics and Artificial Intelligence (AI) for cloud cover nowcasting. It addresses the limitations of traditional deep learning methods in producing realistic and physically consistent results that can generalize to unseen data. The proposed approach enforces a physical behaviour, in the first model, denoted HyPhAI-1, a multi-level advection dynamics is considered as a hard constraint for a trained U-Net model. Our experiments show that the hybrid formulation outperforms not only traditional deep learning methods, but also the EUMETSAT Extrapolated Imagery model (EXIM) in terms of both qualitative and quantitative results. In particular, we illustrate that the hybrid model preserves more details and achieves higher scores based on similarity metrics in comparison to the U-Net. Remarkably, these improvements are achieved while using only one-third of the data required by the other models. Another model, denoted HyPhAI-2, adds a source term to the advection equation, it impaired the visual rendering but displayed the best performance in terms of Accuracy. These results suggest that the proposed hybrid Physics-AI architecture provides a promising solution to overcome the limitations of classical AI methods, and contributes to open up new possibilities for combining physical knowledge with deep learning models.

HyPhAI-1 architecture

HyPhAI-2 architecture

Results (HyPhAI-1)

Forecasts

Estimated velocity field

Alt Text

Inference on full disk, without any specific training.

Citation

To cite this work, please use the following bibtex entry:

@Article{egusphere-2023-3078,
  AUTHOR = {El Montassir, R. and Pannekoucke, O. and Lapeyre, C.},
  TITLE = {HyPhAI v1.0: Hybrid Physics-AI architecture for cloud cover nowcasting},
  JOURNAL = {EGUsphere},
  VOLUME = {2024},
  YEAR = {2024},
  PAGES = {1--38},
  URL = {https://egusphere.copernicus.org/preprints/2024/egusphere-2023-3078/},
  DOI = {10.5194/egusphere-2023-3078}
}

License

This project is licensed under the CeCILL-B license - see the LICENSE file for details.

About

Source code for the paper "Hybrid Physics-AI Architecture for Cloud Cover Nowcasting".

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages