paper-with-me

Papers

Lagrangian Fluid Simulation with Continuous Convolutions

2020-05-01 · ICLR 2020 1 · Benjamin Ummenhofer, Lukas Prantl, Nils Thuerey, Vladlen Koltun

We present an approach to Lagrangian fluid simulation with a new type of convolutional network. Our networks process sets of moving particles, which describe fluids in space and time. Unlike previous approaches, we do not build an explicit graph structure to connect the particles but use spatial convolutions as the main differentiable operation that relates particles to their neighbors. To this end we present a simple, novel, and effective extension of N-D convolutions to the continuous domain. We show that our network architecture can simulate different materials, generalizes to arbitrary collision geometries, and can be used for inverse problems. In addition, we demonstrate that our continuous convolutions outperform prior formulations in terms of accuracy and speed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Symmetric Basis Convolutions for Learning Lagrangian Fluid Mechanics

2024-03-25 · Rene Winchenbach, Nils Thuerey

Learning physical simulations has been an essential and central aspect of many recent research efforts in machine learning, particularly for Navier-Stokes-based fluid mechanics. Classic numerical solvers have traditional…

Physical Simulations

FluidFormer: Transformer with Continuous Convolution for Particle-based Fluid Simulation

2025-08-03 · Nianyi Wang, Yu Chen, Shuai Zheng arxiv

Learning-based fluid simulation networks have been proven as viable alternatives to traditional numerical solvers for the Navier-Stokes equations. Existing neural methods follow Smoothed Particle Hydrodynamics (SPH) fram…

LagrangianSplats: Divergence-Free Transport of Gaussian Primitives for Fluid Reconstruction

2026-05-10 · Ningxiao Tao, Baoquan Chen, Mengyu Chu arxiv

Reconstructing 3D fluid velocity fields from sparse 2D video observations is a highly ill-posed inverse problem, demanding both transport consistency with observed motion and physical validity under fluid laws. Existing …

Lagrangian Neural Style Transfer for Fluids

2020-05-02 · Byung-soo Kim, Vinicius C. Azevedo, Markus Gross, Barbara Solenthaler

Artistically controlling the shape, motion and appearance of fluid simulations pose major challenges in visual effects production. In this paper, we present a neural style transfer approach from images to 3D fluids formu…

Style Transfer

Learning Lagrangian Fluid Dynamics with Graph Neural Networks

2021-01-01 · Zijie Li, Amir Barati Farimani

We present a data-driven model for fluid simulation under Lagrangian representation. Our model uses graph to describe fluid field, where physical quantities are encoded as node and edge features. Instead of directly pred…

Graph Neural Network