HaTT: Hadamard avoiding TT recompression
Zhonghao Sun, Jizu Huang, Chuanfu Xiao, Chao Yang
TL;DR
This work tackles the bottleneck caused by rank growth in Hadamard products of tensor train (TT) tensors. It introduces HaTT, a Hadamard product-free recompression framework that uses right-to-left partial contractions and PKP-aware sketching to avoid forming the explicit Hadamard product, significantly reducing both computational and memory costs. HaTT yields two variants, HaTT-1 and HaTT-2, and demonstrates substantial speedups over traditional TT-Rounding and randomized methods across Fourier-series Hadamard products, random TT products, power iteration, and nonlinear PDE applications (notably Allen–Cahn), while maintaining high accuracy. The approach also offers theoretical insight into numerical rank propagation and presents practical benefits for large-scale TT computations, with potential extensions to quantum TT tensors and tolerance-controlled recompression. Overall, HaTT provides a scalable, efficient tool for TT-based nonlinear operations that frequently arise in scientific computing and data analysis.
Abstract
The Hadamard product of tensor train (TT) tensors is a fundamental nonlinear operation in scientific computing and data analysis. However, due to its tendency to significantly increase TT ranks, the Hadamard product poses a major computational challenge in TT tensor-based algorithms. To address this, it is crucial to develop recompression algorithms that mitigate the effects of this rank increase. Existing recompression algorithms require an explicit representation of the Hadamard product, resulting in high computational and storage costs. In this work, we propose a Hadamard avoiding TT recompression (HaTT) algorithm, which reduces both computational complexity and storage requirements. By leveraging the structure of the Hadamard product in TT tensors and exploiting its Hadamard product-free property, the HaTT algorithm achieves significantly lower complexity compared to existing TT recompression methods. This is confirmed through both complexity analysis and numerical experiments. Furthermore, the HaTT algorithm is applied to solve the Allen--Cahn equation, achieving substantial speedup over existing TT recompression algorithms without sacrificing accuracy.
