Abstract: Video understanding has largely relied on deep spatiotemporal architectures, including 3D convolutional networks and optical flow (OF) based models. While effective, these methods are often computationally expensive and depend on heuristic motion representations that are sensitive to illumination, scale, and structural changes. To address these limitations, we propose ReynoldsFlow, a physics-inspired representation grounded in the Reynolds transport theorem (RTT) and Helmholtz-Hodge decomposition (HHD). ReynoldsFlow decomposes motion into curl-free (CF) and divergence-free (DF) components, providing a principled and interpretable characterization of scene dynamics. By coupling intensity information with decomposed motion cues, it produces dynamics-aware, texture-preserving features that boost downstream tasks such as pose estimation, action recognition, and tiny object detection. Lightweight and modular, ReynoldsFlow can be readily integrated into existing architectures. Experiments across diverse benchmarks show that ReynoldsFlow consistently matches or surpasses existing approaches, offering improved generalizability and computational efficiency.
Read the original article: