paper-with-me

홈 › Papers

Sharp Analysis of Power Iteration for Tensor PCA

2024-01-02 · Yuchen Wu, Kangjie Zhou

We investigate the power iteration algorithm for the tensor PCA model introduced in Richard and Montanari (2014). Previous work studying the properties of tensor power iteration is either limited to a constant number of iterations, or requires a non-trivial data-independent initialization. In this paper, we move beyond these limitations and analyze the dynamics of randomly initialized tensor power iteration up to polynomially many steps. Our contributions are threefold: First, we establish sharp bounds on the number of iterations required for power method to converge to the planted signal, for a broad range of the signal-to-noise ratios. Second, our analysis reveals that the actual algorithmic threshold for power iteration is smaller than the one conjectured in literature by a polylog(n) factor, where n is the ambient dimension. Finally, we propose a simple and effective stopping criterion for power iteration, which provably outputs a solution that is highly correlated with the true signal. Extensive numerical experiments verify our theoretical results.

📄 PDF Abstract BibTeX arXiv:2401.01047

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Sharp Recovery Thresholds of Tensor PCA Spectral Algorithms

2023-09-21 · NeurIPS 2023 11

Many applications seek to recover low-rank approximations of noisy tensor data. We consider several practical and effective matricization strategies which construct specific matrices from such tensors and then apply spec…

Lower Bounds for the Convergence of Tensor Power Iteration on Random Overcomplete Models

2022-11-07 · Yuchen Wu, Kangjie Zhou

Tensor decomposition serves as a powerful primitive in statistics and machine learning, and has numerous applications in problems such as learning latent variable models or mixture of Gaussians. In this paper, we focus o…

LEMMATensor Decomposition

Analyzing Tensor Power Method Dynamics in Overcomplete Regime

2014-11-06 · Anima Anandkumar, Rong Ge, Majid Janzamin

We present a novel analysis of the dynamics of tensor power iterations in the overcomplete regime where the tensor CP rank is larger than the input dimension. Finding the CP decomposition of an overcomplete tensor is NP-…

Learning from Multiway Data: Simple and Efficient Tensor Regression

2016-07-08 · Rose Yu, Yan Liu

Tensor regression has shown to be advantageous in learning tasks with multi-directional relatedness. Given massive multiway data, traditional methods are often too slow to operate on or suffer from memory bottleneck. In …

Multi-Task Learningregression

Eigenvectors of Orthogonally Decomposable Functions

2014-11-05 · Mikhail Belkin, Luis Rademacher, James Voss

The Eigendecomposition of quadratic forms (symmetric matrices) guaranteed by the spectral theorem is a foundational result in applied mathematics. Motivated by a shared structure found in inferential problems of recent i…

ClusteringTopic Models