PromptAL combines sample-aware dynamic soft prompts with uncertainty and diversity scores to select better annotation candidates in few-shot active learning.
Diverse mini-batch Active Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We study the problem of reducing the amount of labeled training data required to train supervised classification models. We approach it by leveraging Active Learning, through sequential selection of examples which benefit the model most. Selecting examples one by one is not practical for the amount of training examples required by the modern Deep Learning models. We consider the mini-batch Active Learning setting, where several examples are selected at once. We present an approach which takes into account both informativeness of the examples for the model, as well as the diversity of the examples in a mini-batch. By using the well studied K-means clustering algorithm, this approach scales better than the previously proposed approaches, and achieves comparable or better performance.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
PromptAL: Sample-Aware Dynamic Soft Prompts for Few-Shot Active Learning
PromptAL combines sample-aware dynamic soft prompts with uncertainty and diversity scores to select better annotation candidates in few-shot active learning.