IJCAI 2023poster5 citations

Computing (1+epsilon)-Approximate Degeneracy in Sublinear Time

Valerie King, Alex Thomo, Quinton Yong

Abstract

The problem of finding the degeneracy of a graph is a subproblem of the k-core decomposition problem. In this paper, we present a (1 + epsilon)-approximate solution to the degeneracy problem which runs in O(n log n) time, sublinear in the input size for dense graphs, by sampling a small number of neighbors adjacent to high degree nodes. This improves upon the previous work on sublinear approximate degeneracy, which implies a (4 + epsilon)-approximate ~O(n) solution. Our algorithm can be extended to an approximate O(n log n) time solution to the k-core decomposition problem. We also explore the use of our approximate algorithm as a technique for speeding up exact degeneracy computation. We prove theoretical guarantees of our algorithm and provide optimizations, which improve the running time of our algorithm in practice. Experiments on massive real-world web graphs show that our algorithm performs significantly faster than previous methods for computing degeneracy.

Data Mining: DM: Mining graphsMultidisciplinary Topics and Applications: MDA: Web and social networks
BibTeX
@inproceedings{ijcai2023p240,
  title     = {Computing (1+epsilon)-Approximate Degeneracy in Sublinear Time},
  author    = {King, Valerie and Thomo, Alex and Yong, Quinton},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {2160--2168},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/240},
  url       = {https://doi.org/10.24963/ijcai.2023/240},
}
Computing (1+epsilon)-Approximate Degeneracy in Sublinear Time · IJCAI 2023