...
【24h】

SPORE: shortest path overlapped regions and confined traversals towards graph clustering

机译:SPORE:最短路径重叠区域,并且对图聚类的遍历范围有限

获取原文
获取原文并翻译 | 示例

摘要

An abundance of structural information has resulted in non-trivial graph traversals. Shortcut construction is among the utilized techniques implemented for efficient shortest path (SP) traversals on graphs. However, shortcut construction, being a computationally intensive task, required to be exclusive and offline, often produces unnecessary auxiliary data, i.e., shortcuts. Medium to large-scale graphs can take minutes to hours of computation time depending upon the utilization of computational resources and complexity of shortcut construction algorithms. In addition, the branching factor during SP expansions greatly increases due to excessive shortcuts. These factors make repeated SP queries unsuitable for graph mining tasks. This paper presents Shortest Path Overlapped Region (SPORE), a performance-based initiative that improves the shortcut construction performance by exploiting SP overlapped regions. Path overlapping has been overlooked by shortcut construction systems. SPORE takes advantage of this opportunity and provides a solution by constructing auxiliary shortcuts incrementally, using SP trees during traversals, instead of an exclusive step. SPORE is exposed to a graph clustering task, which requires extensive graph traversals to group similar vertices together, for realistic implications. We further suggest an optimization strategy to accelerate the performance of the clustering process using confined subgraph traversals. A performance evaluation of SPORE on real and synthetic graphs reveals an execution time gain of up to 40 %, having an order of magnitude fewer shortcuts over the SegTable approach. Leveraging the SPORE with multiple SP computations consistently reduces the latency of the entire clustering process. Furthermore, the confined subgraph traversal scheme improves the performance by an order of magnitude on undirected graphs, which is twice that of directed graphs.
机译:大量的结构信息导致了平凡的图遍历。快捷方式构造是在图形上实现有效的最短路径(SP)遍历的已利用技术之一。但是,快捷方式构造是计算量大的任务,需要排他和离线,通常会产生不必要的辅助数据,即快捷方式。中型到大型图可能需要几分钟到几小时的计算时间,具体取决于计算资源的利用和快捷方式构造算法的复杂性。另外,由于过度的捷径,SP扩展期间的分支因子大大增加。这些因素使得重复的SP查询不适合图挖掘任务。本文介绍了最短路径重叠区域(SPORE),这是一种基于性能的计划,可通过利用SP重叠区域来提高快捷方式的构建性能。快捷方式构建系统已忽略路径重叠。 SPORE抓住了这一机会,并通过遍历过程中使用SP树而不是排他的步骤逐步构造辅助快捷方式来提供解决方案。 SPORE面临图聚类任务,该任务需要大量的图遍历,才能将相似的顶点分组在一起,以获得现实的含义。我们进一步建议一种优化策略,以使用受限子图遍历来加快聚类过程的性能。通过对实图和综合图进行SPORE的性能评估,可以发现执行时间最多可提高40%,与SegTable方法相比,快捷方式少了一个数量级。通过将SPORE与多个SP计算结合使用,可以一致地减少整个集群过程的等待时间。此外,受限子图遍历方案将无向图的性能提高了一个数量级,是有向图的两倍。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号