Distributed D-core Decomposition over Large Directed Graphs
Summary: Introduces anchored coreness and skyline coreness to recast directed (k,l)-core decomposition as distributed H-index/D-index computation. Implements vertex- and block-centric algorithms with complexity guarantees, scaling to billion-edge graphs while reducing runtime and communication. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xuankun Liao (Hong Kong Baptist University)
- 2. Qing Liu (Hong Kong Baptist University)
- 3. Jiaxin Jiang (Hong Kong Baptist University)
- 4. Xin Huang (Hong Kong Baptist University)
- 5. Jianliang Xu (Hong Kong Baptist University)
- 6. Byron Choi (Hong Kong Baptist University)
BibTeX Citation
@article{liao_vldb22,
title = {{Distributed D-core Decomposition over Large Directed Graphs}},
author = {Liao, Xuankun and Liu, Qing and Jiang, Jiaxin and Huang, Xin and Xu, Jianliang and Choi, Byron},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {8},
pages = {1546--1558},
doi = {10.14778/3529337.3529340},
url = {https://doi.org/10.14778/3529337.3529340},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 13 of 13 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 12 of 12 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,737 | Efficient Algorithms for Densest Subgraph Discovery on Large Directed Graphs | 2020 | SIGMOD |
| 2 | 793 | Streaming Algorithms for k-core Decomposition | 2013 | VLDB |
| 3 | 9,301 | Accelerating Core Decomposition in Billion-Scale Hypergraphs | 2025 | SIGMOD |
| 4 | 2,826 | Hierarchical Core Maintenance on Large Dynamic Graphs | 2021 | VLDB |
| 5 | 825 | K-Core Decomposition of Large Networks on a Single PC | 2016 | VLDB |
| 6 | 10,100 | Parallel Colorful h-star Core Maintenance in Dynamic Graphs | 2023 | VLDB |
| 7 | 10,772 | Parallel k-Core Decomposition: Theory and Practice | 2025 | SIGMOD |
| 8 | 1,640 | Distance-generalized Core Decomposition | 2019 | SIGMOD |
| 9 | 5,697 | Local Algorithms for Distance-generalized Core Decomposition over Large Dynamic Graphs | 2021 | VLDB |
| 10 | 6,617 | Efficient Parallel D-core Decomposition at Scale | 2024 | VLDB |