paper-with-me

홈 › Papers

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

2020-03-17 · Ziang Liu, Xue Jiang, Hanbin Luo, Weili Fang, Jiajing Liu, Dongrui Wu

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 (ALR) approaches are supervised, which means the sampling process must use some label information, or an existing regression model. This paper considers completely unsupervised ALR, i.e., how to select the samples to label without knowing any true label information. We propose a novel unsupervised ALR approach, iterative representativeness-diversity maximization (iRDM), to optimally balance the representativeness and the diversity of the selected samples. Experiments on 12 datasets from various domains demonstrated its effectiveness. Our iRDM can be applied to both linear regression and kernel regression, and it even significantly outperforms supervised ALR when the number of labeled samples is small.

📄 PDF Abstract BibTeX arXiv:2003.07658

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDiversityregression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

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 Sequential Active Learning for Regression

2018-05-12 · Dongrui Wu

Active learning is a machine learning approach for reducing the data labeling effort. Given a pool of unlabeled samples, it tries to select the most useful ones to label so that a model built from them can achieve the be…

Active LearningDiversityInformativenessregression

Integrating Informativeness, Representativeness and Diversity in Pool-Based Sequential Active Learning for Regression

2020-03-26 · Ziang Liu, Dongrui Wu

In many real-world machine learning applications, unlabeled samples are easy to obtain, but it is expensive and/or time-consuming to label them. Active learning is a common approach for reducing this data labeling effort…

Active LearningBIG-bench Machine LearningDiversityInformativeness+1

Feature Weighting Improves Pool-Based Sequential Active Learning for Regression

2026-04-02 · Dongrui Wu arxiv

Pool-based sequential active learning for regression (ALR) optimally selects a small number of samples sequentially from a large pool of unlabeled samples to label, so that a more accurate regression model can be constru…

Active Learning

Offline EEG-Based Driver Drowsiness Estimation Using Enhanced Batch-Mode Active Learning (EBMAL) for Regression

2018-05-12 · Dongrui Wu, Vernon J. Lawhern, Stephen Gordon, Brent J. Lance 외

There are many important regression problems in real-world brain-computer interface (BCI) applications, e.g., driver drowsiness estimation from EEG signals. This paper considers offline analysis: given a pool of unlabele…

Active LearningBrain Computer InterfaceDiversityEEG+2