paper-with-me

Papers

Non-Negative Local Sparse Coding for Subspace Clustering

2019-03-12 · Babak Hosseini, Barbara Hammer

Subspace sparse coding (SSC) algorithms have proven to be beneficial to clustering problems. They provide an alternative data representation in which the underlying structure of the clusters can be better captured. However, most of the research in this area is mainly focused on enhancing the sparse coding part of the problem. In contrast, we introduce a novel objective term in our proposed SSC framework which focuses on the separability of data points in the coding space. We also provide mathematical insights into how this local-separability term improves the clustering result of the SSC framework. Our proposed non-linear local SSC algorithm (NLSSC) also benefits from the efficient choice of its sparsity terms and constraints. The NLSSC algorithm is also formulated in the kernel-based framework (NLKSSC) which can represent the nonlinear structure of data. In addition, we address the possibility of having redundancies in sparse coding results and its negative effect on graph-based clustering problems. We introduce the link-restore post-processing step to improve the representation graph of non-negative SSC algorithms such as ours. Empirical evaluations on well-known clustering benchmarks show that our proposed NLSSC framework results in better clusterings compared to the state-of-the-art baselines and demonstrate the effectiveness of the link-restore post-processing in improving the clustering accuracy via correcting the broken links of the representation graph.

📄 PDF Abstract BibTeX arXiv:1903.05239

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Attention: Self-Expression Is All You Need

2021-09-29 · Rene Vidal

Transformer models have achieved significant improvements in performance for various learning tasks in natural language processing and computer vision. Much of their success is attributed to the use of attention layers t…

AllClustering

Sparse Subspace Clustering with Entropy-Norm

2020-01-01 · ICML 2020 1 · Liang Bai, Jiye Liang

Sparse subspace clustering (SSC) and spectral clustering (SC) are both state-of-the-art methods to identify complex clusters in high-dimensional input space. However, there are few researches to discuss the relation betw…

Clustering

A Nonlinear Orthogonal Non-Negative Matrix Factorization Approach to Subspace Clustering

2017-09-29 · Dijana Tolic, Nino Antulov-Fantulin, Ivica Kopriva

A recent theoretical analysis shows the equivalence between non-negative matrix factorization (NMF) and spectral clustering based approach to subspace clustering. As NMF and many of its variants are essentially linear, w…

Clustering

Temporal Subspace Clustering for Human Motion Segmentation

2015-12-01 · ICCV 2015 12 · Sheng Li, Kang Li, Yun Fu

Subspace clustering is an effective technique for segmenting data drawn from multiple subspaces. However, for time series data (e.g., human motion), exploiting temporal information is still a challenging problem. We prop…

ClusteringMotion SegmentationTime SeriesTime Series Analysis

RULLS: Randomized Union of Locally Linear Subspaces for Feature Engineering

2018-04-25 · Namita Lokare, Jorge Silva, Ilknur Kaynar Kabul

Feature engineering plays an important role in the success of a machine learning model. Most of the effort in training a model goes into data preparation and choosing the right representation. In this paper, we propose a…

ClusteringFeature EngineeringGeneral Classification