How many integrals should be evaluated at least in two-dimensional hyperinterpolation?
By: Maolin Che , Congpei An , Yimin Wei and more
Potential Business Impact:
Makes computers solve hard math problems faster.
This paper introduces a novel approach to approximating continuous functions over high-dimensional hypercubes by integrating matrix CUR decomposition with hyperinterpolation techniques. Traditional Fourier-based hyperinterpolation methods suffer from the curse of dimensionality, as the number of coefficients grows exponentially with the dimension. To address this challenge, we propose two efficient strategies for constructing low-rank matrix CUR decompositions of the coefficient matrix, significantly reducing computational complexity while preserving accuracy. The first method employs structured index selection to form a compressed representation of the tensor, while the second utilizes adaptive sampling to further optimize storage and computation. Theoretical error bounds are derived for both approaches, ensuring rigorous control over approximation quality. Additionally, practical algorithms -- including randomized and adaptive decomposition techniques -- are developed to efficiently compute the CUR decomposition. Numerical experiments demonstrate the effectiveness of our methods in drastically reducing the number of required coefficients without compromising precision. Our results bridge matrix/tensor decomposition and function approximation, offering a scalable solution for high-dimensional problems. This work advances the field of numerical analysis by providing a computationally efficient framework for hyperinterpolation, with potential applications in scientific computing, machine learning, and data-driven modeling.
Similar Papers
An Adaptive CUR Algorithm and its Application to Reduced-Order Modeling of Random PDEs
Numerical Analysis
Makes computer math faster by picking smart shortcuts.
A novel interpolation-regression approach for function approximation on the disk and its application to cubature formulas
Numerical Analysis
Rebuilds shapes from scattered dots accurately.
Fast Rank Adaptive CUR via a Recycled Small Sketch
Numerical Analysis
Makes computer math faster and more accurate.