Coarse-To-Fine Tensor Trains for Compact Visual Representations
Sebastian Loeschcke, Dan Wang, Christian Leth-Espensen, Serge Belongie, Michael J. Kastoryano, Sagie Benaim
TL;DR
This work tackles the challenge of learning compact, high-quality visual representations with tensor networks by introducing PuTT, a coarse-to-fine optimization framework for Quantized Tensor Trains (QTT). A global Matrix Product Operator (MPO) prolongation upscales learned TT representations across resolutions, with TT-SVD truncation to cap ranks and stabilize training, enabling scalable, memory-efficient models. PuTT demonstrates superior performance in compression, denoising, and learning from incomplete data across 2D/3D fitting and novel view synthesis, notably under high compression and when data is partially observed. The approach holds promise for large-scale neural radiance fields and dynamic visual representations by leveraging the logarithmic dimensionality advantages of QTTs and a robust coarse-to-fine training paradigm.
Abstract
The ability to learn compact, high-quality, and easy-to-optimize representations for visual data is paramount to many applications such as novel view synthesis and 3D reconstruction. Recent work has shown substantial success in using tensor networks to design such compact and high-quality representations. However, the ability to optimize tensor-based representations, and in particular, the highly compact tensor train representation, is still lacking. This has prevented practitioners from deploying the full potential of tensor networks for visual data. To this end, we propose 'Prolongation Upsampling Tensor Train (PuTT)', a novel method for learning tensor train representations in a coarse-to-fine manner. Our method involves the prolonging or `upsampling' of a learned tensor train representation, creating a sequence of 'coarse-to-fine' tensor trains that are incrementally refined. We evaluate our representation along three axes: (1). compression, (2). denoising capability, and (3). image completion capability. To assess these axes, we consider the tasks of image fitting, 3D fitting, and novel view synthesis, where our method shows an improved performance compared to state-of-the-art tensor-based methods. For full results see our project webpage: https://sebulo.github.io/PuTT_website/
