ICLR2026
Sublinear Spectral Clustering Oracle with Little Memory
Ranran Shen, Xiaoyi Zhu, Pan Peng, Zengfeng Huang
摘要
We study the problem of designing 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 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 answering membership queries in sublinear time. We also characterize the trade-off frontier between memory usage and query time , showing, for example, that for clusterable graphs with a logarithmic conductance gap, and we show that this trade-off is nearly optimal (up to logarithmic factors) for a natural class of approaches. Finally, to complement our theory, we validate the performance of our oracles through experiments on synthetic networks.