English

Sublinear-Time Algorithms for Max Cut, Max E2Lin$(q)$, and Unique Label Cover on Expanders

Data Structures and Algorithms 2022-10-25 v1

Abstract

We show sublinear-time algorithms for Max Cut and Max E2Lin(q)(q) on expanders in the adjacency list model that distinguishes instances with the optimal value more than 1ε1-\varepsilon from those with the optimal value less than 1ρ1-\rho for ρε\rho \gg \varepsilon. The time complexities for Max Cut and Max 22Lin(q)(q) are O~(1ϕ2ρm1/2+O(ε/(ϕ2ρ)))\widetilde{O}(\frac{1}{\phi^2\rho} \cdot m^{1/2+O(\varepsilon/(\phi^2\rho))}) and O~(poly(qϕρ)(mq)1/2+O(q6ε/ϕ2ρ2))\widetilde{O}(\mathrm{poly}(\frac{q}{\phi\rho})\cdot {(mq)}^{1/2+O(q^6\varepsilon/\phi^2\rho^2)}), respectively, where mm is the number of edges in the underlying graph and ϕ\phi is its conductance. Then, we show a sublinear-time algorithm for Unique Label Cover on expanders with ϕϵ\phi \gg \epsilon in the bounded-degree model. The time complexity of our algorithm is O~d(2qO(1)ϕ1/qε1/2n1/2+qO(q)ε41.5qϕ2)\widetilde{O}_d(2^{q^{O(1)}\cdot\phi^{1/q}\cdot \varepsilon^{-1/2}}\cdot n^{1/2+q^{O(q)}\cdot \varepsilon^{4^{1.5-q}}\cdot \phi^{-2}}), where nn is the number of variables. We complement these algorithmic results by showing that testing 33-colorability requires Ω(n)\Omega(n) queries even on expanders.

Keywords

Cite

@article{arxiv.2210.12601,
  title  = {Sublinear-Time Algorithms for Max Cut, Max E2Lin$(q)$, and Unique Label Cover on Expanders},
  author = {Pan Peng and Yuichi Yoshida},
  journal= {arXiv preprint arXiv:2210.12601},
  year   = {2022}
}

Comments

To appear in SODA'23

R2 v1 2026-06-28T04:16:29.011Z