paper-with-me

Papers

A semi-supervised sparse K-Means algorithm

2020-03-16 · Avgoustinos Vouros, Eleni Vasilaki

We consider the problem of data clustering with unidentified feature quality and when a small amount of labelled data is provided. An unsupervised sparse clustering method can be employed in order to detect the subgroup of features necessary for clustering and a semi-supervised method can use the labelled data to create constraints and enhance the clustering solution. In this paper we propose a K-Means variant that employs these techniques. We show that the algorithm maintains the high performance of other semi-supervised algorithms and in addition preserves the ability to identify informative from uninformative features. We examine the performance of the algorithm on synthetic and real world data sets. We use scenarios of different number and types of constraints as well as different clustering initialisation methods.

📄 PDF Abstract BibTeX arXiv:2003.06973

Code (1)

avouros/Code-PCSKM 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Semi-supervised K-means++

2016-02-01 · Jordan Yoder, Carey E. Priebe

Traditionally, practitioners initialize the {\tt k-means} algorithm with centers chosen uniformly at random. Randomized initialization with uneven weights ({\tt k-means++}) has recently been used to improve the performan…

Clustering

Adversarial Training Methods for Semi-Supervised Text Classification

2016-05-25 · Takeru Miyato, Andrew M. Dai, Ian Goodfellow

Adversarial training provides a means of regularizing supervised learning algorithms while virtual adversarial training is able to extend supervised learning algorithms to the semi-supervised setting. However, both metho…

ClassificationGeneral ClassificationSemi-Supervised Text ClassificationSentiment Analysis+2

Generalized Matrix Means for Semi-Supervised Learning with Multilayer Graphs

2019-10-30 · NeurIPS 2019 12 · Pedro Mercado, Francesco Tudisco, Matthias Hein

We study the task of semi-supervised learning on multilayer graphs by taking into account both labeled and unlabeled observations together with the information encoded by each individual graph layer. We propose a regular…

Stochastic Block Model

Semi-Supervised Deep Learning for Abnormality Classification in Retinal Images

2018-12-19 · Bruno Lecouat, Ken Chang, Chuan-Sheng Foo, Balagopal Unnikrishnan 외

Supervised deep learning algorithms have enabled significant performance gains in medical image classification tasks. But these methods rely on large labeled datasets that require resource-intensive expert annotation. Se…

Deep LearningGeneral ClassificationGenerative Adversarial Networkimage-classification+2

Distributed Semi-supervised Fuzzy Regression with Interpolation Consistency Regularization

2022-09-18 · Ye Shi, Leijie Zhang, Zehong Cao, M. Tanveer 외

Recently, distributed semi-supervised learning (DSSL) algorithms have shown their effectiveness in leveraging unlabeled samples over interconnected networks, where agents cannot share their original data with each other …

regression