Local Interpolation via Low-Rank Tensor Trains
Siddhartha E. Guzman, Egor Tiunov, Leandro Aolita

TL;DR
This paper introduces a low-rank tensor train interpolation method that efficiently refines high-dimensional functions on grids, maintaining accuracy and exponential compression, with applications in scientific computing, imaging, and graphics.
Contribution
It proposes a novel TT interpolation framework that guarantees error bounds, achieves exponential compression, and scales logarithmically with grid size, enabling scalable high-dimensional computations.
Findings
Achieves exponential compression at fixed accuracy.
Guarantees error bounds independent of total cores.
Demonstrates applications in image super-resolution and turbulence modeling.
Abstract
Tensor Train (TT) decompositions provide a powerful framework to compress grid-structured data, such as sampled function values, on regular Cartesian grids. Such high compression, in turn, enables efficient high-dimensional computations. Exact TT representations are only available for simple analytic functions. Furthermore, global polynomial or Fourier expansions typically yield TT-ranks that grow proportionally with the number of basis terms. State-of-the-art methods are often prohibitively expensive or fail to recover the underlying low-rank structure. We propose a low-rank TT interpolation framework that, given a TT describing a discrete (scalar-, vector-, or tensor-valued) function on a coarse regular grid with cores, constructs a finer-scale version of the same function represented by a TT with cores, where the last cores maintain constant rank. Our method guarantees…
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 · Model Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis
