Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Pool-Based Sequential Active Learning for Regression

About

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 best possible performance. This paper focuses on pool-based sequential active learning for regression (ALR). We first propose three essential criteria that an ALR approach should consider in selecting the most useful unlabeled samples: informativeness, representativeness, and diversity, and compare four existing ALR approaches against them. We then propose a new ALR approach using passive sampling, which considers both the representativeness and the diversity in both the initialization and subsequent iterations. Remarkably, this approach can also be integrated with other existing ALR approaches in the literature to further improve the performance. Extensive experiments on 11 UCI, CMU StatLib, and UFL Media Core datasets from various domains verified the effectiveness of our proposed ALR approaches.

Dongrui Wu• 2018

Related benchmarks

TaskDatasetResultRank
Video Quality AssessmentYouTube-UGC (test)
SRCC0.795
36
Video Quality AssessmentYouTube-SFV SDR (test)
SRCC0.729
10
Video Quality AssessmentYouTube-SFV HDR2SDR (test)
SRCC51.7
10
Video Quality AssessmentYouTube-UGC, CGVDS, LIVE-Livestream, YouTube-SFV SDR, YouTube-SFV HDR2SDR, AIGVQA-DB
SRCC6
10
Video Quality AssessmentLIVE-Livestream (test)
SRCC0.597
10
Video Quality AssessmentAIGVQA-DB (test)
SRCC0.772
10
Video Quality AssessmentCGVDS (test)
SRCC0.78
10
Regressionpm10
Normalized AUC of RMSE1.01
9
RegressionEE-Cooling
Normalized AUC of RMSE1.09
9
RegressionWine white
Normalized AUC (RMSE)1.05
9
Showing 10 of 17 rows

Other info

Follow for update