菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - Low-Degree Method Fails to Predict Robust Subspace Recovery

The low-degree polynomial framework has been highly successful in predicting computational versus statistical gaps for high-dimensional problems in average-case analysis and machine learning. This success has led to the low-degree conjecture, which posits that this method captures the power and limitations of efficient algorithms for a wide class of high-dimensional statistical problems. We identify a natural and basic hypothesis testing problem in $\mathbb{R}^n$ which is polynomial time solvable, but for which the low-degree polynomial method fails to predict its computational tractability even up to degree $k=n^{\Omega(1)}$. Moreover, the low-degree moments match exactly up to degree $k=O(\sqrt{\log n/\log\log n})$. Our problem is a special case of the well-studied robust subspace recovery problem. The lower bounds suggest that there is no polynomial time algorithm for this problem. In contrast, we give a simple and robust polynomial time algorithm that solves the problem (and noisy variants of it), leveraging anti-concentration properties of the distribution. Our results suggest that the low-degree method and low-degree moments fail to capture algorithms based on anti-concentration, challenging their universality as a predictor of computational barriers.

顶级标签: theory machine learning
详细标签: low-degree method robust subspace recovery hypothesis testing computational complexity anti-concentration 或 搜索:

低阶多项式方法无法预测鲁棒子空间恢复 / Low-Degree Method Fails to Predict Robust Subspace Recovery


1️⃣ 一句话总结

这篇论文发现,虽然低阶多项式方法通常能预测高维统计问题的计算难度,但在一个实际可高效解决的鲁棒子空间恢复问题上,该方法却错误地预测了计算障碍,从而挑战了该方法的普适性。

源自 arXiv: 2603.02594