paper-with-me

홈 › Papers

Annotator-Centric Active Learning for Subjective NLP Tasks

2024-04-24 · Michiel van der Meer, Neele Falk, Pradeep K. Murukannaiah, Enrico Liscio

Active Learning (AL) addresses the high costs of collecting human annotations by strategically annotating the most informative samples. However, for subjective NLP tasks, incorporating a wide range of perspectives in the annotation process is crucial to capture the variability in human judgments. We introduce Annotator-Centric Active Learning (ACAL), which incorporates an annotator selection strategy following data sampling. Our objective is two-fold: 1) to efficiently approximate the full diversity of human judgments, and 2) to assess model performance using annotator-centric metrics, which value minority and majority perspectives equally. We experiment with multiple annotator selection strategies across seven subjective NLP tasks, employing both traditional and novel, human-centered evaluation metrics. Our findings indicate that ACAL improves data efficiency and excels in annotator-centric performance evaluations. However, its success depends on the availability of a sufficiently large and diverse pool of annotators to sample from.

📄 PDF Abstract BibTeX arXiv:2404.15720

Code (1)

m0re4u/acal-subjective 공식 구현 pytorch

Tasks

Active LearningDiversity

Similar Papers 제목 키워드 기반

SeedBERT: Recovering Annotator Rating Distributions from an Aggregated Label

2022-11-23 · Aneesha Sampath, Victoria Lin, Louis-Philippe Morency

Many machine learning tasks -- particularly those in affective computing -- are inherently subjective. When asked to classify facial expressions or to rate an individual's attractiveness, humans may disagree with one ano…

Capturing Perspectives of Crowdsourced Annotators in Subjective Learning Tasks

2023-11-16 · Negar Mokhberian, Myrl G. Marmarelis, Frederic R. Hopp, Valerio Basile 외

Supervised classification heavily depends on datasets annotated by humans. However, in subjective tasks such as toxicity classification, these annotations often exhibit low agreement among raters. Annotations have common…

ClassificationFairness

Cost-Efficient Subjective Task Annotation and Modeling through Few-Shot Annotator Adaptation

2024-02-21 · Preni Golazizian, Alireza S. Ziabari, Ali Omrani, Morteza Dehghani

In subjective NLP tasks, where a single ground truth does not exist, the inclusion of diverse annotators becomes crucial as their unique perspectives significantly influence the annotations. In realistic scenarios, the a…

Modeling Annotator Disagreement with Demographic-Aware Experts and Synthetic Perspectives

2025-08-04 · Yinuo Xu, Veronica Derricks, Allison Earl, David Jurgens arxiv

We present an approach to modeling annotator disagreement in subjective NLP tasks through both architectural and data-centric innovations. Our model, DEM-MoE (Demographic-Aware Mixture of Experts), routes inputs to exper…

Beyond Majority Voting: Agreement-Based Clustering to Model Annotator Perspectives in Subjective NLP Tasks

2026-05-11 · Tadesse Destaw Belay, Ibrahim Said Ahmad, Idris Abdulmumin, Abinew Ali Ayele 외 arxiv

Disagreement in annotation is a common phenomenon in the development of NLP datasets and serves as a valuable source of insight. While majority voting remains the dominant strategy for aggregating labels, recent work has…

Emotion ClassificationHate Speech DetectionSentiment Analysis