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))).
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).