paper-with-me

Papers

Striding Across Reynolds Numbers: Representation Geometry in Neural PDE Generalisation

2026-05-28 · Jianing Shi arxiv

Cross-Reynolds generalisation in neural PDE solvers remains poorly characterised. On the canonical forced 2D Navier-Stokes benchmark, a trained Fourier Neural Operator reaches 46.68% relative L2 error under a 10x Reynolds-number shift, yet zero-forward-model retrieval baselines already improve to 41-42%. This suggests representation geometry as a major organising variable among the tested methods. We test this hypothesis through ConvAE-Relay, which matches states in a source-trained convolutional autoencoder latent space and borrows dynamics from a source-regime database, achieving 38.34+/-0.07% using only a source-regime database and no target-regime fitting, labels, or database entries. A 2x2 ablation isolates matching quality as dominant over the update rule. Oracle experiments confirm that source-regime dynamics directions remain transferable (cosine similarity ~0.84) when matching stays on-manifold; autoregressive drift is the primary bottleneck (~12 percentage points). From the learned-prediction side, a U-Net with multi-scale skip connections achieves 34.72+/-0.60%, consistent with the retrieval-side finding that local, multi-scale representations organise cross-Reynolds transfer among tested methods. All claims are scoped to this benchmark.

📄 PDF Abstract BibTeX arXiv:2605.30112

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Geometry-aware PINNs for Turbulent Flow Prediction

2024-12-02 · Shinjan Ghosh, Julian Busch, Georgia Olympia Brikis, Biswadip Dey

Design exploration or optimization using computational fluid dynamics (CFD) is commonly used in the industry. Geometric variation is a key component of such design problems, especially in turbulent flow scenarios, which …

Prediction

Data-Driven Bifurcation Handling in Physics-Based Reduced-Order Vascular Hemodynamic Models

2025-08-28 · Natalia L. Rubio, Eric F. Darve, Alison L. Marsden arxiv

Three-dimensional (3D) finite-element simulations of cardiovascular flows provide high-fidelity predictions to support cardiovascular medicine, but their high computational cost limits clinical practicality. Reduced-orde…

Computational Efficiency

LBM-GNN: Graph Neural Network Enhanced Lattice Boltzmann Method

2025-04-20 · Yue Li

In this paper, we present LBM-GNN, a novel approach that enhances the traditional Lattice Boltzmann Method (LBM) with Graph Neural Networks (GNNs). We apply this method to fluid dynamics simulations, demonstrating improv…

Graph Neural Network

Application of Convolutional Neural Network to Predict Airfoil Lift Coefficient

2017-12-29 · Yao Zhang, Woong-Je Sung, Dimitri Mavris

The adaptability of the convolutional neural network (CNN) technique for aerodynamic meta-modeling tasks is probed in this work. The primary objective is to develop suitable CNN architecture for variable flow conditions …

CNN-LSTM based reduced order modeling of two-dimensional unsteady flows around a circular cylinder at different Reynolds numbers

2020-11-26 · journal 2020 11 · Kazuto Hasegawa Kai Fukami Takaaki Murata Koji Fukagata

We investigate the capability of machine learning (ML) based reduced order model (ML-ROM) for two-dimensional unsteady flows around a circular cylinder at different Reynolds numbers. The present ML-ROM is constructed by …

Decoder