CVJan 2, 2016

Tensor Sparse and Low-Rank based Submodule Clustering Method for Multi-way Data

arXiv:1601.00149v714 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for researchers in machine learning and data analysis, addressing clustering of structured multi-way data like images and videos.

The paper tackles the problem of clustering multi-way data by proposing a tensor sparse and low-rank representation method that preserves data structures, and it shows improved performance over state-of-the-art methods on synthetic, video, and image datasets.

A new submodule clustering method via sparse and low-rank representation for multi-way data is proposed in this paper. Instead of reshaping multi-way data into vectors, this method maintains their natural orders to preserve data intrinsic structures, e.g., image data kept as matrices. To implement clustering, the multi-way data, viewed as tensors, are represented by the proposed tensor sparse and low-rank model to obtain its submodule representation, called a free module, which is finally used for spectral clustering. The proposed method extends the conventional subspace clustering method based on sparse and low-rank representation to multi-way data submodule clustering by combining t-product operator. The new method is tested on several public datasets, including synthetical data, video sequences and toy images. The experiments show that the new method outperforms the state-of-the-art methods, such as Sparse Subspace Clustering (SSC), Low-Rank Representation (LRR), Ordered Subspace Clustering (OSC), Robust Latent Low Rank Representation (RobustLatLRR) and Sparse Submodule Clustering method (SSmC).

Foundations

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

Your Notes