Deep Neural Networks and Finite Elements of Any Order on Arbitrary Dimensions
Juncai He, Jinchao Xu
TL;DR
This work proves that deep neural networks with ReLU and ReLU^2 activations can exactly represent Lagrange finite element functions of any order on arbitrary simplicial meshes in any dimension by introducing two global basis formulations based on a geometric decomposition of interpolation points and barycentric coordinates. It develops a concrete bridge between finite element basis theory and neural network expressivity, providing explicit DNN architectures, depth, and width bounds that realize the basis functions for both vertex-convex and arbitrary meshes using the mixed activation class $\Sigma^{1,2}_{n_{1:L}}$. The results yield a direct representation of any Lagrange finite element function and an accompanying $W^{s,p}$ approximation theory on uniform and general meshes, with practical implications for FE implementations and potential adaptive strategies in PDE solving. Overall, the paper establishes a principled, scalable framework to encode finite element spaces within DNNs, enabling systematic neural representations of high-order, multi-dimensional piecewise polynomials.
Abstract
In this study, we establish that deep neural networks employing ReLU and ReLU$^2$ activation functions can effectively represent Lagrange finite element functions of any order on various simplicial meshes in arbitrary dimensions. We introduce two novel formulations for globally expressing the basis functions of Lagrange elements, tailored for both specific and arbitrary meshes. These formulations are based on a geometric decomposition of the elements, incorporating several insightful and essential properties of high-dimensional simplicial meshes, barycentric coordinate functions, and global basis functions of linear elements. This representation theory facilitates a natural approximation result for such deep neural networks. Our findings present the first demonstration of how deep neural networks can systematically generate general continuous piecewise polynomial functions on both specific or arbitrary simplicial meshes.
