๐ค AI Summary
This work addresses the problem of tensor completion under exponential-family noise with partial observations by proposing a non-convex optimization framework that integrates a transformed L1 penalty with dual total variation (dual TV) regularization to simultaneously capture sparsity and low-rank structure in the gradient tensor. The study establishes, for the first time, a rigorous theoretical error bound of order ๐ช(nโrโ(maxโ sโยฒ) log((nโ + nโ)nโ)/n) for exponential-family tensor completion and demonstrates that this rate nearly attains the minimax lower bound. Extensive experiments on synthetic, image, and video data confirm both the empirical effectiveness of the proposed method and the tightness of the derived theoretical guarantees.
๐ Abstract
With the emergence of various tensor data, tensor completion from partial measurements has attracted widespread attention in data science and signal processing. Total Variation (TV) has been widely used as an effective regularization technique for tensor completion; however, theoretical studies on TV regularization in this context remain limited. In this work, we present a rigorous theoretical analysis of TV regularization for tensor completion. Specifically, we consider tensor completion under exponential-family noise, which generalizes the standard settings such as Gaussian and Poisson tensor completion. To handle exponential-family tensor completion, we propose a family of dual-TV (DTV) regularizers based on the transformed L1 function, which simultaneously capture sparsity and low-rank structures in the gradient tensor. Moreover, we establish the theoretical upper bounds on the recovery error of the proposed estimator. In certain cases, these upper bounds can attain the convergence order of $\mathcal{O}\big( n_3 r_t\big(\max_{k} s_k^2\big) \log\big((n_1+n_2)n_3\big) /n \big)$, and the minimax lower bound analysis is further presented to show that the upper-bounds can approach the lower bound with the gap of order $\mathcal{O}(\max_k s_k^2/max(n_1, n_2))$ up to a logarithmic factor. Finally, multiple groups of experiments on synthetic, image and video tensor data sets are conducted to support our theoretical results and demonstrate the effectiveness of our method.