Two continuous extensions of the Neural Approximated Virtual Element Method
Stefano Berrone, Moreno Pintore, Gioana Teora
TL;DR
The paper introduces two globally continuous NAVEM variants, B-NAVEM and P-NAVEM, to enforce inter-element continuity for neural-approximated virtual element basis functions on polygonal meshes. B-NAVEM relies on a Physics-Informed Neural Network to enforce the local Laplace problem while boundary values are made exact via a boundary operator, whereas P-NAVEM emphasizes exact polynomial reproducibility through a boundary-based operator and tailored loss terms, potentially avoiding interior harmonicity. Both methods use a bubble- and transfinite-interpolation-based operator to ensure boundary conformity, enabling a consistent C^0-conforming discretization with neural interior corrections. Numerical experiments show that P-NAVEM generally offers the best accuracy-to-cost trade-off, with neural approaches achieving competitive errors and favorable performance in nonlinear problems, though training and per-element costs can be higher than standard VEM for coarse meshes. Overall, the work demonstrates viable pathways to continuity-preserving, neural-enabled VEM discretizations that cope with linear and nonlinear PDEs on general polygonal meshes, and it points to future extensions such as V-PINN variants and Zipped Finite Elements for higher-order spaces.
Abstract
We propose two globally continuous neural-based variants of the Neural Approximated Virtual Element Method (NAVEM), termed B-NAVEM and P-NAVEM. Both approaches construct local basis functions using pre-trained fully connected neural networks while ensuring exact continuity across adjacent mesh elements. B-NAVEM leverages a Physics-Informed Neural Network to approximately solve the local Laplace problem that defines the virtual element basis functions, whereas P-NAVEM directly enforces polynomial reproducibility via a tailored loss function, without requiring harmonicity within the element interior. Numerical experiments assess the methods in terms of computational cost, memory usage, and accuracy during both training and testing phases.
