ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2406.04857
30
1

A Near-Linear Time Approximation Algorithm for Beyond-Worst-Case Graph Clustering

7 June 2024
Vincent Cohen-Addad
Tommaso dÓrsi
Aida Mousavifar
ArXivPDFHTML
Abstract

We consider the semi-random graph model of [Makarychev, Makarychev and Vijayaraghavan, STOC'12], where, given a random bipartite graph with α\alphaα edges and an unknown bipartition (A,B)(A, B)(A,B) of the vertex set, an adversary can add arbitrary edges inside each community and remove arbitrary edges from the cut (A,B)(A, B)(A,B) (i.e. all adversarial changes are \textit{monotone} with respect to the bipartition). For this model, a polynomial time algorithm is known to approximate the Balanced Cut problem up to value O(α)O(\alpha)O(α) [MMV'12] as long as the cut (A,B)(A, B)(A,B) has size Ω(α)\Omega(\alpha)Ω(α). However, it consists of slow subroutines requiring optimal solutions for logarithmically many semidefinite programs. We study the fine-grained complexity of the problem and present the first near-linear time algorithm that achieves similar performances to that of [MMV'12]. Our algorithm runs in time O(∣V(G)∣1+o(1)+∣E(G)∣1+o(1))O(|V(G)|^{1+o(1)} + |E(G)|^{1+o(1)})O(∣V(G)∣1+o(1)+∣E(G)∣1+o(1)) and finds a balanced cut of value O(α)O(\alpha)O(α). Our approach appears easily extendible to related problem, such as Sparsest Cut, and also yields an near-linear time O(1)O(1)O(1)-approximation to Dagupta's objective function for hierarchical clustering [Dasgupta, STOC'16] for the semi-random hierarchical stochastic block model inputs of [Cohen-Addad, Kanade, Mallmann-Trenn, Mathieu, JACM'19].

View on arXiv
Comments on this paper