LGCVNAJun 21, 2022

Learning to Estimate and Refine Fluid Motion with Physical Dynamics

arXiv:2206.10480v213 citationsh-index: 40
Originality Incremental advance
AI Analysis

This work addresses fluid motion estimation for applications in fluid dynamics and computer vision, representing an incremental improvement by combining PDE constraints with unsupervised learning.

The paper tackled the problem of estimating fluid motion from images, which is challenging due to the complex dynamics governed by Navier-Stokes equations, by proposing an unsupervised learning-based prediction-correction scheme that outperforms optical flow methods and shows competitive results compared to supervised methods on a benchmark dataset.

Extracting information on fluid motion directly from images is challenging. Fluid flow represents a complex dynamic system governed by the Navier-Stokes equations. General optical flow methods are typically designed for rigid body motion, and thus struggle if applied to fluid motion estimation directly. Further, optical flow methods only focus on two consecutive frames without utilising historical temporal information, while the fluid motion (velocity field) can be considered a continuous trajectory constrained by time-dependent partial differential equations (PDEs). This discrepancy has the potential to induce physically inconsistent estimations. Here we propose an unsupervised learning based prediction-correction scheme for fluid flow estimation. An estimate is first given by a PDE-constrained optical flow predictor, which is then refined by a physical based corrector. The proposed approach outperforms optical flow methods and shows competitive results compared to existing supervised learning based methods on a benchmark dataset. Furthermore, the proposed approach can generalize to complex real-world fluid scenarios where ground truth information is effectively unknowable. Finally, experiments demonstrate that the physical corrector can refine flow estimates by mimicking the operator splitting method commonly utilised in fluid dynamical simulation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes