English

Fast elementwise operations on tensor trains with alternating cross interpolation

Numerical Analysis 2026-04-27 v2 Numerical Analysis Computational Physics Quantum Physics

Abstract

Tensor trains (TTs), also known as matrix product states (MPS), are compressed representations of high-dimensional data that can be efficiently manipulated to perform calculations on the data. In many applications, such as TT-based solvers for nonlinear partial differential equations, the most expensive step is an elementwise multiplication or similar elementwise operation on multiple TTs. Known error-controlled algorithms for such operations scale as O(χ4)O(\chi^4), where χ\chi is the TT rank. If the rank of the output is smaller than χ2\chi^2, it is possible to formulate algorithms with better scaling. In this work, we present the alternating cross interpolation (ACI) algorithm that performs such operations in O(χ3)O(\chi^3), while maintaining error control. We demonstrate these properties on benchmark problems, achieving a significant speedup for TT ranks that are commonly encountered in practical applications.

Keywords

Cite

@article{arxiv.2604.00037,
  title  = {Fast elementwise operations on tensor trains with alternating cross interpolation},
  author = {Marc K. Ritter},
  journal= {arXiv preprint arXiv:2604.00037},
  year   = {2026}
}

Comments

5 pages, 3 figures. Associated code available at https://doi.org/10.5281/zenodo.19208286

R2 v1 2026-07-01T11:46:53.599Z