Black box approximation in the tensor train format initialized by ANOVA decomposition
Andrei Chertkov, Gleb Ryzhakov, Ivan Oseledets

TL;DR
This paper introduces a novel initialization method for tensor train surrogate models using ANOVA decomposition, significantly improving accuracy in black box function approximation with limited data.
Contribution
The authors propose using ANOVA-based tensor train initialization for ALS algorithms, enhancing accuracy in high-dimensional surrogate modeling.
Findings
Achieved at least an order of magnitude increase in accuracy.
Demonstrated effectiveness on multidimensional PDE problems.
Applicable to a wide range of surrogate modeling tasks.
Abstract
Surrogate models can reduce computational costs for multivariable functions with an unknown internal structure (black boxes). In a discrete formulation, surrogate modeling is equivalent to restoring a multidimensional array (tensor) from a small part of its elements. The alternating least squares (ALS) algorithm in the tensor train (TT) format is a widely used approach to effectively solve this problem in the case of non-adaptive tensor recovery from a given training set (i.e., tensor completion problem). TT-ALS allows obtaining a low-parametric representation of the tensor, which is free from the curse of dimensionality and can be used for fast computation of the values at arbitrary tensor indices or efficient implementation of algebra operations with the black box (integration, etc.). However, to obtain high accuracy in the presence of restrictions on the size of the train data, a…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Matrix Theory and Algorithms · Statistical and numerical algorithms
