An Adjoint Method for Differentiable Fluid Simulation on Flow Maps
Zhiqi Li, Jinjin He, Barnab\'as B\"orcs\"ok, Taiyuan Zhang, Duowen Chen, Tao Du, Ming C. Lin, Greg Turk, Bo Zhu

TL;DR
This paper introduces a novel adjoint solver for differentiable fluid simulation that leverages shared flow maps for accurate, long-range gradient computation without storing intermediate states, improving efficiency and precision.
Contribution
It proposes a new adjoint method that directly solves on flow maps, enabling efficient, accurate differentiation of incompressible flows without intermediate storage.
Findings
Low memory usage of 6.53GB at high resolution
High accuracy in vortex dynamics tracking
Enables advanced differentiable simulation tasks
Abstract
This paper presents a novel adjoint solver for differentiable fluid simulation based on bidirectional flow maps. Our key observation is that the forward fluid solver and its corresponding backward, adjoint solver share the same flow map as the forward simulation. In the forward pass, this map transports fluid impulse variables from the initial frame to the current frame to simulate vortical dynamics. In the backward pass, the same map propagates adjoint variables from the current frame back to the initial frame to compute gradients. This shared long-range map allows the accuracy of gradient computation to benefit directly from improvements in flow map construction. Building on this insight, we introduce a novel adjoint solver that solves the adjoint equations directly on the flow map, enabling long-range and accurate differentiation of incompressible flows without differentiating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Advanced Numerical Methods in Computational Mathematics · Computer Graphics and Visualization Techniques
