paper-with-me

Papers

Feature Embedding Clustering using POCS-based Clustering Algorithm

2023-03-25 · Le-Anh Tran, Dong-Chul Park

An application of the POCS-based clustering algorithm (POCS stands for Projection Onto Convex Set), a novel clustering technique, for feature embedding clustering problems is proposed in this paper. The POCS-based clustering algorithm applies the POCS's convergence property to clustering problems and has shown competitive performance when compared with that of other classical clustering schemes in terms of clustering error and execution speed. Specifically, the POCS-based clustering algorithm treats each data point as a convex set and applies a parallel projection operation from every cluster prototype to corresponding data members in order to minimize the objective function and update the prototypes. The experimental results on the synthetic embedding datasets extracted from the 5 Celebrity Faces and MNIST datasets show that the POCS-based clustering algorithm can perform with favorable results when compared with those of other classical clustering schemes such as the K-Means and Fuzzy C-Means algorithms in feature embedding clustering problems.

📄 PDF Abstract BibTeX arXiv:2305.00001

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

POCS-based Clustering Algorithm

2022-08-15 · Le-Anh Tran, Henock M. Deberneh, Truong-Dong Do, Thanh-Dat Nguyen 외

A novel clustering technique based on the projection onto convex set (POCS) method, called POCS-based clustering algorithm, is proposed in this paper. The proposed POCS-based clustering algorithm exploits a parallel proj…

Clustering

Acoustic Scene Clustering Using Joint Optimization of Deep Embedding Learning and Clustering Iteration

2023-06-09 · Yanxiong Li, Mingle Liu, Wucheng Wang, Yuhan Zhang 외

Recent efforts have been made on acoustic scene classification in the audio signal processing community. In contrast, few studies have been conducted on acoustic scene clustering, which is a newly emerging problem. Acous…

Acoustic Scene ClassificationAudio Signal ProcessingClusteringScene Classification

Deep Embedding Clustering Driven by Sample Stability

2024-01-29 · Zhanwen Cheng, Feijiang Li, Jieting Wang, Yuhua Qian

Deep clustering methods improve the performance of clustering tasks by jointly optimizing deep representation learning and clustering. While numerous deep clustering algorithms have been proposed, most of them rely on ar…

ClusteringDeep ClusteringRepresentation Learning

Lifelong Spectral Clustering

2019-11-27 · Gan Sun, Yang Cong, Qianqian Wang, Jun Li 외

In the past decades, spectral clustering (SC) has become one of the most effective clustering algorithms. However, most previous studies focus on spectral clustering tasks with a fixed task set, which cannot incorporate …

Clustering

Neural Manifold Clustering and Embedding

2022-01-24 · Zengyi Li, Yubei Chen, Yann Lecun, Friedrich T. Sommer

Given a union of non-linear manifolds, non-linear subspace clustering or manifold clustering aims to cluster data points based on manifold structures and also learn to parameterize each manifold as a linear subspace in a…

ClusteringData AugmentationRepresentation LearningSelf-Supervised Learning