paper-with-me

Papers

Supervised Enhanced Soft Subspace Clustering (SESSC) for TSK Fuzzy Classifiers

2020-02-27 · Yuqi Cui, Huidong Wang, Dongrui Wu

Fuzzy c-means based clustering algorithms are frequently used for Takagi-Sugeno-Kang (TSK) fuzzy classifier antecedent parameter estimation. One rule is initialized from each cluster. However, most of these clustering algorithms are unsupervised, which waste valuable label information in the training data. This paper proposes a supervised enhanced soft subspace clustering (SESSC) algorithm, which considers simultaneously the within-cluster compactness, between-cluster separation, and label information in clustering. It can effectively deal with high-dimensional data, be used as a classifier alone, or be integrated into a TSK fuzzy classifier to further improve its performance. Experiments on nine UCI datasets from various application domains demonstrated that SESSC based initialization outperformed other clustering approaches, especially when the number of rules is small.

📄 PDF Abstract BibTeX arXiv:2002.12404

Code (1)

YuqiCui/SESSC 공식 구현

Tasks

Clusteringparameter estimation

Similar Papers 제목 키워드 기반

Masked Subspace Clustering Methods

2025-05-11 · Jiebo Song, Huaming Ling

To further utilize the unsupervised features and pairwise information, we propose a general Bilevel Clustering Optimization (BCO) framework to improve the performance of clustering. And then we introduce three special ca…

Clustering

Robust Self-Supervised Convolutional Neural Network for Subspace Clustering and Classification

2020-04-03 · Dario Sitnik, Ivica Kopriva

Insufficient capability of existing subspace clustering methods to handle data coming from nonlinear manifolds, data corruptions, and out-of-sample data hinders their applicability to address real-world clustering and cl…

ClusteringGeneral Classification

A Survey on Soft Subspace Clustering

2014-09-19 · Zhaohong Deng, Kup-Sze Choi, Yizhang Jiang, Jun Wang 외

Subspace clustering (SC) is a promising clustering technology to identify clusters based on their associations with subspaces in high dimensional spaces. SC can be classified into hard subspace clustering (HSC) and soft …

ClusteringSurvey

Constrained Sparse Subspace Clustering with Side-Information

2018-05-21 · Chun-Guang Li, Junjian Zhang, Jun Guo

Subspace clustering refers to the problem of segmenting high dimensional data drawn from a union of subspaces into the respective subspaces. In some applications, partial side-information to indicate "must-link" or "cann…

Clustering

Deep Adversarial Subspace Clustering

2018-06-01 · CVPR 2018 6 · Pan Zhou, Yunqing Hou, Jiashi Feng

Most existing subspace clustering methods hinge on self-expression of handcrafted representations and are unaware of potential clustering errors. Thus they perform unsatisfactorily on real data with complex underlying s…

ClusteringImage ClusteringRepresentation Learning