An Efficient and Robust Projection Enhanced Interpolation Based Tensor Train Decomposition
Daniel Hayes, Jing-Mei Qiu, Tianyi Shi
TL;DR
The paper tackles the challenge of achieving accurate, data-sparse representations for high-dimensional tensors by enhancing skeletonized interpolation-based TT decompositions. It extends projection-based robustness to the TT setting via Projection Enhanced Interpolation-Based Decomposition (PEID), combining oversampling of unselected pivots with oblique projections to improve accuracy without incurring prohibitive computational costs. The authors develop dimension-parallel and sequential TT-PEID algorithms, along with two-sided variants and rounding, and demonstrate substantial accuracy gains across synthetic Hilbert tensors, kernel-based tensors, and Maxwellian distributions, while maintaining scalable complexity. The approach integrates with existing TT frameworks (e.g., TTACA) and tools like TnTorch, offering a practical, robust path for high-dimensional tensor compression with interpretable skeletons and improved stability in noisy or degenerative settings.
Abstract
The tensor-train (TT) format is a data-sparse tensor representation commonly used in high dimensional data approximations. In order to represent data with interpretability in data science, researchers develop data-centric skeletonized low rank approximations. However, these methods might still suffer from accuracy degeneracy, nonrobustness, and high computation costs. In this paper, given existing skeletonized TT approximations, we propose a family of projection enhanced interpolation based algorithms to further improve approximation accuracy while keeping low computational complexity. We do this as a postprocessing step to existing interpolative decompositions, via oversampling data not in skeletons to include more information and selecting subsets of pivots for faster projections. We illustrate the performances of our proposed methods with extensive numerical experiments. These include up to 10D synthetic datasets such as tensors generated from kernel functions, and tensors constructed from Maxwellian distribution functions that arise in kinetic theory. Our results demonstrate significant accuracy improvement over original skeletonized TT approximations, while using limited amount of computational resources.
