Clustering multi-way data: a novel algebraic approach
Eric Kernfeld, Shuchin Aeron, Misha Kilmer

TL;DR
This paper introduces a novel algebraic clustering method for multi-way data that combines sparse subspace clustering with the t-product, enabling more flexible modeling and improved accuracy in image and digit clustering tasks.
Contribution
The paper develops a new clustering algorithm using the t-product for third order tensors, generalizing SSC and providing theoretical guarantees.
Findings
Achieves higher accuracy than vector-space methods in image clustering.
Performs well with less preprocessing on face and digit datasets.
Provides theoretical guarantees for the clustering algorithm.
Abstract
In this paper, we develop a method for unsupervised clustering of two-way (matrix) data by combining two recent innovations from different fields: the Sparse Subspace Clustering (SSC) algorithm [10], which groups points coming from a union of subspaces into their respective subspaces, and the t-product [18], which was introduced to provide a matrix-like multiplication for third order tensors. Our algorithm is analogous to SSC in that an "affinity" between different data points is built using a sparse self-representation of the data. Unlike SSC, we employ the t-product in the self-representation. This allows us more flexibility in modeling; infact, SSC is a special case of our method. When using the t-product, three-way arrays are treated as matrices whose elements (scalars) are n-tuples or tubes. Convolutions take the place of scalar multiplication. This framework allows us to embed the…
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
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Advanced Neuroimaging Techniques and Applications
