A fast multilevel dimension iteration algorithm for high dimensional numerical integration
Xiaobing Feng, Huicong Zhong

TL;DR
This paper introduces a multilevel dimension iteration algorithm that significantly reduces the computational complexity of high-dimensional numerical integration, making it feasible to perform integrations in many dimensions efficiently.
Contribution
The paper presents a novel multilevel iteration algorithm that reduces complexity from exponential to polynomial order for tensor product-based high-dimensional integrals.
Findings
Reduces computational complexity from O(N^d) to O(d^3N^2) or better.
Effectively circumvents the curse of dimensionality in high-dimensional integration.
Applicable to any quadrature rule with lattice-like integration points.
Abstract
In this paper, we propose and study a fast multilevel dimension iteration (MDI) algorithm for computing arbitrary -dimensional integrals based on tensor product approximations. It reduces the computational complexity (in terms of the CPU time) of a tensor product method from the exponential order to the polynomial order {\color{black} or better}, where stands for the number of quadrature points in each coordinate direction. As a result, the proposed MDI algorithm effectively circumvents the curse of the dimensionality of tensor product methods for high dimensional numerical integration. The main idea of the proposed MDI algorithm is to compute the function evaluations at all integration points in the cluster and iteratively along each coordinate direction, so lots of computations for function evaluations can be reused in each iteration. This idea is also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Electromagnetic Scattering and Analysis
