On the Limits of LLM Adaptability: Impact of Model-Internalized Priors on Annotation Task Performance
Abstract
Lay Summary
Large language models (LLMs) are increasingly used to label data, judge model outputs, and make decisions about subjective concepts such as whether online text is "toxic." But these models are not blank slates: they already have internal ideas about what concepts like toxicity mean, learned from their training data and later tuning. This matters because a researcher's or platform's definition of toxicity may differ from the model's built-in understanding. In this paper, we study how well LLMs follow user-provided definitions when performing annotation tasks. We test nine models on five toxicity-related datasets from social media, gaming, news, and online forums. We find that models perform better when their internal understanding of a concept matches the task definition, not simply when they may have seen similar text before. We also find that prompting has limited power to fix mistakes: most initial errors remain wrong even after models are given better definitions or examples. Most concerningly, models can confidently apply definitions that do not fit the kind of data being labeled, making confidence scores a poor warning signal. These findings suggest that LLM annotation systems should not rely only on larger models, better prompts, or confidence scores. Instead, practitioners should carefully test whether a model's internal understanding matches the specific definition they want to apply.