NAAIAPJul 22, 2025

Data-Driven Adaptive Gradient Recovery for Unstructured Finite Volume Computations

arXiv:2507.16571v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses accuracy and efficiency challenges in computational fluid dynamics simulations for engineers and researchers, representing an incremental advancement by extending structured-grid ML methods to unstructured meshes.

The authors tackled the problem of gradient reconstruction in unstructured finite volume methods for hyperbolic conservation laws by developing a data-driven approach using a modified DeepONet architecture with physics-informed regularization. The method achieved 20-60% improvements in solution accuracy and enhanced computational efficiency compared to traditional second-order finite volume schemes.

We present a novel data-driven approach for enhancing gradient reconstruction in unstructured finite volume methods for hyperbolic conservation laws, specifically for the 2D Euler equations. Our approach extends previous structured-grid methodologies to unstructured meshes through a modified DeepONet architecture that incorporates local geometry in the neural network. The architecture employs local mesh topology to ensure rotation invariance, while also ensuring first-order constraint on the learned operator. The training methodology incorporates physics-informed regularization through entropy penalization, total variation diminishing penalization, and parameter regularization to ensure physically consistent solutions, particularly in shock-dominated regions. The model is trained on high-fidelity datasets solutions derived from sine waves and randomized piecewise constant initial conditions with periodic boundary conditions, enabling robust generalization to complex flow configurations or geometries. Validation test cases from the literature, including challenging geometry configuration, demonstrates substantial improvements in accuracy compared to traditional second-order finite volume schemes. The method achieves gains of 20-60% in solution accuracy while enhancing computational efficiency. A convergence study has been conveyed and reveal improved mesh convergence rates compared to the conventional solver. The proposed algorithm is faster and more accurate than the traditional second-order finite volume solver, enabling high-fidelity simulations on coarser grids while preserving the stability and conservation properties essential for hyperbolic conservation laws. This work is a part of a new generation of solvers that are built by combining Machine-Learning (ML) tools with traditional numerical schemes, all while ensuring physical constraint on the results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes