Papers
Topics
Authors
Recent
Search
2000 character limit reached

GeoFunFlow-3D: A Physics-Guided Generative Flow Matching Framework for High-Fidelity 3D Aerodynamic Inference over Complex Geometries

Published 25 Apr 2026 in math.NA and cs.LG | (2604.23350v1)

Abstract: Deep generative models and neural operators have demonstrated significant potential for 3D aerodynamic inference. However, they often face inherent challenges in maintaining physical consistency and preserving high-frequency features, primarily due to spectral bias and gradient conflicts within the governing equations. To address these issues, we propose GeoFunFlow-3D, a physics-guided generative flow matching framework. Temporally, we utilize optimal transport theory to build the generation path, ensuring stable training dynamics. Spectrally, we introduce a high-order discrete engine without automatic differentiation (No-AD) to reduce gradient stiffness. Spatially, a topology-aware super-resolution module (SATO) is employed to rigorously enforce physical laws in localized regions such as shock waves. We evaluated our framework on complex industrial datasets. On the BlendedNet dataset, the model successfully avoids mode collapse even under sparse data conditions. For the NASA Rotor37 test, it accurately captures 3D detached shock structures. Compared to conventional operators, GeoFunFlow-3D significantly improves accuracy, reducing the pressure field error (RRMSE) to 0.0215 while maintaining competitive inference efficiency. Ultimately, this work provides a reliable, geometry-driven approach for generating high-dimensional fluid fields.

Authors (3)

Summary

  • The paper introduces a generative surrogate model that leverages geometric priors and optimal transport for zero-observation aerodynamic inference on complex 3D shapes.
  • It employs a novel No-AD differential operator and dual homotopy scheduling to ensure spectral stability and accurate gradient estimation.
  • Empirical results demonstrate robust data efficiency and multi-scale fidelity, reducing errors in pressure and shock region reconstructions.

Authoritative Summary of "GeoFunFlow-3D: A Physics-Guided Generative Flow Matching Framework for High-Fidelity 3D Aerodynamic Inference over Complex Geometries"

Introduction and Context

GeoFunFlow-3D introduces a generative surrogate modeling paradigm for 3D aerodynamic inference on highly complex geometries, fully addressing critical limitations in current deep PINNs and neural operators: spectral bias, gradient conflict, boundary leakage, and data scarcity in zero-observation scenarios. The framework leverages geometric priors and optimal transport theory to guide flow matching in latent space, bypassing the need for high-fidelity target field observations. Its architecture uniquely synergizes spectral, spatial, and temporal mechanisms for multi-scale consistency and robust physical compliance.

Methodological Framework

GeoFunFlow-3D comprises five integral components: multimodal geometry-aware encoding, latent-space geodesic flow matching, a high-order No-AD discrete differential operator, topology-aware super-resolution (SATO), and dual optimization dynamics.

Geometry and Latent Mapping: The model applies partition-of-unity kernel regression, projecting irregular 3D point clouds into a regular latent grid endowed with Riemannian tangent bundle properties. This ensures density invariance, geometric smoothness, and optimal compatibility for downstream generative modeling. Figure 1

Figure 1: The computational graph of the Feature Auto-Encoder (FAE) warm-up stage, providing geometry-to-latent mapping and reconstruction.

Flow Matching Dynamics: Flow matching is formulated as a linear interpolation in latent space, minimizing a least-action regression on the W2W_2 geodesic path. An adaptive feature calibration module amplifies high-frequency phenomena (e.g., shocks), and an inverse Jacobian mapping ensures valid projection to physical space. TV regularization acts as flux limiter in anisotropic regions.

No-AD Discrete Differential Engine: To circumvent AD-induced spectral explosion and memory overhead, GeoFunFlow-3D derives a fourth-order central difference operator (error O(h4)\mathcal{O}(h^4)), dynamically switching to high-order one-sided stencils near boundaries, maintaining global accuracy and avoiding ghost cells. Figure 2

Figure 2: Illustration of the No-AD discrete differential mechanism, dynamically resolving interior and boundary nodes for robust gradient evaluation.

Multi-Scale Reconstruction: SATO generalizes MsFEM, dynamically generating neural microscopic basis functions to compensate for local residuals, especially in boundary layers and shock regions. Macroscopic backgrounds are provided by 3D-FNO; phase-field masks enforce non-penetration, and tangent bundle projections guarantee Euler wall constraints. Figure 3

Figure 3: Computational graph of SATO's multi-scale residual compensation, integrating global interpolation and fine-scale basis generation.

Dual Optimization Scheduling: A C1C^1 continuous homotopy weight, λ(τ)\lambda(\tau), smoothly transitions the model from topological search to physical constraint dominance, adiabatically avoiding gradient shocks and optimizer instability. Exponential relaxation controls high-frequency residual injection during ODE trajectory evolution. Figure 4

Figure 4: Variational Homotopy Scheduling curve, partitioning training into topological, quasi-static, and physical lock-in phases.

Trinity Architecture: The computational graph attains temporal, spectral, and spatial coordination, combining zero-observation forward inference, loss-driven backward optimization, and phase-field hard constraint enforcement. Figure 5

