Conservative approximation-based feedforward neural network for WENO schemes
Kwanghyuk Park, Jiaxi Gu, Jae-Hun Jung

TL;DR
This paper introduces a neural network-based approach to improve WENO schemes for solving hyperbolic conservation laws, replacing classical weighting with a learned conservative approximation that enhances accuracy and robustness.
Contribution
The authors develop a neural network that replaces traditional WENO weights, trained with a novel loss function to ensure conservative approximation and symmetry, leading to improved scheme performance.
Findings
WENO3-CADNNs outperform WENO3-Z in benchmarks.
The neural network achieves accuracy comparable to WENO5-JS.
The approach demonstrates robust generalization across scenarios.
Abstract
In this work, we present the feedforward neural network based on the conservative approximation to the derivative from point values, for the weighted essentially non-oscillatory (WENO) schemes in solving hyperbolic conservation laws. The feedforward neural network, whose inputs are point values from the three-point stencil and outputs are two nonlinear weights, takes the place of the classical WENO weighting procedure. For the training phase, we employ the supervised learning and create a new labeled dataset for one-dimensional conservative approximation, where we construct a numerical flux function from the given point values such that the flux difference approximates the derivative to high-order accuracy. The symmetric-balancing term is introduced for the loss function so that it propels the neural network to match the conservative approximation to the derivative and satisfy the…
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 · Computational Fluid Dynamics and Aerodynamics · Advanced Numerical Methods in Computational Mathematics
