🤖 AI Summary
This work addresses the challenge of simultaneously achieving physical fidelity and interactive controllability in sketch-driven fluid field generation. We propose a two-stage generative framework: first, a latent diffusion model (LDM) synthesizes an initial vector field from a user-provided sketch; second, local physics-based correction is performed via Helmholtz–Hodge decomposition to rigorously enforce incompressibility and other fluid-dynamical constraints. By embedding physical priors directly into the generation pipeline—while preserving the user’s sketch intent—the method unifies intuitive interactive design with mathematical accuracy. Experiments demonstrate that our approach consistently produces visually plausible and physically consistent 2D incompressible flow fields across diverse sketch inputs, significantly outperforming existing purely data-driven methods. This establishes a new paradigm for physics-guided generative design in fluid simulation.
📝 Abstract
Fluid simulation techniques are widely used in various fields such as film production, but controlling complex fluid behaviors remains challenging. While recent generative models enable intuitive generation of vector fields from user sketches, they struggle to maintain physical properties such as incompressibility. To address these issues, this paper proposes a method for interactively designing 2D vector fields. Conventional generative models can intuitively generate vector fields from user sketches, but remain difficult to consider physical properties. Therefore, we add a simple editing process after generating the vector field. In the first stage, we use a latent diffusion model~(LDM) to automatically generate initial 2D vector fields from user sketches. In the second stage, we apply the Helmholtz-Hodge decomposition to locally extract physical properties such as incompressibility from the results generated by LDM and recompose them according to user intentions. Through multiple experiments, we demonstrate the effectiveness of our proposed method.