A spectral algorithm for finding maximum cliques in dense random intersection graphs
Filippos Christodoulou, Sotiris Nikoletseas, Christoforos Raptopoulos,, Paul Spirakis

TL;DR
This paper introduces a spectral algorithm that efficiently finds large maximum cliques in dense random intersection graphs, outperforming existing methods and leveraging spectral properties without needing externally planted cliques.
Contribution
The paper presents a novel spectral algorithm for dense random intersection graphs that outperforms existing algorithms and does not require externally planted cliques.
Findings
Spectral algorithm outperforms existing methods in dense regimes
Algorithm effectively finds large maximum cliques without external planting
Experimental results show improved failure probability and approximation guarantees
Abstract
In a random intersection graph , each of vertices selects a random subset of a set of labels by including each label independently with probability and edges are drawn between vertices that have at least one label in common. Among other applications, such graphs have been used to model social networks, in which individuals correspond to vertices and various features (e.g. ideas, interests) correspond to labels; individuals sharing at least one common feature are connected and this is abstracted by edges in random intersection graphs. In this paper, we consider the problem of finding maximum cliques when the input graph is . Current algorithms for this problem are successful with high probability only for relatively sparse instances, leaving the dense case mostly unexplored. We present a spectral algorithm for finding large cliques that processes…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Graph Theory and Algorithms
