English

SURFSUP: Learning Fluid Simulation for Novel Surfaces

Machine Learning 2023-09-12 v2 Fluid Dynamics

Abstract

Modeling the mechanics of fluid in complex scenes is vital to applications in design, graphics, and robotics. Learning-based methods provide fast and differentiable fluid simulators, however most prior work is unable to accurately model how fluids interact with genuinely novel surfaces not seen during training. We introduce SURFSUP, a framework that represents objects implicitly using signed distance functions (SDFs), rather than an explicit representation of meshes or particles. This continuous representation of geometry enables more accurate simulation of fluid-object interactions over long time periods while simultaneously making computation more efficient. Moreover, SURFSUP trained on simple shape primitives generalizes considerably out-of-distribution, even to complex real-world scenes and objects. Finally, we show we can invert our model to design simple objects to manipulate fluid flow.

Keywords

Cite

@article{arxiv.2304.06197,
  title  = {SURFSUP: Learning Fluid Simulation for Novel Surfaces},
  author = {Arjun Mani and Ishaan Preetam Chandratreya and Elliot Creager and Carl Vondrick and Richard Zemel},
  journal= {arXiv preprint arXiv:2304.06197},
  year   = {2023}
}

Comments

Website: https://surfsup.cs.columbia.edu/

R2 v1 2026-06-28T10:03:23.049Z