LGMLAug 30, 2020

Multiway $p$-spectral graph cuts on Grassmann manifolds

arXiv:2008.13210v215 citations
Originality Incremental advance
AI Analysis

This work addresses clustering challenges in machine learning by providing an incremental improvement to spectral clustering methods, applicable to domains like image classification.

The authors tackled the problem of multiway spectral clustering by developing a novel algorithm using the graph p-Laplacian on Grassmann manifolds, which achieved high-quality clusters in artificial and real-world datasets, as demonstrated through comparative results with state-of-the-art methods.

Nonlinear reformulations of the spectral clustering method have gained a lot of recent attention due to their increased numerical benefits and their solid mathematical background. We present a novel direct multiway spectral clustering algorithm in the $p$-norm, for $p \in (1, 2]$. The problem of computing multiple eigenvectors of the graph $p$-Laplacian, a nonlinear generalization of the standard graph Laplacian, is recasted as an unconstrained minimization problem on a Grassmann manifold. The value of $p$ is reduced in a pseudocontinuous manner, promoting sparser solution vectors that correspond to optimal graph cuts as $p$ approaches one. Monitoring the monotonic decrease of the balanced graph cuts guarantees that we obtain the best available solution from the $p$-levels considered. We demonstrate the effectiveness and accuracy of our algorithm in various artificial test-cases. Our numerical examples and comparative results with various state-of-the-art clustering methods indicate that the proposed method obtains high quality clusters both in terms of balanced graph cut metrics and in terms of the accuracy of the labelling assignment. Furthermore, we conduct studies for the classification of facial images and handwritten characters to demonstrate the applicability in real-world datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes