Lifelong Spectral Clustering
Gan Sun, Yang Cong, Qianqian Wang, Jun Li, Yun Fu

TL;DR
Lifelong Spectral Clustering (L2SC) introduces a framework that continually learns and transfers knowledge across multiple clustering tasks, improving spectral clustering performance over time by leveraging accumulated experience.
Contribution
The paper proposes a novel lifelong learning approach for spectral clustering, incorporating knowledge transfer via basis and feature libraries, and an online update mechanism for continual learning.
Findings
L2SC outperforms state-of-the-art spectral clustering methods on benchmark datasets.
The model effectively transfers knowledge to improve clustering accuracy.
Empirical results validate the continual learning capability of L2SC.
Abstract
In the past decades, spectral clustering (SC) has become one of the most effective clustering algorithms. However, most previous studies focus on spectral clustering tasks with a fixed task set, which cannot incorporate with a new spectral clustering task without accessing to previously learned tasks. In this paper, we aim to explore the problem of spectral clustering in a lifelong machine learning framework, i.e., Lifelong Spectral Clustering (L2SC). Its goal is to efficiently learn a model for a new spectral clustering task by selectively transferring previously accumulated experience from knowledge library. Specifically, the knowledge library of L2SC contains two components: 1) orthogonal basis library: capturing latent cluster centers among the clusters in each pair of tasks; 2) feature embedding library: embedding the feature manifold information shared among multiple related…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Face and Expression Recognition · Advanced Clustering Algorithms Research
MethodsSpectral Clustering
