Tolerant Bipartiteness Testing in Dense Graphs
Arijit Ghosh, Gopinath Mishra, Rahul Raychaudhury, and Sayantan Sen

TL;DR
This paper introduces a more efficient algorithm for tolerant bipartiteness testing in dense graphs, significantly reducing query complexity and runtime compared to previous methods.
Contribution
It presents the first sub-polynomial query and exponential time algorithms for tolerant bipartiteness testing in dense graphs, improving upon prior bounds.
Findings
Query complexity reduced to rac{1}{\u03b5}^3
Runtime improved to 2^{\u00f5(1/\u03b5)}
Achieves near-optimal bounds for dense graph testing
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 and access to the adjacency matrix of a graph , we can decide whether is -close to being bipartite or is at least -far from being bipartite, by performing queries and in time. This improves upon the state-of-the-art query and time complexities of this problem of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
