paper-with-me

Papers

LLM4Fluid: Large Language Models as Generalizable Neural Solvers for Fluid Dynamics

2026-01-29 · Qisong Xiao, Xinhai Chen, Qinglin Wang, Xiaowei Guo, Binglin Wang, Weifeng Chen, Zhichao Wang, Yunfei Liu, Rui Xia, Hang Zou, Gencheng Liu, Shuai Li, Jie Liu arxiv

Deep learning has emerged as a promising paradigm for spatio-temporal modeling of fluid dynamics. However, existing approaches often suffer from limited generalization to unseen flow conditions and typically require retraining when applied to new scenarios. In this paper, we present LLM4Fluid, a spatio-temporal prediction framework that leverages Large Language Models (LLMs) as generalizable neural solvers for fluid dynamics. The framework first compresses high-dimensional flow fields into a compact latent space via reduced-order modeling enhanced with a physics-informed disentanglement mechanism, effectively mitigating spatial feature entanglement while preserving essential flow structures. A pretrained LLM then serves as a temporal processor, autoregressively predicting the dynamics of physical sequences with time series prompts. To bridge the modality gap between prompts and physical sequences, which can otherwise degrade prediction accuracy, we propose a dedicated modality alignment strategy that resolves representational mismatch and stabilizes long-term prediction. Extensive experiments across diverse flow scenarios demonstrate that LLM4Fluid functions as a robust and generalizable neural solver without retraining, achieving state-of-the-art accuracy while exhibiting powerful zero-shot and in-context learning capabilities. Code and datasets are publicly available at https://github.com/qisongxiao/LLM4Fluid.

📄 PDF Abstract BibTeX arXiv:2601.21681

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniFluids: Unified Physics Pre-trained Modeling of Fluid Dynamics

2025-06-12 · Rui Zhang, Qi Meng, Han Wan, Yang Liu 외

High-fidelity and efficient simulation of fluid dynamics drive progress in various scientific and engineering applications. Traditional computational fluid dynamics methods offer strong interpretability and guaranteed co…

Operator learning

Out-of-Distribution Generalization for Neural Physics Solvers

2026-01-27 · Zhao Wei, Chin Chun Ooi, Jian Cheng Wong, Abhishek Gupta 외 arxiv

Neural physics solvers are increasingly used in scientific discovery, given their potential for rapid in silico insights into physical, materials, or biological systems and their long-time evolution. However, poor genera…

Hybrid quantum physics-informed neural networks for simulating computational fluid dynamics in complex shapes

2023-04-21 · Alexandr Sedykh, Maninadh Podapaka, Asel Sagingalieva, Karan Pinto 외

Finding the distribution of the velocities and pressures of a fluid by solving the Navier-Stokes equations is a principal task in the chemical, energy, and pharmaceutical industries, as well as in mechanical engineering …

Transfer Learning

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…

Learning Incompressible Fluid Dynamics from Scratch -- Towards Fast, Differentiable Fluid Models that Generalize

2020-06-15 · Nils Wandel, Michael Weinmann, Reinhard Klein

Fast and stable fluid simulations are an essential prerequisite for applications ranging from computer-generated imagery to computer-aided design in research and development. However, solving the partial differential equ…