English

Reparameterizing 4DVAR with neural fields

Machine Learning 2025-09-29 v1 Computational Physics Fluid Dynamics

Abstract

Four-dimensional variational data assimilation (4DVAR) is a cornerstone of numerical weather prediction, but its cost function is difficult to optimize and computationally intensive. We propose a neural field-based reformulation in which the full spatiotemporal state is represented as a continuous function parameterized by a neural network. This reparameterization removes the time-sequential dependency of classical 4DVAR, enabling parallel-in-time optimization in parameter space. Physical constraints are incorporated directly through a physics-informed loss, simplifying implementation and reducing computational cost. We evaluate the method on the two-dimensional incompressible Navier--Stokes equations with Kolmogorov forcing. Compared to a baseline 4DVAR implementation, the neural reparameterized variants produce more stable initial condition estimates without spurious oscillations. Notably, unlike most machine learning-based approaches, our framework does not require access to ground-truth states or reanalysis data, broadening its applicability to settings with limited reference information.

Cite

@article{arxiv.2509.21751,
  title  = {Reparameterizing 4DVAR with neural fields},
  author = {Jaemin Oh},
  journal= {arXiv preprint arXiv:2509.21751},
  year   = {2025}
}

Comments

22 pages, 10 figures, 6 tables

R2 v1 2026-07-01T05:57:33.783Z