paper-with-me

홈 › Papers

Zero Initialised Unsupervised Active Learning by Optimally Balanced Entropy-Based Sampling for Imbalanced Problems

2021-05-24 · Journal of Experimental & Theoretical Artificial Intelligence 2021 5 · Gábor Szűcs, Dávid Papp

Given the challenge of gathering labelled training data for machine learning tasks, active learning has become popular. This paper focuses on the beginning of unsupervised active learning, where there are no labelled data at all. The aim of this zero initialised unsupervised active learning is to select the most informative examples – even from an imbalanced dataset – to be labelled manually. Our solution with proposed selection strategy, called Optimally Balanced Entropy-Based Sampling (OBEBS) reaches a balanced training set at each step to avoid imbalanced problems. Two theorems of the optimal solution for selection strategy are also presented and proved in the paper. At the beginning of the active learning, there is not enough information for supervised machine learning method, thus our selection strategy is based on unsupervised learning (clustering). The cluster membership likelihoods of the items are essential for the algorithm to connect the clusters and the classes, i.e., to find assignment between them. For the best assignment, the Hungarian algorithm is used, and single, multi, and adaptive assignment variants of OBEBS method are developed. Based on generated and real images datasets of handwritten digits, the experimental results show that our method surpasses the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (1)

gaborszucs/OBEBS

Tasks

Active LearningBIG-bench Machine Learningimbalanced classification

Similar Papers 제목 키워드 기반

Unsupervised Pool-Based Active Learning for Linear Regression

2020-01-14 · Ziang Liu, Dongrui Wu

In many real-world machine learning applications, unlabeled data can be easily obtained, but it is very time-consuming and/or expensive to label them. So, it is desirable to be able to select the optimal samples to label…

Active LearningBIG-bench Machine LearningInformativenessregression

Pool-Based Unsupervised Active Learning for Regression Using Iterative Representativeness-Diversity Maximization (iRDM)

2020-03-17 · Ziang Liu, Xue Jiang, Hanbin Luo, Weili Fang 외

Active learning (AL) selects the most beneficial unlabeled samples to label, and hence a better machine learning model can be trained from the same number of labeled samples. Most existing active learning for regression …

Active LearningDiversityregression

PET-TURTLE: Deep Unsupervised Support Vector Machines for Imbalanced Data Clusters

2026-01-06 · Javier Salazar Cavazos arxiv

Foundation vision, audio, and language models enable zero-shot performance on downstream tasks via their latent representations. Recently, unsupervised learning of data group structure with deep learning methods has gain…

Deep Clustering

A Guider Network for Multi-Dual Learning

2019-05-01 · ICLR 2019 5 · Wenpeng Hu, Zhengwei Tao, Zhanxing Zhu, Bing Liu 외

A large amount of parallel data is needed to train a strong neural machine translation (NMT) system. This is a major challenge for low-resource languages. Building on recent work on unsupervised and semi-supervised metho…

Machine TranslationNMTreinforcement-learningReinforcement Learning+2

When your Cousin has the Right Connections: Unsupervised Bilingual Lexicon Induction for Related Data-Imbalanced Languages

2023-05-23 · Niyati Bafna, Cristina España-Bonet, Josef van Genabith, Benoît Sagot 외

Most existing approaches for unsupervised bilingual lexicon induction (BLI) depend on good quality static or contextual embeddings requiring large monolingual corpora for both languages. However, unsupervised BLI is most…

Bilingual Lexicon InductionLanguage ModelingLanguage Modelling