Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FlowForge: A Staged Local Rollout Engine for Flow-Field Prediction

About

Deep learning surrogates for CFD flow-field prediction often rely on large, complex models, which can be slow and fragile when data are noisy or incomplete. We introduce FlowForge, a staged local rollout engine that predicts future flow fields by compiling a locality-preserving update schedule and executing it with a shared lightweight local predictor. Rather than producing the next frame in a single global pass, FlowForge rewrites spatial sites stage by stage so that each update conditions only on bounded local context exposed by earlier stages. This compile-execute design aligns inference with short-range physical dependence, keeps latency predictable, and limits error amplification from global mixing. Across PDEBench, CFDBench, and BubbleML, FlowForge matches or improves upon strong baselines in pointwise accuracy, delivers consistently better robustness to noise and missing observations, and maintains stable multi-step rollout behavior while reducing per-step latency.

Xiaowen Zhang, Ziming Zhou, Fengnian Zhao, David L. S. Hung• 2026

Related benchmarks

TaskDatasetResultRank
Flow Field PredictionCFDBench Tube
RMSE0.1035
6
Flow Field PredictionCFDBench Cylinder
RMSE0.0258
6
Flow Field PredictionCFDBench Dam
RMSE0.0222
6
Flow Field PredictionCFDBench Cavity
RMSE0.2949
6
Flow Field PredictionPDEBench Diff-React
RMSE0.0837
3
Flow Field PredictionPDEBench Rand-M0.1
RMSE0.0451
3
Flow Field PredictionBubbleML FB-Gravity
RMSE0.1869
3
Flow Field PredictionBubbleML PB-Subcooled
RMSE0.3798
3
Flow Field PredictionBubbleML FB-VelScale
RMSE0.5382
3
Flow Field PredictionPDEBench Rand-M1.0
RMSE0.1351
3
Showing 10 of 11 rows

Other info

Follow for update