paper-with-me

홈 › Papers

Mitigating shortage of labeled data using clustering-based active learning with diversity exploration

2022-07-06 · Xuyang Yan, Shabnam Nazmi, Biniam Gebru, Mohd Anwar, Abdollah Homaifar, Mrinmoy Sarkar, Kishor Datta Gupta

In this paper, we proposed a new clustering-based active learning framework, namely Active Learning using a Clustering-based Sampling (ALCS), to address the shortage of labeled data. ALCS employs a density-based clustering approach to explore the cluster structure from the data without requiring exhaustive parameter tuning. A bi-cluster boundary-based sample query procedure is introduced to improve the learning performance for classifying highly overlapped classes. Additionally, we developed an effective diversity exploration strategy to address the redundancy among queried samples. Our experimental results justified the efficacy of the ALCS approach.

📄 PDF Abstract BibTeX arXiv:2207.02964

Code (1)

xuyangabert/alcs 공식 구현

Tasks

Active LearningClusteringDiversity

Similar Papers 제목 키워드 기반

CEREAL: Few-Sample Clustering Evaluation

2022-09-30 · Nihal V. Nayak, Ethan R. Elenberg, Clemens Rosenbaum

Evaluating clustering quality with reliable evaluation metrics like normalized mutual information (NMI) requires labeled data that can be expensive to annotate. We focus on the underexplored problem of estimating cluster…

ClusteringPseudo Label

Active Learning for Network Traffic Classification: A Technical Study

2021-06-13 · Amin Shahraki, Mahmoud Abbasi, Amir Taherkordi, Anca Delia Jurcut

Network Traffic Classification (NTC) has become an important feature in various network management operations, e.g., Quality of Service (QoS) provisioning and security services. Machine Learning (ML) algorithms as a popu…

Active LearningClassificationManagementTraffic Classification

Semi-Supervised and Active Few-Shot Learning with Prototypical Networks

2017-11-29 · Rinu Boney, Alexander Ilin

We consider the problem of semi-supervised few-shot classification where a classifier needs to adapt to new tasks using a few labeled examples and (potentially many) unlabeled examples. We propose a clustering approach t…

ClusteringFew-Shot LearningGeneral Classification

Deep ContourFlow: Advancing Active Contours with Deep Learning

2024-07-15 · Antoine Habis, Vannary Meas-Yedid, Elsa Angelini, Jean-Christophe Olivo-Marin

This paper introduces a novel approach that combines unsupervised active contour models with deep learning for robust and adaptive image segmentation. Indeed, traditional active contours, provide a flexible framework for…

Deep LearningImage SegmentationOne-Shot SegmentationSegmentation+2

CSAL: Self-adaptive Labeling based Clustering Integrating Supervised Learning on Unlabeled Data

2015-02-18 · Fangfang Li, Guandong Xu, Longbing Cao

Supervised classification approaches can predict labels for unknown data because of the supervised training process. The success of classification is heavily dependent on the labeled training data. Differently, clusterin…

ClassificationClusteringGeneral Classification