发现和维护最密集子图的高效算法

Yichen Xu, Chenhao Ma, Yixiang Fang, Zhifeng Bao
{"title":"发现和维护最密集子图的高效算法","authors":"Yichen Xu, Chenhao Ma, Yixiang Fang, Zhifeng Bao","doi":"10.1007/s00778-024-00855-y","DOIUrl":null,"url":null,"abstract":"<p>The densest subgraph problem (DSP) is of great significance due to its wide applications in different domains. Meanwhile, diverse requirements in various applications lead to different density variants for DSP. Unfortunately, existing DSP algorithms cannot be easily extended to handle those variants efficiently and accurately. To fill this gap, we first unify different density metrics into a generalized density definition. We further propose a new model, <i>c</i>-core, to locate the general densest subgraph and show its advantage in accelerating the search process. Extensive experiments show that our <i>c</i>-core-based optimization can provide up to three orders of magnitude speedup over baselines. Methods for maintenance of <i>c</i>-core location are designed to accelerate updates on dynamic graphs. Moreover, we study an important variant of DSP under a size constraint, namely the densest-at-least-k-subgraph (Dal<i>k</i>S) problem. We propose an algorithm based on graph decomposition, and it is likely to give a solution that is at least 0.8 of the optimal density in our experiments, while the state-of-the-art method can only ensure a solution with a density of at least 0.5 of the optimal density. Our experiments show that our Dal<i>k</i>S algorithm can achieve at least 0.99 of the optimal density for over one-third of all possible size constraints. In addition, we develop an approximation algorithm for the Dal<i>k</i>S problem that can be more efficient than the state-of-the-art algorithm while keeping the same approximation ratio of <span>\\(\\frac{1}{3}\\)</span>.\n</p>","PeriodicalId":501532,"journal":{"name":"The VLDB Journal","volume":"35 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Efficient and effective algorithms for densest subgraph discovery and maintenance\",\"authors\":\"Yichen Xu, Chenhao Ma, Yixiang Fang, Zhifeng Bao\",\"doi\":\"10.1007/s00778-024-00855-y\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>The densest subgraph problem (DSP) is of great significance due to its wide applications in different domains. Meanwhile, diverse requirements in various applications lead to different density variants for DSP. Unfortunately, existing DSP algorithms cannot be easily extended to handle those variants efficiently and accurately. To fill this gap, we first unify different density metrics into a generalized density definition. We further propose a new model, <i>c</i>-core, to locate the general densest subgraph and show its advantage in accelerating the search process. Extensive experiments show that our <i>c</i>-core-based optimization can provide up to three orders of magnitude speedup over baselines. Methods for maintenance of <i>c</i>-core location are designed to accelerate updates on dynamic graphs. Moreover, we study an important variant of DSP under a size constraint, namely the densest-at-least-k-subgraph (Dal<i>k</i>S) problem. We propose an algorithm based on graph decomposition, and it is likely to give a solution that is at least 0.8 of the optimal density in our experiments, while the state-of-the-art method can only ensure a solution with a density of at least 0.5 of the optimal density. Our experiments show that our Dal<i>k</i>S algorithm can achieve at least 0.99 of the optimal density for over one-third of all possible size constraints. In addition, we develop an approximation algorithm for the Dal<i>k</i>S problem that can be more efficient than the state-of-the-art algorithm while keeping the same approximation ratio of <span>\\\\(\\\\frac{1}{3}\\\\)</span>.\\n</p>\",\"PeriodicalId\":501532,\"journal\":{\"name\":\"The VLDB Journal\",\"volume\":\"35 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-05-08\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"The VLDB Journal\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1007/s00778-024-00855-y\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"The VLDB Journal","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1007/s00778-024-00855-y","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

最密子图问题(DSP)因其在不同领域的广泛应用而具有重要意义。同时,各种应用中的不同要求导致了 DSP 的不同密度变体。遗憾的是,现有的 DSP 算法无法轻松扩展到高效、准确地处理这些变体。为了填补这一空白,我们首先将不同的密度指标统一为一个广义密度定义。我们进一步提出了一个新模型--c-core,用于定位一般最密集子图,并展示了它在加速搜索过程方面的优势。广泛的实验表明,与基线相比,我们基于 c-core 的优化最多可加快三个数量级。维护 c 核位置的方法旨在加速动态图的更新。此外,我们还研究了 DSP 在大小限制条件下的一个重要变体,即最密集-至少-k-子图(DalkS)问题。我们提出了一种基于图分解的算法,在我们的实验中,该算法很可能给出至少为最优密度 0.8 的解,而最先进的方法只能确保解的密度至少为最优密度的 0.5。我们的实验表明,我们的 DalkS 算法可以在超过三分之一的可能尺寸约束条件下实现至少 0.99 的最优密度。此外,我们还为 DalkS 问题开发了一种近似算法,在保持相同的近似率(\frac{1}{3}\)的情况下,它比最先进的算法更加高效。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

Efficient and effective algorithms for densest subgraph discovery and maintenance

Efficient and effective algorithms for densest subgraph discovery and maintenance

The densest subgraph problem (DSP) is of great significance due to its wide applications in different domains. Meanwhile, diverse requirements in various applications lead to different density variants for DSP. Unfortunately, existing DSP algorithms cannot be easily extended to handle those variants efficiently and accurately. To fill this gap, we first unify different density metrics into a generalized density definition. We further propose a new model, c-core, to locate the general densest subgraph and show its advantage in accelerating the search process. Extensive experiments show that our c-core-based optimization can provide up to three orders of magnitude speedup over baselines. Methods for maintenance of c-core location are designed to accelerate updates on dynamic graphs. Moreover, we study an important variant of DSP under a size constraint, namely the densest-at-least-k-subgraph (DalkS) problem. We propose an algorithm based on graph decomposition, and it is likely to give a solution that is at least 0.8 of the optimal density in our experiments, while the state-of-the-art method can only ensure a solution with a density of at least 0.5 of the optimal density. Our experiments show that our DalkS algorithm can achieve at least 0.99 of the optimal density for over one-third of all possible size constraints. In addition, we develop an approximation algorithm for the DalkS problem that can be more efficient than the state-of-the-art algorithm while keeping the same approximation ratio of \(\frac{1}{3}\).

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信