Stochastic Gradient Descent for Incomplete Tensor Linear Systems
Anna Ma, Deanna Needell, Alexander Xue
TL;DR
This work extends stochastic gradient methods to incomplete tensor linear systems under the t-product, introducing the mSGDT algorithm with a correction term to ensure unbiased gradient estimates across multiple missing-data models. It provides rigorous convergence guarantees for both diminishing and fixed step sizes and validates the approach on synthetic data and real-world shuttle video tensors, demonstrating robust recovery despite substantial data loss. The framework generalizes prior matrix results to tensors and highlights how different missing-data patterns influence the update direction and convergence behavior, opening avenues for applying SGD-based tensor methods to broader missing-data scenarios and tensor-tensor products.
Abstract
Solving large tensor linear systems poses significant challenges due to the high volume of data stored, and it only becomes more challenging when some of the data is missing. Recently, Ma et al. showed that this problem can be tackled using a stochastic gradient descent-based method, assuming that the missing data follows a uniform missing pattern. We adapt the technique by modifying the update direction, showing that the method is applicable under other missing data models. We prove convergence results and experimentally verify these results on synthetic data.
