Constructing efficient spatial discretizations of spans of multivariate Chebyshev polynomials

Lutz Kämmerer
2024-06-05
Abstract:For an arbitrary given span of high-dimensional multivariate Chebyshev polynomials, an approach to construct spatial discretizations is presented, i.e., the construction of a sampling set that allows for the unique reconstruction of each polynomial of this span. The approach presented here combines three different types of efficiency. First, the construction of the spatial discretization should be efficient with respect to the dimension of the span of the Chebyshev polynomials. Second, the number of sampling nodes within the constructed discretizations should be efficient, i.e., the oversampling factors should be reasonable. Third, there should be an efficient method for the unique reconstruction of a polynomial from given sampling values at the sampling nodes of the discretization. The first two mentioned types of efficiency are also present in constructions based on random sampling nodes, but the lack of structure here causes the inefficiency of the reconstruction method. Our approach uses a combination of cosine transformed rank-1 lattices whose structure allows for applications of univariate fast Fourier transforms for the reconstruction algorithm and is thus a priori efficiently realizable. Besides the theoretical estimates of numbers of sampling nodes and failure probabilities due to a random draw of the used lattices, we present several improvements of the basic design approach that significantly increases its practical applicability. Numerical tests, which discretize spans of multivariate Chebyshev polynomials depending on up to more than 50 spatial variables, corroborate the theoretical results and the significance of the improvements.
Numerical Analysis
What problem does this paper attempt to address?
The problem that this paper attempts to solve is to construct an efficient discretization method for multivariate Chebyshev polynomial spaces. Specifically, for any given linear combination space of high - dimensional multivariate Chebyshev polynomials, the paper proposes a method for constructing a sampling set, so that each polynomial can be uniquely reconstructed on this sampling set. The paper focuses on three aspects of efficiency: 1. **Construction efficiency**: The construction of the discretization method should be related to the dimension of the Chebyshev polynomial space and be highly efficient. 2. **Efficiency of the number of sampling nodes**: The number of sampling nodes in the constructed discretization should be reasonable, that is, the oversampling factor should not be too large. 3. **Reconstruction efficiency**: There should be an efficient method to uniquely reconstruct the polynomial from the given sampling values. The paper points out that although the method based on random sampling nodes performs well in the first two aspects, due to the lack of structure, the reconstruction method is inefficient. Therefore, the paper proposes a method combined with cosine - transformed rank - 1 lattices. By using its structural characteristics, one - dimensional fast Fourier transform (FFT) can be applied for reconstruction, thus achieving an efficient reconstruction algorithm. In addition, the paper also introduces several improvements to the basic design method, which significantly improve the practical applicability of the method. Numerical tests show that when these improved methods are used to discretize multivariate Chebyshev polynomial spaces with more than 50 spatial variables, the validity and importance of the theoretical results are verified.