LGMLMay 15, 2023

Scalable and Robust Tensor Ring Decomposition for Large-scale Data

arXiv:2305.09044v1
Originality Incremental advance
AI Analysis

This work addresses scalability and robustness issues in tensor ring decomposition for real-world applications, representing an incremental improvement with novel computational strategies.

The paper tackles the problem of applying tensor ring decomposition to large-scale data with missing entries and outliers by proposing a scalable and robust algorithm that adaptively fills missing entries and identifies outliers, resulting in outperforming existing methods in outlier presence and running significantly faster than robust tensor completion algorithms.

Tensor ring (TR) decomposition has recently received increased attention due to its superior expressive performance for high-order tensors. However, the applicability of traditional TR decomposition algorithms to real-world applications is hindered by prevalent large data sizes, missing entries, and corruption with outliers. In this work, we propose a scalable and robust TR decomposition algorithm capable of handling large-scale tensor data with missing entries and gross corruptions. We first develop a novel auto-weighted steepest descent method that can adaptively fill the missing entries and identify the outliers during the decomposition process. Further, taking advantage of the tensor ring model, we develop a novel fast Gram matrix computation (FGMC) approach and a randomized subtensor sketching (RStS) strategy which yield significant reduction in storage and computational complexity. Experimental results demonstrate that the proposed method outperforms existing TR decomposition methods in the presence of outliers, and runs significantly faster than existing robust tensor completion algorithms.

Foundations

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

Your Notes