论文标题
TOP-K连接了双网络中的重叠密度子图
Top-k Connected Overlapping Densest Subgraphs in Dual Networks
论文作者
论文摘要
网络主要用于建模和分析它们之间的数据及其关系。最近,已经证明,单个网络的使用可能不是最佳选择,因为单个网络可能会错过某些方面。因此,已经提议使用一对网络更好地对所有方面进行建模,并且主要方法称为双网络(DNS)。 DNS是两个相关图(一个加权,另一个未加权),它们共享相同的顶点和两个不同的边缘集。在DN中,在两个网络中提取共同的子图通常很有趣,这些网络在概念网络中最大密度并连接在物理网络中。这个问题的最简单实例是找到一个通用的最密集的连接子图(DC),而我们在这里专注于检测顶级密集的连接子图,即在概念网络中具有最大密度的集合k子图,该密度也是物理网络中也连接的。我们将问题正式化,然后提出一个启发式方法来找到解决方案,因为该问题在计算上很难。还提供了一组关于合成和真实网络的实验,以支持我们的方法。
Networks are largely used for modelling and analysing data and relations among them. Recently, it has been shown that the use of a single network may not be the optimal choice, since a single network may misses some aspects. Consequently, it has been proposed to use a pair of networks to better model all the aspects, and the main approach is referred to as dual networks (DNs). DNs are two related graphs (one weighted, the other unweighted) that share the same set of vertices and two different edge sets. In DNs is often interesting to extract common subgraphs among the two networks that are maximally dense in the conceptual network and connected in the physical one. The simplest instance of this problem is finding a common densest connected subgraph (DCS), while we here focus on the detection of the Top-k Densest Connected subgraphs, i.e. a set k subgraphs having the largest density in the conceptual network which are also connected in the physical network. We formalise the problem and then we propose a heuristic to find a solution, since the problem is computationally hard. A set of experiments on synthetic and real networks is also presented to support our approach.