English

Mild Over-Parameterization Benefits Asymmetric Tensor PCA

Machine Learning 2026-04-14 v1

Abstract

Asymmetric Tensor PCA (ATPCA) is a prototypical model for studying the trade-offs between sample complexity, computation, and memory. Existing algorithms for this problem typically require at least dk/2d^{\left\lceil\overline{k}/2\right\rceil} state memory cost to recover the signal, where dd is the vector dimension and k\overline{k} is the tensor order. We focus on the setting where k4\overline{k} \geq 4 is even and consider (stochastic) gradient descent-based algorithms under a limited memory budget, which permits only mild over-parameterization of the model. We propose a matrix-parameterized method (in d2d^{2} state memory cost) using a novel three-phase alternating-update algorithm to address the problem and demonstrate how mild over-parameterization facilitates learning in two key aspects: (i) it improves sample efficiency, allowing our method to achieve \emph{near-optimal} dk2d^{\overline{k}-2} sample complexity in our limited memory setting; and (ii) it enhances adaptivity to problem structure, a previously unrecognized phenomenon, where the required sample size naturally decreases as consecutive vectors become more aligned, and in the symmetric limit attains dk/2d^{\overline{k}/2}, matching the \emph{best} known polynomial-time complexity. To our knowledge, this is the \emph{first} tractable algorithm for ATPCA with dkd^{\overline{k}}-independent memory costs.

Keywords

Cite

@article{arxiv.2604.10208,
  title  = {Mild Over-Parameterization Benefits Asymmetric Tensor PCA},
  author = {Shihong Ding and Weicheng Lin and Cong Fang},
  journal= {arXiv preprint arXiv:2604.10208},
  year   = {2026}
}
R2 v1 2026-07-01T12:04:21.864Z