paper-with-me

홈 › Papers

Online model error correction with neural networks in the incremental 4D-Var framework

2022-10-25 · Alban Farchi, Marcin Chrust, Marc Bocquet, Patrick Laloyaux, Massimo Bonavita

Recent studies have demonstrated that it is possible to combine machine learning with data assimilation to reconstruct the dynamics of a physical model partially and imperfectly observed. Data assimilation is used to estimate the system state from the observations, while machine learning computes a surrogate model of the dynamical system based on those estimated states. The surrogate model can be defined as an hybrid combination where a physical model based on prior knowledge is enhanced with a statistical model estimated by a neural network. The training of the neural network is typically done offline, once a large enough dataset of model state estimates is available. By contrast, with online approaches the surrogate model is improved each time a new system state estimate is computed. Online approaches naturally fit the sequential framework encountered in geosciences where new observations become available with time. In a recent methodology paper, we have developed a new weak-constraint 4D-Var formulation which can be used to train a neural network for online model error correction. In the present article, we develop a simplified version of that method, in the incremental 4D-Var framework adopted by most operational weather centres. The simplified method is implemented in the ECMWF Object-Oriented Prediction System, with the help of a newly developed Fortran neural network library, and tested with a two-layer two-dimensional quasi geostrophic model. The results confirm that online learning is effective and yields a more accurate model error correction than offline learning. Finally, the simplified method is compatible with future applications to state-of-the-art models such as the ECMWF Integrated Forecasting System.

📄 PDF Abstract BibTeX arXiv:2210.13817

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incremental Correction in Dynamic Systems Modelled with Neural Networks for Constraint Satisfaction

2022-09-08 · Namhoon Cho, Hyo-Sang Shin, Antonios Tsourdos, Davide Amato

This study presents incremental correction methods for refining neural network parameters or control functions entering into a continuous-time dynamic system to achieve improved solution accuracy in satisfying the interi…

Incremental Language Understanding for Online Motion Planning of Robot Manipulators

2025-08-08 · Mitchell Abrams, Thies Oelerich, Christian Hartl-Nesic, Andreas Kugi 외 arxiv

Human-robot interaction requires robots to process language incrementally, adapting their actions in real-time based on evolving speech input. Existing approaches to language-guided robot motion planning typically assume…

Motion Planning

Assessing the Impact of Incremental Error Detection and Correction. A Case Study on the Italian Universal Dependency Treebank

2018-11-01 · WS 2018 11 · Chiara Alzetta, Felice Dell{'}Orletta, Simonetta Montemagni, Maria Simi 외

Detection and correction of errors and inconsistencies in {``}gold treebanks{''} are becoming more and more central topics of corpus annotation. The paper illustrates a new incremental method for enhancing treebanks, wit…

Dependency Parsing

Online Infix Probability Computation for Probabilistic Finite Automata

2019-07-01 · ACL 2019 7 · Marco Cognetta, Yo-Sub Han, Soon Chan Kwon

Probabilistic finite automata (PFAs) are com- mon statistical language model in natural lan- guage and speech processing. A typical task for PFAs is to compute the probability of all strings that match a query pattern. A…

Language ModelingLanguage Modelling

Improving Seq2Seq Grammatical Error Correction via Decoding Interventions

2023-10-23 · Houquan Zhou, Yumeng Liu, Zhenghua Li, Min Zhang 외

The sequence-to-sequence (Seq2Seq) approach has recently been widely used in grammatical error correction (GEC) and shows promising performance. However, the Seq2Seq GEC approach still suffers from two issues. First, a S…

DecoderGrammatical Error CorrectionLanguage ModelingLanguage Modelling