NACVSep 28, 2024

Projected Tensor-Tensor Products for Efficient Computation of Optimal Multiway Data Representations

arXiv:2409.19402v17 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses computational bottlenecks in tensor decompositions for data analysis, offering incremental improvements in efficiency for applications like imaging.

The paper tackles the computational inefficiency of existing tensor operators for large-scale multiway data by proposing a projected tensor-tensor product that reduces complexity by an order of magnitude, achieving better approximations in experiments on video and hyperspectral imaging data.

Tensor decompositions have become essential tools for feature extraction and compression of multiway data. Recent advances in tensor operators have enabled desirable properties of standard matrix algebra to be retained for multilinear factorizations. Behind this matrix-mimetic tensor operation is an invertible matrix whose size depends quadratically on certain dimensions of the data. As a result, for large-scale multiway data, the invertible matrix can be computationally demanding to apply and invert and can lead to inefficient tensor representations in terms of construction and storage costs. In this work, we propose a new projected tensor-tensor product that relaxes the invertibility restriction to reduce computational overhead and still preserves fundamental linear algebraic properties. The transformation behind the projected product is a tall-and-skinny matrix with unitary columns, which depends only linearly on certain dimensions of the data, thereby reducing computational complexity by an order of magnitude. We provide extensive theory to prove the matrix mimeticity and the optimality of compressed representations within the projected product framework. We further prove that projected-product-based approximations outperform a comparable, non-matrix-mimetic tensor factorization. We support the theoretical findings and demonstrate the practical benefits of projected products through numerical experiments on video and hyperspectral imaging data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes