QTT-isogeometric solver in two dimensions
L. Markeeva, I. Tsybulin, I. Oseledets

TL;DR
This paper introduces a novel tensor-based numerical algorithm for efficiently solving 2D elliptic PDEs in polygonal domains using isogeometric analysis and Quantized Tensor Train decomposition, achieving logarithmic complexity.
Contribution
It develops a new discretization scheme and a z-kron operation for QTT-format, enabling fast matrix construction and solution of PDEs with minimal computational complexity.
Findings
Algorithm has $O(\log n)$ complexity for matrix construction and solution.
Introduces z-kron operation for efficient QTT matrix building.
Provides a method for on-the-fly QTT coefficient matrix construction.
Abstract
The goal of this paper is to develop a numerical algorithm that solves a two-dimensional elliptic partial differential equation in a polygonal domain using tensor methods and ideas from isogeometric analysis. The proposed algorithm is based on the Finite Element (FE) approximation with Quantized Tensor Train decomposition (QTT) used for matrix representation and solution approximation. In this paper we propose a special discretisation scheme that allows to construct the global stiffness matrix in the QTT-format. The algorithm has complexity, where is the number of nodes per quadrangle side. A new operation called z-kron is introduced for QTT-format. It makes it possible to build a matrix in z-order if the matrix can be expressed in terms of Kronecker products and sums. An algorithm for building a QTT coefficient matrix for FEM in z-order "on the fly", as opposed to…
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 · Polynomial and algebraic computation · Advanced Numerical Analysis Techniques
