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

October 23, 2022 Β· Declared Dead Β· πŸ› ACM-SIAM Symposium on Discrete Algorithms

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Pan Peng, Yuichi Yoshida arXiv ID 2210.12601 Category cs.DS: Data Structures & Algorithms Citations 5 Venue ACM-SIAM Symposium on Discrete Algorithms Last Checked 4 months ago
Abstract
We show sublinear-time algorithms for Max Cut and Max E2Lin$(q)$ on expanders in the adjacency list model that distinguishes instances with the optimal value more than $1-\varepsilon$ from those with the optimal value less than $1-ρ$ for $ρ\gg \varepsilon$. The time complexities for Max Cut and Max $2$Lin$(q)$ are $\widetilde{O}(\frac{1}{Ο†^2ρ} \cdot m^{1/2+O(\varepsilon/(Ο†^2ρ))})$ and $\widetilde{O}(\mathrm{poly}(\frac{q}{φρ})\cdot {(mq)}^{1/2+O(q^6\varepsilon/Ο†^2ρ^2)})$, respectively, where $m$ is the number of edges in the underlying graph and $Ο†$ is its conductance. Then, we show a sublinear-time algorithm for Unique Label Cover on expanders with $Ο†\gg Ξ΅$ in the bounded-degree model. The time complexity of our algorithm is $\widetilde{O}_d(2^{q^{O(1)}\cdotΟ†^{1/q}\cdot \varepsilon^{-1/2}}\cdot n^{1/2+q^{O(q)}\cdot \varepsilon^{4^{1.5-q}}\cdot Ο†^{-2}})$, where $n$ is the number of variables. We complement these algorithmic results by showing that testing $3$-colorability requires $Ξ©(n)$ queries even on expanders.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted