中文

通过对称化给出 AND-OR 树的下界

计算复杂性 2023-03-23 v5 量子物理

摘要

我们利用对称化论证,证明了两层 AND\mathsf{AND}-OR\mathsf{OR} 树的近似度的一个简单且近乎紧的下界。具体而言,我们证明 deg~(ANDmORn)=Ω~(mn)\widetilde{\mathrm{deg}}(\mathsf{AND}_m \circ \mathsf{OR}_n) = \widetilde{\Omega}(\sqrt{mn})。我们通过一系列对称化步骤归约至 OR\mathsf{OR} 函数来证明该下界,这与大多数涉及将近似度表述为线性规划的其他证明不同 [BT13, She13, BDBGK18]。我们的证明也展示了一种涉及 Laurent 多项式(带负指数项的多项式)的对称化技术的威力,该技术此前由 Aaronson、Kothari、Kretschmer 和 Thaler 引入 [AKKT19]。

关键词

引用

@article{arxiv.1907.06731,
  title  = {Lower Bounding the AND-OR Tree via Symmetrization},
  author = {William Kretschmer},
  journal= {arXiv preprint arXiv:1907.06731},
  year   = {2023}
}

备注

12 pages, 1 figure. V2: fixed typos. V3: improved presentation, added journal reference. V4: added forward reference to [HV20]. V5: corrected various typos