Figure 5: Trinity collaborative architecture schematic of GeoFunFlow-3D, delineating forward inference, loss optimization, and physical constraint integration.

Theoretical Guarantees and Convergence

GeoFunFlow-3D establishes three primary theoretical guarantees:

Spectral Stability: The No-AD operator forcibly band-limits the NTK eigenvalue spectrum, avoiding the classical O(ω2k)\mathcal{O}(\omega^{2k}) explosion, quantitatively bounding maximum eigenvalues by spatial grid resolution (O(h−2k)\mathcal{O}(h^{-2k})). This eliminates Hessian rigidity and stabilizes high-frequency gradient updates. Figure 6

Figure 6: Spectral comparison between AD and No-AD operators, evidencing eigenvalue bounding and suppression of high-frequency bias.

Spatial Consistency: SATO's residual compensation ansatz is rigorously isomorphic to MsFEM, locally minimizing physical residuals and adaptively over-sampling in high-gradient regions, ensuring spatial fidelity.

Global Convergence: Homotopy scheduling ensures that optimization trajectories avoid ill-conditioning by gradually enforcing PDE constraints, guaranteeing smooth slip from macroscopic topology alignment to Navier-Stokes solution space.

Empirical Evaluation and Numerical Results

BlendedNet (Few-Shot): GeoFunFlow-3D achieves robust generalization under data scarcity (100–500 samples), outperforming state-of-the-art generative diffusion, point set, and graph models. At 100 samples, the CpC_p MAE is 1.43×10−11.43 \times 10^{-1}, substantially lower than c-DDPM and PointNet. With 500 samples, convergence nears the FAE lower bound (1.04×10−11.04 \times 10^{-1}) using only 5.7% of baseline data. Figure 7

Figure 7: Data efficiency and scaling behavior of GeoFunFlow-3D; error convergence under varying sample sizes.

Surface friction (CfxC_{fx}) and pressure (O(h4)\mathcal{O}(h^4)0) fields are captured at micron scale, reflecting the model's multi-scale capabilities facilitated by SATO. Figure 8

Figure 8: Generation comparison of O(h4)\mathcal{O}(h^4)1 and O(h4)\mathcal{O}(h^4)2 showing detailed spatial feature recovery.

Rotor37 (Internal Flow): GeoFunFlow-3D reduces pressure RRMSE to 0.0121 (1000 samples), outperforming DeepONet and 3D-FNO in reconstructing shock-dominated regions. In a blind test (200 samples), the pressure error remains at 0.0215, matching or exceeding specialized graph approaches. Spatial error maps confirm uniform accuracy improvements in shock topology regions. Figure 9

Figure 9: 3D spatial error comparison for the Rotor37 compressor; improvements localized in shock regions.

Ablation studies show catastrophic degradation without TV regularization or hard mask constraints, leading to spurious oscillations and boundary leakage. Figure 10

Figure 10: Impact of missing core physical operators; dark patches highlight numerical anomalies.

Uncertainty Quantification and Physics Compliance: Spatial UQ analysis maps variance to physically chaotic flow regions—detached shocks and wake separation—while PDE residuals remain localized in regions of geometric mutation and are globally minimized, evidencing strict adherence to conservation laws. Figure 11

Figure 11: Spatial UQ variance mapping; high uncertainty localized in flow separation and shock zones.

Figure 12

Figure 12: Spatial distribution of PDE residuals; low residuals except at curvature and separation peaks.

Dynamic residual evolution during ODE trajectory confirms effective homotopy path smoothing, with steep declines during topology search and exponential lock-in during physical constraint dominance. Figure 13

Figure 13: Global thermodynamic residual convergence curve during flow matching evolution.

Pipeline Visualization: The zero-observation generation pipeline enables transition from pure geometric point clouds to high-fidelity fields in latent space. Figure 14

Figure 14: Visualization of the complete GeoFunFlow-3D zero-observation generation pipeline.

Efficiency and Engineering Implications

GeoFunFlow-3D achieves one to two orders of magnitude acceleration in online inference versus traditional CFD solvers, with amortized offline training cost. Deployment is suitable for rapid aerodynamic evaluation and optimization loops; parameter-sharing and feature-caching strategies further improve inference speed.

Limitations and Future Developments

GeoFunFlow-3D's geometric coordinate mapping still faces challenges in cases of severe topological defects or extreme aspect ratios, due to local Jacobian singularities. Its generative trade-off restricts extrapolation to out-of-distribution shapes, suggesting the necessity of minimal fine-tuning for accuracy recovery. Advancing the algebraic backbone (e.g., with JFNK preconditioning, weak-form reconstruction via Deep Ritz) and integrating macroscopic engineering metrics as volume-integral soft constraints are promising future directions.

Conclusion

GeoFunFlow-3D establishes a mathematically rigorous, physically consistent generative modeling framework for 3D aerodynamic and thermodynamic fields. Through spectral-spatial-temporal joint constraints, it substantially advances reliability, efficiency, and multi-scale fidelity in surrogate CFD inference, addressing practical needs for data efficiency and physical compliance in real-world aerospace engineering scenarios. The methodology and theoretical foundations pave the way for further developments in operator learning and probabilistic design for complex engineering flows.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.