FlowBERT: Prompt-tuned BERT for variable flow field prediction
Weihao Zou, Weibing Feng, Pin Wu

TL;DR
FlowBERT introduces a prompt-tuned BERT-based framework that leverages knowledge transfer and POD for rapid, accurate flow field prediction across various conditions, significantly reducing computation time.
Contribution
This work presents a novel integration of LLM fine-tuning with POD for efficient, generalizable flow prediction, surpassing traditional models in few-shot learning and transferability.
Findings
Outperforms conventional Transformer models in few-shot scenarios.
Reduces prediction time from hours to seconds with over 90% accuracy.
Demonstrates strong generalization across different flow conditions and geometries.
Abstract
This study proposes a universal flow field prediction framework based on knowledge transfer from large language model (LLM), addressing the high computational costs of traditional computational fluid dynamics (CFD) methods and the limited cross-condition transfer capability of existing deep learning models. The framework innovatively integrates Proper Orthogonal Decomposition (POD) dimensionality reduction with fine-tuning strategies for pretrained LLM, where POD facilitates compressed representation of flow field features while the fine-tuned model learns to encode system dynamics in state space. To enhance the model's adaptability to flow field data, we specifically designed fluid dynamics-oriented text templates that improve predictive performance through enriched contextual semantic information. Experimental results demonstrate that our framework outperforms…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis · Fluid Dynamics and Vibration Analysis
MethodsAbsolute Position Encodings · Layer Normalization · Byte Pair Encoding · Label Smoothing · Softmax · Dropout · Dense Connections · Transformer
