Algorithms for Computing Maximum Cliques in Hyperbolic Random Graphs
Eunjin Oh, Seunghyeok Oh

TL;DR
This paper introduces a new algorithm for finding maximum cliques in hyperbolic random graphs, providing theoretical analysis and empirical evaluation, and demonstrates its effectiveness on real-world networks.
Contribution
The paper presents a simple, efficient algorithm for maximum clique detection in hyperbolic random graphs with proven expected running time and improved practical performance over previous methods.
Findings
Algorithm achieves expected time complexity based on graph parameters.
Empirical results show superior performance over previous algorithms.
Effective in identifying large near-optimal cliques in real-world networks.
Abstract
In this paper, we study the maximum clique problem on hyperbolic random graphs. A hyperbolic random graph is a mathematical model for analyzing scale-free networks since it effectively explains the power-law degree distribution of scale-free networks. We propose a simple algorithm for finding a maximum clique in hyperbolic random graph. We first analyze the running time of our algorithm theoretically. We can compute a maximum clique on a hyperbolic random graph in expected time if a geometric representation is given or in expected time if a geometric representation is not given, where and denote the numbers of vertices and edges of , respectively, and denotes a parameter controlling the power-law exponent of the degree distribution of . Also, we implemented and evaluated our algorithm empirically. Our…
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.
