paper-with-me

홈 › Papers

Sum-of-Squares Lower Bounds for Sparse PCA

2015-07-23 · NeurIPS 2015 12 · Tengyu Ma, Avi Wigderson

This paper establishes a statistical versus computational trade-off for solving a basic high-dimensional machine learning problem via a basic convex relaxation method. Specifically, we consider the {\em Sparse Principal Component Analysis} (Sparse PCA) problem, and the family of {\em Sum-of-Squares} (SoS, aka Lasserre/Parillo) convex relaxations. It was well known that in large dimension $p$, a planted $k$-sparse unit vector can be {\em in principle} detected using only $n \approx k\log p$ (Gaussian or Bernoulli) samples, but all {\em efficient} (polynomial time) algorithms known require $n \approx k^2$ samples. It was also known that this quadratic gap cannot be improved by the the most basic {\em semi-definite} (SDP, aka spectral) relaxation, equivalent to a degree-2 SoS algorithms. Here we prove that also degree-4 SoS algorithms cannot improve this quadratic gap. This average-case lower bound adds to the small collection of hardness results in machine learning for this powerful family of convex relaxation algorithms. Moreover, our design of moments (or "pseudo-expectations") for this lower bound is quite different than previous lower bounds. Establishing lower bounds for higher degree SoS algorithms for remains a challenging problem.

📄 PDF Abstract BibTeX arXiv:1507.06370

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Sparse PCA: Algorithms, Adversarial Perturbations and Certificates

2020-11-12 · Tommaso d'Orsi, Pravesh K. Kothari, Gleb Novikov, David Steurer

We study efficient algorithms for Sparse PCA in standard statistical models (spiked covariance in its Wishart form). Our goal is to achieve optimal recovery guarantees while being resilient to small perturbations. Despit…

Robust Sparse Mean Estimation via Sum of Squares

2022-06-07 · Ilias Diakonikolas, Daniel M. Kane, Sushrut Karmalkar, Ankit Pensia 외

We study the problem of high-dimensional sparse mean estimation in the presence of an $\epsilon$-fraction of adversarial outliers. Prior work obtained sample and computationally efficient algorithms for this task for ide…

Sampling Requirements and Accelerated Schemes for Sparse Linear Regression with Orthogonal Least-Squares

2016-08-08 · Abolfazl Hashemi, Haris Vikalo

We study the problem of inferring a sparse vector from random linear combinations of its components. We propose the Accelerated Orthogonal Least-Squares (AOLS) algorithm that improves performance of the well-known Orthog…

Clusteringregression

Computational Lower Bounds for Regret Minimization in Normal-Form Games

2024-11-04 · Ioannis Anagnostides, Alkis Kalavasis, Tuomas Sandholm

A celebrated connection in the interface of online learning and game theory establishes that players minimizing swap regret converge to correlated equilibria (CE) -- a seminal game-theoretic solution concept. Despite the…

Form

Dictionary Learning with BLOTLESS Update

2019-06-24 · Qi Yu, Wei Dai, Zoran Cvetkovic, Jubo Zhu

Algorithms for learning a dictionary to sparsely represent a given dataset typically alternate between sparse coding and dictionary update stages. Methods for dictionary update aim to minimise expansion error by updating…

Dictionary Learning