BLISSNet: Deep Operator Learning for Fast and Accurate Flow Reconstruction from Sparse Sensor Measurements
2026-02-27 • Machine Learning
Machine Learning
AI summaryⓘ
The authors developed BLISSNet, a new model that helps reconstruct fluid flows accurately from a few scattered measurements. Unlike other methods, it balances being fast and precise, even for large areas. BLISSNet uses a special neural network design that allows it to quickly make predictions after an initial setup, making it faster than common interpolation techniques. This makes it useful for real-time applications where quick and reliable flow data is needed.
fluid flow reconstructionsparse sensor measurementsDeepONetzero-shot inferencedata assimilationradial basis function interpolationbicubic interpolationneural networksmultiscale dynamicscomputational efficiency
Authors
Maksym Veremchuk, K. Andrea Scott, Zhao Pan
Abstract
Reconstructing fluid flows from sparse sensor measurements is a fundamental challenge in science and engineering. Widely separated measurements and complex, multiscale dynamics make accurate recovery of fine-scale structures difficult. In addition, existing methods face a persistent tradeoff: high-accuracy models are often computationally expensive, whereas faster approaches typically compromise fidelity. In this work, we introduce BLISSNet, a model that strikes a strong balance between reconstruction accuracy and computational efficiency for both flow reconstruction and nudging-based data assimilation. The model follows a DeepONet-like architecture, enabling zero-shot inference on domains of arbitrary size. After the first model call on a given domain, certain network components can be precomputed, leading to low inference cost for subsequent evaluations on large domains. Consequently, the model can achieve faster inference than classical interpolation methods such as radial basis function or bicubic interpolation. This combination of high accuracy, low cost, and zero-shot generalization makes BLISSNet well-suited for large-scale real-time flow reconstruction and data assimilation tasks.