Neural Approximated Virtual Element Method
- NAVEM is a hybrid numerical method that replaces traditional virtual basis functions with neural network approximations on polygonal elements.
- The method simplifies elasticity formulations by eliminating projection and stabilization operators while achieving comparable convergence rates with lower error constants.
- Continuous extensions like B-NAVEM and P-NAVEM ensure exact inter-element continuity and robust performance in large-deformation and nonlinear applications.
Searching arXiv for NAVEM and closely related papers to ground the article in the cited literature. Neural Approximated Virtual Element Method (NAVEM) denotes a family of polygonal discretization methods in which virtual basis functions are replaced by neural-network approximations inside an explicit ansatz space. In the elasticity setting, NAVEM is presented as a hybrid technique combining classical concepts from the Finite Element Method and the Virtual Element Method with recent advances in deep neural networks; specifically, it is a polygonal method in which the virtual basis functions are element-wise approximated by a neural network, eliminating the need for stabilization or projection operators typical of the standard virtual element method (Berrone et al., 8 Jul 2025). The approach was first introduced for lowest-order elliptic problems, then extended to general polygonal elements and hanging-node configurations, and later complemented by globally continuous variants termed B-NAVEM and P-NAVEM (Berrone et al., 2023, Berrone et al., 2024, Berrone et al., 14 Jan 2026).
1. Standard VEM background and research lineage
In the elasticity formulation, NAVEM is best understood as a modification of the lowest-order Virtual Element Method on a polygon with vertices . The standard displacement space is
with degrees of freedom given by the nodal values . Standard VEM introduces the projection
through gradient orthogonality and a boundary-average constraint, together with an projector into constants. Its local discrete bilinear form is
where is a user-chosen stabilization and is a material- and state-dependent scaling. The need to choose 0 and 1-operators is identified as a major drawback, especially in non-linear settings (Berrone et al., 8 Jul 2025).
The published NAVEM line proceeds in stages. The 2023 formulation addressed lowest-order elliptic problems and showed that the projector and stabilization can be removed by learning approximations of local VEM basis functions in a harmonic polynomial space (Berrone et al., 2023). The 2024 polygonal extension introduced different training strategies, including treatments for general polygonal meshes and triangular meshes with hanging nodes, and provided a Strang-lemma-based justification for lowest-order convergence (Berrone et al., 2024). The 2025 elasticity formulation specialized the method to linear and non-linear elasticity, with a discrete nonlinear problem and Newton–Raphson tangent stiffness built directly on neural basis functions (Berrone et al., 8 Jul 2025). The 2026 work introduced two globally continuous extensions, B-NAVEM and P-NAVEM, in which exact edge continuity is enforced by construction (Berrone et al., 14 Jan 2026).
| Paper | Problem class | Main contribution |
|---|---|---|
| "The lowest-order Neural Approximated Virtual Element Method" | Elliptic problems | First NAVEM formulation without projection or stabilization |
| "The lowest-order Neural Approximated Virtual Element Method on polygonal elements" | General polygonal meshes | Training strategies, polygonal generalization, hanging-node emphasis |
| "The Neural Approximated Virtual Element Method for Elasticity Problems" | Linear and non-linear elasticity | Discrete elasticity formulation and nonlinear tests |
| "Two continuous extensions of the Neural Approximated Virtual Element Method" | Continuous neural variants | Exact continuity via B-NAVEM and P-NAVEM |
2. Elasticity model and variational setting
The elasticity version considers an elastic body 2, clamped on 3 and loaded by a body force 4. The displacement field 5 solves
6
7
8
With
9
the weak problem is: find 0 such that
1
This formulation leaves the constitutive stress 2 general, and the numerical experiments instantiate both linear and non-linear elasticity laws (Berrone et al., 8 Jul 2025).
The formulation is significant because it isolates the approximation mechanism from the constitutive model. In standard VEM, nonlinearity enters together with projection choices, stabilization choices, and sometimes state-dependent scaling. In NAVEM, the neural basis functions are inserted directly into the elemental weak form, so the constitutive response is evaluated against explicit approximations of the displacement field and its gradient. This is the structural reason the method is presented as particularly advantageous in handling non-linearities.
3. Neural approximation of local virtual bases
The central construction is local and element-wise. On a reference square 3, one defines a “rich” ansatz space
4
containing all harmonic polynomials up to some degree 5 together with a small number of Laplace-solved “hanging-node” functions mimicking VEM boundary behaviour. In the elasticity paper,
6
The true scalar VEM basis 7 is approximated by
8
where the coefficient vector 9 is predicted by a small feed-forward network,
0
1
with activation 2. To reduce gradient oscillations, a second network predicts coefficients
3
for an approximation of 4,
5
The associated training errors are
6
and the losses are
7
8
with 9 (Berrone et al., 8 Jul 2025).
Several design features recur across the NAVEM literature. The 2023 formulation encoded element geometry by recentering and rescaling the polygon through an affine inertial map, then rotating so that the 0-th vertex sits at 1, after which the network outputs coefficients in an orthonormal basis of harmonic polynomials on a reference square (Berrone et al., 2023). The 2024 polygonal version enlarged the approximation space by adding three specially shifted “singular” harmonic functions to capture corner behavior and established that matching tangential boundary derivatives suffices to guarantee small interior gradient error, via Proposition 3.2 (Berrone et al., 2024). Across these variants, the common principle is explicit recovery of basis functions and gradients, rather than indirect computability through projectors.
4. Discrete formulation, training protocol, and assembly
In the elasticity formulation, the online phase on each element 2 and vertex 3 is:
- S.1 classify and pick the network for 4,
- S.2 encode 5,
- S.3 predict 6 and 7, then build 8 and 9.
The resulting local spaces are
0
The discrete nonlinear problem is: find 1 such that
2
For Newton–Raphson linearization, the tangent stiffness is
3
No extra 4 or 5-operators appear. The assembly-and-solve stage is:
- S.4 assemble 6 and 7 from the tangent form and residual equation,
- S.5 solve 8, then set 9 (Berrone et al., 8 Jul 2025).
The reported training protocol uses Python and TensorFlow, with first 0 epochs of ADAM and then 1 updates of self-scaled BFGS. Two datasets are employed: RDQM (random quadrilaterals) for 2, and VM (Voronoi cells) for 3. Training sets contain 4 polygons per 5. Each network uses 6 layers 7 8 neurons, 9, hence 0. The offline cost is described as 1minutes to hours depending on dataset size, but reused for all subsequent solves. The online cost is 2 network evaluations, and for fine meshes the neural-network cost is negligible compared to element-wise quadratures (Berrone et al., 8 Jul 2025).
This discrete structure is closely aligned with the original 2023 formulation, where the learned space 3 was assembled with the exact energy form
4
yielding a purely “FEM-like” assembly of stiffness matrices on polygonal meshes (Berrone et al., 2023). The elasticity version extends that principle from linear scalar elliptic operators to nonlinear vector-valued constitutive laws.
5. Numerical behaviour in linear and non-linear elasticity
The elasticity paper reports three numerical tests. The first is a linear elasticity convergence study on 5 with 6, 7, and exact displacement chosen so that
8
The meshes are distorted 9 quadrilaterals. Errors are measured through
0
with 1 and 2 defined via 3 and 4. Both methods achieve 5 in 6 and 7 in 8, and the NAVEM constants are 9 VEM (Berrone et al., 8 Jul 2025).
The second test is a benchmark nonlinear model with
0
on 1, clamped on the full boundary, with moderate-deformation cases
2
Structured squares and distorted Voronoi meshes are used. In the large-deformation case, VEM requires incremental force and careful stabilization, either norm-based or trace-based, to avoid loss of convergence or spurious oscillations. NAVEM works robustly without increments or stabilization scaling, with lower error constants and fewer Newton steps (Berrone et al., 8 Jul 2025).
The third test replaces 3 by the First Piola–Kirchhoff stress of neo-Hookean hyperelasticity,
4
on 5, with 6 clamped on 7 and 8. On an unstructured polygonal mesh of 9 elements, VEM must choose a projection of 00 and a stabilization; the reported VEM solution exhibits visible spurious oscillations in the deformed displacement. NAVEM evaluates 01 pointwise, requires no stabilization, and yields a smooth, oscillation-free solution comparable to a fine FEM reference (Berrone et al., 8 Jul 2025).
Taken together, these tests support three empirical statements emphasized in the elasticity work: the absence of a user-tuned stabilization term greatly simplifies nonlinear iterations; NAVEM attains the same convergence rates as standard VEM/FEM but with smaller error constants; and NAVEM is more robust in large-deformation regimes, with no need for incremental loading or specialized scaling of stabilization.
6. Theoretical extensions, continuity, and open issues
The broader NAVEM literature clarifies both what the method is and what it is not. In the 2024 polygonal formulation, the global NAVEM trial/test space is assembled from learned local surrogates 02, and Strang’s lemma for broken spaces yields
03
where
04
Under decay of the boundary-fit error, one recovers the standard lowest-order rates
05
The same paper also reports that NAVEM is free of delicate stabilization tuning in a strongly anisotropic diffusion test and converges in fewer Newton iterations in a nonlinear diffusion problem (Berrone et al., 2024).
A frequent misconception is to treat NAVEM as merely a learned stabilization of VEM. The published formulations describe a stronger modification: the abstract virtual spaces and associated projectors and stabilizations are replaced by explicit neural-network-based basis functions in a known approximation space. Another misconception concerns continuity. Standard NAVEM only enforces boundary linearity approximately, through losses on values and tangential derivatives along edges. By contrast, the continuous 2026 extensions introduce a boundary operator
06
where 07 is a bubble vanishing on 08 and 09 is a transfinite interpolant equal to the VEM basis on 10. This construction enforces exact Dirichlet data on 11 and exact continuity across adjacent elements (Berrone et al., 14 Jan 2026).
The two continuous variants pursue different principles. B-NAVEM uses a PINN approximation of the local Laplace problem
12
so it remains closer in spirit to the classical harmonic virtual basis. P-NAVEM abandons harmonicity and instead enforces partition of unity and linear reproduction,
13
The reported trade-off is explicit: B-NAVEM preserves approximate harmonicity inside but is 14 slower in wall-time during training because automatic differentiation of Laplacians is expensive, whereas P-NAVEM is the most accurate on concave-polygon meshes and does not approximate the true VEM space (Berrone et al., 14 Jan 2026).
The limitations and open directions are also stated plainly in the polygonal literature. Offline training requires representative polygon samples; extension to higher polynomial orders needs new approximation spaces; and rigorous a priori bounds on 15 versus network size remain to be studied. Possible extensions include multi-patch adaptivity, unsteady PDEs, and coupling NAVEM with domain decomposition or multigrid (Berrone et al., 2024). For elasticity in particular, the existing evidence indicates that the most distinctive advantage of NAVEM lies not in changing the weak form, but in simplifying the discrete mechanics of polygonal non-linear analysis by removing the projection and stabilization machinery that standard VEM requires.