Maximum Cliques In Graphs With Small Intersection Number And Random Intersection Graphs

COMPUTER SCIENCE REVIEW(2021)

引用 5|浏览24
暂无评分
摘要
This paper is contributed to the volume dedicated to Maria Serna, whose research on various random graph models has been an inspiration for many young researchers (Diaz et al., 2007; Diaz et al., 2005; Diaz et al., 2003; Diaz et al., 2001) [1-4].We relate the problem of finding a maximum clique to the intersection number of the input graph (i.e. the minimum number of cliques needed to edge cover the graph). In particular, we consider the maximum clique problem for graphs with small intersection number and random intersection graphs (a model in which each one of m labels is chosen independently with probability p by each one of n vertices, and there are edges between any vertices with overlaps in the labels chosen).We first present a simple algorithm which, on input G finds a maximum clique in O(2(2m) (+O(m)()) + n(2) min{2(m), n}) time steps, where m is an upper bound on the intersection number and n is the number of vertices. Consequently, when m <= ln ln n the running time of this algorithm is polynomial.We then consider random instances of the random intersection graphs model as input graphs. As our main contribution, we prove that, when the number of labels is not too large (m = n(alpha), 0 < alpha < 1), we can use the label choices of the vertices to find a maximum clique in polynomial time whp. The proof of correctness for this algorithm relies on our Single Label Clique Theorem, which roughly states that whp a "large enough" clique cannot be formed by more than one label. This theorem generalizes and strengthens other related results in the state of the art, but also broadens the range of values considered (see e.g. Singer-Cohen (1995) and Behrisch et al. (2008)).As an important consequence of our Single Label Clique Theorem, we prove that the problem of inferring the complete information of label choices for each vertex from the resulting random intersection graph (i.e. the label representation of the graph) is solvable whp; namely, the maximum likelihood estimation method will provide a unique solution (up to permutations of the labels). Finding efficient algorithms for constructing such a label representation is left as an interesting open problem for future research. (C) 2021 Elsevier Inc. All rights reserved.
更多
查看译文
关键词
Maximum clique, Random intersection graph, Intersection number
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要