paper-with-me

Papers

Statistical Query Algorithms and Low-Degree Tests Are Almost Equivalent

2020-09-13 · Matthew Brennan, Guy Bresler, Samuel B. Hopkins, Jerry Li, Tselil Schramm

Researchers currently use a number of approaches to predict and substantiate information-computation gaps in high-dimensional statistical estimation problems. A prominent approach is to characterize the limits of restricted models of computation, which on the one hand yields strong computational lower bounds for powerful classes of algorithms and on the other hand helps guide the development of efficient algorithms. In this paper, we study two of the most popular restricted computational models, the statistical query framework and low-degree polynomials, in the context of high-dimensional hypothesis testing. Our main result is that under mild conditions on the testing problem, the two classes of algorithms are essentially equivalent in power. As corollaries, we obtain new statistical query lower bounds for sparse PCA, tensor PCA and several variants of the planted clique problem.

📄 PDF Abstract BibTeX arXiv:2009.06107

Code (0)

등록된 구현이 없습니다.

Tasks

Two-sample testing

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 제목 키워드 기반

Learning High-Degree Parities: The Crucial Role of the Initialization

2024-12-06 · Emmanuel Abbe, Elisabetta Cornacchia, Jan Hązła, Donald Kougang-Yombi

Parities have become a standard benchmark for evaluating learning algorithms. Recent works show that regular neural networks trained by gradient descent can efficiently learn degree $k$ parities on uniform inputs for con…

Information-Computation Tradeoffs for Learning Margin Halfspaces with Random Classification Noise

2023-06-28 · Ilias Diakonikolas, Jelena Diakonikolas, Daniel M. Kane, Puqian Wang 외

We study the problem of PAC learning $\gamma$-margin halfspaces with Random Classification Noise. We establish an information-computation tradeoff suggesting an inherent gap between the sample complexity of the problem a…

PAC learning

SQ Lower Bounds for Random Sparse Planted Vector Problem

2023-01-26 · Jingqiu Ding, Yiding Hua

Consider the setting where a $\rho$-sparse Rademacher vector is planted in a random $d$-dimensional subspace of $R^n$. A classical question is how to recover this planted vector given a random basis in this subspace. A r…

Low-degree lower bounds via almost orthonormal bases

2025-09-11 · Alexandra Carpentier, Simone Maria Giancola, Christophe Giraud, Nicolas Verzelen arxiv

Low-degree polynomials have emerged as a powerful paradigm for providing evidence of statistical-computational gaps across a variety of high-dimensional statistical models [Wein25]. For detection problems -- where the go…

PTF Testing Lower Bounds for Non-Gaussian Component Analysis

2025-11-24 · Ilias Diakonikolas, Daniel M. Kane, Sihan Liu, Thanasis Pittas arxiv

This work studies information-computation gaps for statistical problems. A common approach for providing evidence of such gaps is to show sample complexity lower bounds (that are stronger than the information-theoretic o…