TL;DR
This paper introduces memory-efficient sublinear spectral clustering oracles for well-clusterable graphs, enabling fast cluster queries with significantly reduced memory requirements, and validates their effectiveness through experiments.
Contribution
It presents a novel memory-time trade-off for spectral clustering oracles, reducing memory from to as low as O(n^{0.01}) while maintaining sublinear query time.
Findings
Memory-time trade-off characterized as S T= O(n)
Constructed oracles with memory as low as O(n^{0.01})
Experimental validation on synthetic networks confirms effectiveness
Abstract
We study the problem of designing \emph{sublinear spectral clustering oracles} for well-clusterable graphs. Such an oracle is an algorithm that, given query access to the adjacency list of a graph , first constructs a compact data structure that captures the clustering structure of . Once built, enables sublinear time responses to \textsc{WhichCluster} queries for any vertex . A major limitation of existing oracles is that constructing requires memory, which becomes a bottleneck for massive graphs and memory-limited settings. In this paper, we break this barrier and establish a memory-time trade-off for sublinear spectral clustering oracles. Specifically, for well-clusterable graphs, we present oracles that construct using much smaller than memory (e.g., ) while still…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
