Generative Kernel Spectral Clustering
David Winant, Sonny Achten, Johan A. K. Suykens

TL;DR
Generative Kernel Spectral Clustering (GenKSC) combines spectral clustering with generative modeling to produce interpretable, well-defined clusters and visualizable latent representations, demonstrated on MNIST datasets.
Contribution
The paper introduces GenKSC, a novel model that integrates kernel spectral clustering with generative modeling for improved interpretability and cluster visualization.
Findings
Successfully clusters MNIST and FashionMNIST datasets
Creates explorable latent spaces with visualizable cluster directions
Balances clustering accuracy with interpretability
Abstract
Modern clustering approaches often trade interpretability for performance, particularly in deep learning-based methods. We present Generative Kernel Spectral Clustering (GenKSC), a novel model combining kernel spectral clustering with generative modeling to produce both well-defined clusters and interpretable representations. By augmenting weighted variance maximization with reconstruction and clustering losses, our model creates an explorable latent space where cluster characteristics can be visualized through traversals along cluster directions. Results on MNIST and FashionMNIST datasets demonstrate the model's ability to learn meaningful cluster representations.
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
TopicsNeural Networks and Applications · Face and Expression Recognition · Advanced Algorithms and Applications
MethodsSpectral Clustering
