paper-with-me

Papers

NeuroFluid: Fluid Dynamics Grounding with Particle-Driven Neural Radiance Fields

2022-03-03 · Shanyan Guan, Huayu Deng, Yunbo Wang, Xiaokang Yang

Deep learning has shown great potential for modeling the physical dynamics of complex particle systems such as fluids. Existing approaches, however, require the supervision of consecutive particle properties, including positions and velocities. In this paper, we consider a partially observable scenario known as fluid dynamics grounding, that is, inferring the state transitions and interactions within the fluid particle systems from sequential visual observations of the fluid surface. We propose a differentiable two-stage network named NeuroFluid. Our approach consists of (i) a particle-driven neural renderer, which involves fluid physical properties into the volume rendering function, and (ii) a particle transition model optimized to reduce the differences between the rendered and the observed images. NeuroFluid provides the first solution to unsupervised learning of particle-based fluid dynamics by training these two models jointly. It is shown to reasonably estimate the underlying physics of fluids with different initial shapes, viscosity, and densities.

📄 PDF Abstract BibTeX arXiv:2203.01762

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variational Inference via Smoothed Particle Hydrodynamics

2024-07-12 · Yongchao Huang

A new variational inference method, SPH-ParVI, based on smoothed particle hydrodynamics (SPH), is proposed for sampling partially known densities (e.g. up to a constant) or sampling using gradients. SPH-ParVI simulates t…

Bayesian InferenceVariational Inference

Graph-Based Learning of Free Surface Dynamics in Generalized Newtonian Fluids using Smoothed Particle Hydrodynamics

2025-09-29 · Hyo-Jin Kim, Jaekwang Kim, Hyung-Jun Park arxiv

In this study, we propose a graph neural network (GNN) model for efficiently predicting the flow behavior of non-Newtonian fluids with free surface dynamics. The numerical analysis of non-Newtonian fluids presents signif…

Computational EfficiencyGraph Neural Network

Visual Grounding of Learned Physical Models

2020-04-28 · ICML 2020 1 · Yunzhu Li, Toru Lin, Kexin Yi, Daniel M. Bear 외

Humans intuitively recognize objects' physical properties and predict their motion, even when the objects are engaged in complicated interactions. The abilities to perform physical reasoning and to adapt to new environme…

Visual Grounding

DeepLag: Discovering Deep Lagrangian Dynamics for Intuitive Fluid Prediction

2024-02-04 · Qilong Ma, Haixu Wu, Lanxiang Xing, Shangchen Miao 외

Accurately predicting the future fluid is vital to extensive areas such as meteorology, oceanology, and aerodynamics. However, since the fluid is usually observed from the Eulerian perspective, its moving and intricate d…

Future predictionPrediction

The compressible Neural Particle Method for Simulating Compressible Viscous Fluid Flows

2025-08-23 · Masato Shibukawa, Naoya Ozaki, Maximilien Berthet arxiv

Particle methods play an important role in computational fluid dynamics, but they are among the most difficult to implement and solve. The most common method is smoothed particle hydrodynamics, which is suitable for prob…