CLAIOct 17, 2024

Aggregation Artifacts in Subjective Tasks Collapse Large Language Models' Posteriors

arXiv:2410.13776v411 citationsh-index: 43NAACL
Originality Incremental advance
AI Analysis

This work addresses the problem of biased predictions in subjective AI tasks for researchers and practitioners, highlighting an incremental issue with annotation practices.

The paper investigates how aggregation of low-agreement annotations in subjective tasks like emotion and morality creates artifacts that bias Large Language Models' posteriors in In-context Learning, finding that aggregation is a confounding factor but not the sole cause of performance gaps, and that minority annotators can align better with LLMs.

In-context Learning (ICL) has become the primary method for performing natural language tasks with Large Language Models (LLMs). The knowledge acquired during pre-training is crucial for this few-shot capability, providing the model with task priors. However, recent studies have shown that ICL predominantly relies on retrieving task priors rather than "learning" to perform tasks. This limitation is particularly evident in complex subjective domains such as emotion and morality, where priors significantly influence posterior predictions. In this work, we examine whether this is the result of the aggregation used in corresponding datasets, where trying to combine low-agreement, disparate annotations might lead to annotation artifacts that create detrimental noise in the prompt. Moreover, we evaluate the posterior bias towards certain annotators by grounding our study in appropriate, quantitative measures of LLM priors. Our results indicate that aggregation is a confounding factor in the modeling of subjective tasks, and advocate focusing on modeling individuals instead. However, aggregation does not explain the entire gap between ICL and the state of the art, meaning other factors in such tasks also account for the observed phenomena. Finally, by rigorously studying annotator-level labels, we find that it is possible for minority annotators to both better align with LLMs and have their perspectives further amplified.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes