English

Tolerant Bipartiteness Testing in Dense Graphs

Data Structures and Algorithms 2022-04-27 v1

Abstract

Bipartite testing has been a central problem in the area of property testing since its inception in the seminal work of Goldreich, Goldwasser and Ron [FOCS'96 and JACM'98]. Though the non-tolerant version of bipartite testing has been extensively studied in the literature, the tolerant variant is not well understood. In this paper, we consider the following version of tolerant bipartite testing: Given a parameter ε(0,1)\varepsilon \in (0,1) and access to the adjacency matrix of a graph GG, we can decide whether GG is ε\varepsilon-close to being bipartite or GG is at least (2+Ω(1))ε(2+\Omega(1))\varepsilon-far from being bipartite, by performing O~(1ε3)\widetilde{\mathcal{O}}\left(\frac{1}{\varepsilon ^3}\right) queries and in 2O~(1/ε)2^{\widetilde{\mathcal{O}}(1/\varepsilon)} time. This improves upon the state-of-the-art query and time complexities of this problem of O~(1ε6)\widetilde{\mathcal{O}}\left(\frac{1}{\varepsilon ^6}\right) and 2O~(1/ε2)2^{\widetilde{\mathcal{O}}(1/\varepsilon^2)}, respectively, from the work of Alon, Fernandez de la Vega, Kannan and Karpinski (STOC'02 and JCSS'03), where O~()\widetilde{\mathcal{O}}(\cdot) hides a factor polynomial in log1ε\log \frac{1}{\varepsilon}.

Keywords

Cite

@article{arxiv.2204.12397,
  title  = {Tolerant Bipartiteness Testing in Dense Graphs},
  author = {Arijit Ghosh and Gopinath Mishra and Rahul Raychaudhury and Sayantan Sen},
  journal= {arXiv preprint arXiv:2204.12397},
  year   = {2022}
}

Comments

Accepted at ICALP'22. arXiv admin note: substantial text overlap with arXiv:2110.04574

R2 v1 2026-06-24T10:59:12.597Z