paper-with-me

Papers

DeepLag: Discovering Deep Lagrangian Dynamics for Intuitive Fluid Prediction

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

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 dynamics are seriously obscured and confounded in static grids, bringing thorny challenges to the prediction. This paper introduces a new Lagrangian-Eulerian combined paradigm to tackle the tanglesome fluid dynamics. Instead of solely predicting the future based on Eulerian observations, we propose DeepLag to discover hidden Lagrangian dynamics within the fluid by tracking the movements of adaptively sampled key particles. Further, DeepLag presents a new paradigm for fluid prediction, where the Lagrangian movement of the tracked particles is inferred from Eulerian observations, and their accumulated Lagrangian dynamics information is incorporated into global Eulerian evolving features to guide future prediction respectively. Tracking key particles not only provides a transparent and interpretable clue for fluid dynamics but also makes our model free from modeling complex correlations among massive grids for better efficiency. Experimentally, DeepLag excels in three challenging fluid prediction tasks covering 2D and 3D, simulated and real-world fluids. Code is available at this repository: https://github.com/thuml/DeepLag.

📄 PDF Abstract BibTeX arXiv:2402.02425

Code (1)

thuml/deeplag 공식 구현 pytorch

Tasks

Future predictionPrediction

Similar Papers 제목 키워드 기반

From Fixed Grids to Moving Particles:A Transferable Latent Operator for Fluid Dynamics

2026-08-14 · Meng Li, Chuqi Chen, Zhengqing Gao, Xi Zhou 외 arxiv

Lagrangian modeling is vital to fluid dynamics, as it characterizes particle transport and complements the Eulerian representation. However, Lagrangian trajectories are less commonly available than Eulerian fields, while…

Neural Vortex Method: from Finite Lagrangian Particles to Infinite Dimensional Eulerian Dynamics

2020-06-07 · Shiying Xiong, Xingzhe He, Yunjin Tong, Yitong Deng 외

In the field of fluid numerical analysis, there has been a long-standing problem: lacking of a rigorous mathematical tool to map from a continuous flow field to discrete vortex particles, hurdling the Lagrangian particle…

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

VortexNet: Learning Complex Dynamic Systems with Physics-Embedded Networks

2021-01-01 · Shiying Xiong, Xingzhe He, Yunjin Tong, Yitong Deng 외

In this paper, we present a novel physics-rooted network structure that dramatically facilitates the learning of complex dynamic systems. Our method is inspired by the Vortex Method in fluid dynamics, whose key idea lies…

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