Physics-informed Blind Reconstruction of Dense Fields from Sparse Measurements using Neural Networks with a Differentiable Simulator
Ofek Aloni, Barak Fishbain
TL;DR
PhysBR addresses the challenge of reconstructing dense fields from sparse measurements by integrating a differentiable PDE solver into a neural network training loop, enabling learning from sparse pairs $(s(t), s(t+\Delta t))$ without full-field ground truth. The method enforces physical constraints through the solver $\mathcal{P}$ and a smoothness penalty, yielding reconstructions that respect boundary conditions and flow structures across Burgers' equation, Wake flow, and Kolmogorov flow. Compared to CNN baselines and classical interpolation methods, PhysBR shows superior consistency and lower mean relative $L^2$ errors, with competitive performance to RBF in some regimes, at the cost of higher computation due to differentiable simulation. This physics-informed, data-efficient approach advances dense-field reconstruction in fluids, with implications for environmental monitoring and engineering in data-scarce settings, while highlighting the need for accurate governing equations and careful handling of chaotic dynamics.
Abstract
Generating dense physical fields from sparse measurements is a fundamental question in sampling, signal processing, and many other applications. State-of-the-art methods either use spatial statistics or rely on examples of dense fields in the training phase, which often are not available, and thus rely on synthetic data. Here, we present a reconstruction method that generates dense fields from sparse measurements, without assuming availability of the spatial statistics, nor of examples of the dense fields. This is made possible through the introduction of an automatically differentiable numerical simulator into the training phase of the method. The method is shown to have superior results over statistical and neural network based methods on a set of three standard problems from fluid mechanics.
