paper-with-me

Papers

Semi-supervised model-based clustering with controlled clusters leakage

2017-05-04 · Marek Śmieja, Łukasz Struski, Jacek Tabor

In this paper, we focus on finding clusters in partially categorized data sets. We propose a semi-supervised version of Gaussian mixture model, called C3L, which retrieves natural subgroups of given categories. In contrast to other semi-supervised models, C3L is parametrized by user-defined leakage level, which controls maximal inconsistency between initial categorization and resulting clustering. Our method can be implemented as a module in practical expert systems to detect clusters, which combine expert knowledge with true distribution of data. Moreover, it can be used for improving the results of less flexible clustering techniques, such as projection pursuit clustering. The paper presents extensive theoretical analysis of the model and fast algorithm for its efficient optimization. Experimental results show that C3L finds high quality clustering model, which can be applied in discovering meaningful groups in partially classified data.

📄 PDF Abstract BibTeX arXiv:1705.01877

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

A New Homogeneity Inter-Clusters Measure in SemiSupervised Clustering

2013-04-13 · Badreddine Meftahi, Ourida Ben Boubaker Saidi

Many studies in data mining have proposed a new learning called semi-Supervised. Such type of learning combines unlabeled and labeled data which are hard to obtain. However, in unsupervised methods, the only unlabeled da…

Clustering

Semi-supervised Clustering of Medical Text

2016-12-01 · WS 2016 12 · Pracheta Sahoo, Asif Ekbal, Sriparna Saha, Diego Moll{\'a} 외

Semi-supervised clustering is an attractive alternative for traditional (unsupervised) clustering in targeted applications. By using the information of a small annotated dataset, semi-supervised clustering can produce cl…

Clustering

COBRAS-TS: A new approach to Semi-Supervised Clustering of Time Series

2018-05-02 · Toon Van Craenendonck, Wannes Meert, Sebastijan Dumancic, Hendrik Blockeel

Clustering is ubiquitous in data analysis, including analysis of time series. It is inherently subjective: different users may prefer different clusterings for a particular dataset. Semi-supervised clustering addresses t…

ClusteringTime SeriesTime Series Analysis

Large Language Models Enable Few-Shot Clustering

2023-07-02 · Vijay Viswanathan, Kiril Gashteovski, Carolin Lawrence, Tongshuang Wu 외

Unlike traditional unsupervised clustering, semi-supervised clustering allows users to provide meaningful structure to the data, which helps the clustering algorithm to match the user's intent. Existing approaches to sem…

ClusteringLanguage ModelingLanguage ModellingLarge Language Model+1

Semi-supervised cross-entropy clustering with information bottleneck constraint

2017-05-03 · Marek Śmieja, Bernhard C. Geiger

In this paper, we propose a semi-supervised clustering method, CEC-IB, that models data with a set of Gaussian distributions and that retrieves clusters based on a partial labeling provided by the user (partition-level s…

Clustering