Dynamic Spectral Clustering with Provable Approximation Guarantee
Data Structures and Algorithms
2024-06-06 v1 Machine Learning
Abstract
This paper studies clustering algorithms for dynamically evolving graphs , in which new edges (and potential new vertices) are added into a graph, and the underlying cluster structure of the graph can gradually change. The paper proves that, under some mild condition on the cluster-structure, the clusters of the final graph of vertices at time can be well approximated by a dynamic variant of the spectral clustering algorithm. The algorithm runs in amortised update time and query time . Experimental studies on both synthetic and real-world datasets further confirm the practicality of our designed algorithm.
Cite
@article{arxiv.2406.03152,
title = {Dynamic Spectral Clustering with Provable Approximation Guarantee},
author = {Steinar Laenen and He Sun},
journal= {arXiv preprint arXiv:2406.03152},
year = {2024}
}
Comments
This work is accepted at the 41st International Conference on Machine Learning (ICML'24)