SVDinsTN: A Tensor Network Paradigm for Efficient Structure Search from Regularized Modeling Perspective
Yu-Bang Zheng, Xi-Le Zhao, Junhua Zeng, Chao Li, Qibin Zhao, Heng-Chao Li, Ting-Zhu Huang
TL;DR
The paper tackles the challenging TN-SS problem, where searching over TN topology and rank is NP-hard and traditional sampling-evaluation methods are computationally prohibitive. It introduces SVDinsTN, a regularized TN paradigm that inserts diagonal factors between adjacent cores in a fully-connected topology, enabling simultaneous core and diagonal optimization and making the diagonal sparsity a proxy for the TN structure. The optimization framework combines a least-squares data-fit term with $rac{bc}{2}\sum_k rm{\mathcal{G}_k}_F^2$ and an $$-norm sparsity term on the diagonal factors, solved via a PAM_KL alternating scheme with ADMM for the diagonal factors; an initialization strategy based on truncated SVD provides a good starting point and theoretical convergence to a critical point is established. Empirically, SVDinsTN delivers about $100$ to $1000$ times acceleration over state-of-the-art TN-SS methods while maintaining comparable representation power and showing superior tensor completion performance on color videos, thus offering a practical route to efficient, structure-aware TN representations in high-order data analysis.
Abstract
Tensor network (TN) representation is a powerful technique for computer vision and machine learning. TN structure search (TN-SS) aims to search for a customized structure to achieve a compact representation, which is a challenging NP-hard problem. Recent "sampling-evaluation"-based methods require sampling an extensive collection of structures and evaluating them one by one, resulting in prohibitively high computational costs. To address this issue, we propose a novel TN paradigm, named SVD-inspired TN decomposition (SVDinsTN), which allows us to efficiently solve the TN-SS problem from a regularized modeling perspective, eliminating the repeated structure evaluations. To be specific, by inserting a diagonal factor for each edge of the fully-connected TN, SVDinsTN allows us to calculate TN cores and diagonal factors simultaneously, with the factor sparsity revealing a compact TN structure. In theory, we prove a convergence guarantee for the proposed method. Experimental results demonstrate that the proposed method achieves approximately 100 to 1000 times acceleration compared to the state-of-the-art TN-SS methods while maintaining a comparable level of representation ability.
