Pith. sign in

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

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
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. Our algorithm can also be extended to an O(n log n) time solution to the k-core decomposition problem. This improves upon the method by Bhattacharya et al., which implies a (4 + epsilon)-approximate ~O(n) solution to the degeneracy problem, and our techniques are similar to other sketching methods which use sublinear space for k-core and degeneracy. 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, including the 2022 exact degeneracy algorithm by Li et al.

citation-role summary

background 1

citation-polarity summary

fields

cs.DS 1

years

2025 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Parallel $k$-Core Decomposition: Theory and Practice

cs.DS · 2025-02-12 · conditional · novelty 7.0

A parallel peeling framework with O(n+m) work, combined with sampling, vertical granularity control, and hierarchical buckets, beats three prior parallel k-core implementations on 23 of 25 graphs.

citing papers explorer

Showing 1 of 1 citing paper.

  • Parallel $k$-Core Decomposition: Theory and Practice cs.DS · 2025-02-12 · conditional · none · ref 40 · internal anchor

    A parallel peeling framework with O(n+m) work, combined with sampling, vertical granularity control, and hierarchical buckets, beats three prior parallel k-core implementations on 23 of 25 graphs.