An AI-aided algorithm for multivariate polynomial reconstruction on Cartesian grids and the PLG finite difference method
Qinghai Zhang, Yuke Zhu, Zhixuan Li
TL;DR
The paper tackles the challenge of unisolvent multivariate polynomial interpolation on irregular domains by formulating and solving the poised lattice generation (PLG) problem in $\mathbb{Z}^D$ with a cap of $n\le 6$. It introduces the Triangular Lattice Generation (TLG) algorithm, grounded in a group-theoretic view of ${D}$-permutations acting on triangular lattices, and proves that a depth-first search with backtracking yields optimal efficiency for generating poised lattices. Building on this, the PLG-FD method discretizes PDEs on Cartesian grids by fitting multivariate polynomials on poised lattices, enabling fourth-order accuracy even near complex boundaries and for cross-derivative terms, while maintaining grid simplicity. The approach yields high-accuracy, dimension-agnostic PDE solvers with controllable conditioning via stencil enrichment, and numerical tests across elliptic, parabolic, and time-dependent problems demonstrate its effectiveness and potential for broad impact in irregular-domain simulations.
Abstract
Polynomial reconstruction on Cartesian grids is fundamental in many scientific and engineering applications, yet it is still an open problem how to construct for a finite subset $K$ of $\mathbb{Z}^{\textsf{D}}$ a lattice $\mathcal{T}\subset K$ so that multivariate polynomial interpolation on this lattice is unisolvent. In this work, we solve this open problem of poised lattice generation (PLG) via an interdisciplinary research of approximation theory, abstract algebra, and artificial intelligence (AI). Specifically, we focus on the triangular lattices in approximation theory, study group actions of permutations upon triangular lattices, prove an isomorphism between the group of permutations and that of triangular lattices, and dynamically organize the AI state space of permutations so that a depth-first search of poised lattices has optimal efficiency. Based on this algorithm, we further develop the PLG finite difference method that retains the simplicity of Cartesian grids yet overcomes the disadvantage of legacy finite difference methods in handling irregular geometries. Results of various numerical tests demonstrate the effectiveness of our algorithm and the simplicity, efficiency, and fourth-order accuracy of the PLG finite difference method.
