paper-with-me

홈 › Papers

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. It optimally selects the best few samples to label, so that a better machine learning model can be trained from the same number of labeled samples. This paper considers active learning for regression (ALR) problems. Three essential criteria -- informativeness, representativeness, and diversity -- have been proposed for ALR. However, very few approaches in the literature have considered all three of them simultaneously. We propose three new ALR approaches, with different strategies for integrating the three criteria. Extensive experiments on 12 datasets in various domains demonstrated their effectiveness.

📄 PDF Abstract BibTeX arXiv:2003.11786

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBIG-bench Machine LearningDiversityInformativenessregression

Similar Papers 제목 키워드 기반

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

Combining Discrepancy-Confusion Uncertainty and Calibration Diversity for Active Fine-Grained Image Classification

2025-09-29 · Yinghao Jin, Xi Yang arxiv

Active learning (AL) aims to build high-quality labeled datasets by iteratively selecting the most informative samples from an unlabeled pool under limited annotation budgets. However, in fine-grained image classificatio…

Fine-Grained Image ClassificationActive Learning

Exploring Representativeness and Informativeness for Active Learning

2019-04-14 · Bo Du, Zengmao Wang, Lefei Zhang, Liangpei Zhang 외

How can we find a general way to choose the most suitable samples for training a classifier? Even with very limited prior information? Active learning, which can be regarded as an iterative optimization procedure, plays …

Active LearningInformativeness

Knowledge Graph Enhanced Intelligent Tutoring System Based on Exercise Representativeness and Informativeness

2023-07-15 · Linqing Li, Zhifeng Wang

Presently, knowledge graph-based recommendation algorithms have garnered considerable attention among researchers. However, these algorithms solely consider knowledge graphs with single relationships and do not effective…

cognitive diagnosisInformativenessKnowledge Graphs

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