Dice Question Streamline Icon: https://streamlinehq.com

Extended low-degree conjecture for general hypothesis testing problems

Prove the extended low-degree conjecture for general hypothesis testing: For distributions P and Q over inputs of size n and any δ ∈ [0,1], show that every [0,1]-valued function f computable in time exp(n^δ) satisfies R_{P,Q}(f) ≲ max over all polynomials g of degree at most n^δ of R_{P,Q}(g), where R_{P,Q}(h) = (E_{Y∼P}[h(Y)] − E_{Y∼Q}[h(Y)]) / sqrt(Var_{Y∼Q}(h(Y))).

Information Square Streamline Icon: https://streamlinehq.com

Background

To extend their lower bounds beyond constant numbers of communities, the authors invoke a stronger version of the low-degree conjecture that connects the distinguishing power of any subexponential-time algorithm to that of low-degree polynomials for arbitrary P vs Q testing problems.

This extended conjecture strengthens the original by asserting a tight comparison inequality between the best exp(nδ)-time test and the best degree nδ polynomial test, and is related to low-degree bounds for random optimization problems. It is a central unproven assumption for the paper’s results when the number of blocks k can grow with n.

References

Conjecture [Extended low-degree conjecture] Consider the hypothesis testing problem between Y\sim P and Y\sim Q for distribution P and Q. Let P,Q(f)\coloneqq \frac{\E_{Y\sim P} f(Y)-\E_{Y\sim Q} f(Y)}{\sqrt{\text{Var}{Y\sim Q}(f(Y))}. Let \delta \in [0, 1]. For any function f(\cdot) computable in time \exp(n{\delta}) taking values in [0,1], we have P,Q(f)\lesssim \max{\text{deg}(f) n{\delta} P,Q(f).

Low degree conjecture implies sharp computational thresholds in stochastic block model (2502.15024 - Ding et al., 20 Feb 2025) in Section 3, Preliminaries (Extended low-degree hypothesis)