EMNLP 2023long main0 citations

PALS: Personalized Active Learning for Subjective Tasks in NLP

Kamil Kanclerz, Konrad Karanowski, Julita Bielaniewicz, Marcin Gruza, Piotr Miłkowski, Jan Kocon, Przemyslaw Kazienko

Abstract

For subjective NLP problems, such as classification of hate speech, aggression, or emotions, personalized solutions can be exploited. Then, the learned models infer about the perception of the content independently for each reader. To acquire training data, texts are commonly randomly assigned to users for annotation, which is expensive and highly inefficient. Therefore, for the first time, we suggest applying an active learning paradigm in a personalized context to better learn individual preferences. It aims to alleviate the labeling effort by selecting more relevant training samples. In this paper, we present novel Personalized Active Learning techniques for Subjective NLP tasks (PALS) to either reduce the cost of the annotation process or to boost the learning effect. Our five new measures allow us to determine the relevance of a text in the context of learning users personal preferences. We validated them on three datasets: Wiki discussion texts individually labeled with aggression and toxicity, and on Unhealthy Conversations dataset. Our PALS techniques outperform random selection even by more than 30%. They can also be used to reduce the number of necessary annotations while maintaining a given quality level. Personalized annotation assignments based on our controversy measure decrease the amount of data needed to just 25%-40% of the initial size.

personalizationuser modelingactive learningnatural language processingsubjective NLP taskssubjective NLP
BibTeX
@inproceedings{
kanclerz2023pals,
title={{PALS}: Personalized Active Learning for Subjective Tasks in {NLP}},
author={Kamil Kanclerz and Konrad Karanowski and Julita Bielaniewicz and Marcin Gruza and Piotr Mi{\l}kowski and Jan Kocon and Przemyslaw Kazienko},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=AJDSZ2YVI6}
}