paper-with-me

홈 › Papers

Collaborative Learning of Semi-Supervised Clustering and Classification for Labeling Uncurated Data

2020-03-09 · Sara Mousavi, Dylan Lee, Tatianna Griffin, Dawnie Steadman, Audris Mockus

Domain-specific image collections present potential value in various areas of science and business but are often not curated nor have any way to readily extract relevant content. To employ contemporary supervised image analysis methods on such image data, they must first be cleaned and organized, and then manually labeled for the nomenclature employed in the specific domain, which is a time consuming and expensive endeavor. To address this issue, we designed and implemented the Plud system. Plud provides an iterative semi-supervised workflow to minimize the effort spent by an expert and handles realistic large collections of images. We believe it can support labeling datasets regardless of their size and type. Plud is an iterative sequence of unsupervised clustering, human assistance, and supervised classification. With each iteration 1) the labeled dataset grows, 2) the generality of the classification method and its accuracy increases, and 3) manual effort is reduced. We evaluated the effectiveness of our system, by applying it on over a million images documenting human decomposition. In our experiment comparing manual labeling with labeling conducted with the support of Plud, we found that it reduces the time needed to label data and produces highly accurate models for this new domain.

📄 PDF Abstract BibTeX arXiv:2003.04261

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Discriminative Similarity for Clustering and Semi-Supervised Learning

2017-09-05 · Yingzhen Yang, Feng Liang, Nebojsa Jojic, Shuicheng Yan 외

Similarity-based clustering and semi-supervised learning methods separate the data into clusters or classes according to the pairwise similarity between the data, and the pairwise similarity is crucial for their performa…

Clustering

CVOCSemRPL: Class-Variance Optimized Clustering, Semantic Information Injection and Restricted Pseudo Labeling based Improved Semi-Supervised Few-Shot Learning

2025-01-24 · Rhythm Baghel, Souvik Maji, Pratik Mazumder

Few-shot learning has been extensively explored to address problems where the amount of labeled samples is very limited for some classes. In the semi-supervised few-shot learning setting, substantial quantities of unlabe…

ClusteringFew-Shot Learning

Clustering Algorithms and RAG Enhancing Semi-Supervised Text Classification with Large LLMs

2024-11-09 · Shan Zhong, Jiahao Zeng, Yongxin Yu, Bohong Lin

This paper proposes a Clustering, Labeling, then Augmenting framework that significantly enhances performance in Semi-Supervised Text Classification (SSTC) tasks, effectively addressing the challenge of vast datasets wit…

ClassificationClusteringData AugmentationDocument Classification+10

Deep Categorization with Semi-Supervised Self-Organizing Maps

2020-06-17 · Pedro H. M. Braga, Heitor R. Medeiros, Hansenclever F. Bassani

Nowadays, with the advance of technology, there is an increasing amount of unstructured data being generated every day. However, it is a painful job to label and organize it. Labeling is an expensive, time-consuming, and…

Clusteringimage-classificationImage ClassificationTransfer Learning

ConstraintMatch for Semi-constrained Clustering

2023-11-26 · Jann Goschenhofer, Bernd Bischl, Zsolt Kira

Constrained clustering allows the training of classification models using pairwise constraints only, which are weak and relatively easy to mine, while still yielding full-supervision-level model performance. While they p…

ClusteringConstrained Clustering