Detecting and Characterizing Small Dense Bipartite-like Subgraphs by the Bipartiteness Ratio Measure
Angsheng Li, Pan Peng

TL;DR
This paper introduces algorithms for detecting small dense bipartite-like subgraphs with low bipartiteness ratio, providing approximation guarantees and a spectral characterization, useful for analyzing complex network structures.
Contribution
It presents a bicriteria approximation algorithm and a local algorithm for identifying small bipartite-like subgraphs, along with a spectral method for their characterization.
Findings
The algorithms find subgraphs with controlled volume and bipartiteness ratio.
The local algorithm operates efficiently, independent of graph size.
Spectral analysis characterizes the structure of these subgraphs.
Abstract
We study the problem of finding and characterizing subgraphs with small \textit{bipartiteness ratio}. We give a bicriteria approximation algorithm \verb|SwpDB| such that if there exists a subset of volume at most and bipartiteness ratio , then for any , it finds a set of volume at most and bipartiteness ratio at most . By combining a truncation operation, we give a local algorithm \verb|LocDB|, which has asymptotically the same approximation guarantee as the algorithm \verb|SwpDB| on both the volume and bipartiteness ratio of the output set, and runs in time , independent of the size of the graph. Finally, we give a spectral characterization of the small dense bipartite-like subgraphs by using the th \textit{largest} eigenvalue of the Laplacian of the graph.
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.
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods · Graph theory and applications · Limits and Structures in Graph Theory
