paper-with-me

홈 › Papers

Sensitivity, Performance, Robustness: Deconstructing the Effect of Sociodemographic Prompting

2023-09-13 · Tilman Beck, Hendrik Schuff, Anne Lauscher, Iryna Gurevych

Annotators' sociodemographic backgrounds (i.e., the individual compositions of their gender, age, educational background, etc.) have a strong impact on their decisions when working on subjective NLP tasks, such as toxic language detection. Often, heterogeneous backgrounds result in high disagreements. To model this variation, recent work has explored sociodemographic prompting, a technique, which steers the output of prompt-based models towards answers that humans with specific sociodemographic profiles would give. However, the available NLP literature disagrees on the efficacy of this technique - it remains unclear for which tasks and scenarios it can help, and the role of the individual factors in sociodemographic prompting is still unexplored. We address this research gap by presenting the largest and most comprehensive study of sociodemographic prompting today. We analyze its influence on model sensitivity, performance and robustness across seven datasets and six instruction-tuned model families. We show that sociodemographic information affects model predictions and can be beneficial for improving zero-shot learning in subjective NLP tasks. However, its outcomes largely vary for different model types, sizes, and datasets, and are subject to large variance with regards to prompt formulations. Most importantly, our results show that sociodemographic prompting should be used with care for sensitive applications, such as toxicity annotation or when studying LLM alignment. Code and data: https://github.com/UKPLab/arxiv2023-sociodemographic-prompting

📄 PDF Abstract BibTeX arXiv:2309.07034

Code (1)

ukplab/arxiv2023-sociodemographic-prompting 공식 구현 pytorch

Tasks

Hate Speech DetectionSensitivityZero-Shot Learning

Similar Papers 제목 키워드 기반

Deconstructing the Structure of Sparse Neural Networks

2020-11-30 · Maxwell Van Gelder, Mitchell Wortsman, Kiana Ehsani

Although sparse neural networks have been studied extensively, the focus has been primarily on accuracy. In this work, we focus instead on network structure, and analyze three popular algorithms. We first measure perform…

Stop! In the Name of Flaws: Disentangling Personal Names and Sociodemographic Attributes in NLP

2024-05-27 · Vagrant Gautam, Arjun Subramonian, Anne Lauscher, Os Keyes

Personal names simultaneously differentiate individuals and categorize them in ways that are important in a given society. While the natural language processing community has thus associated personal names with sociodemo…

One Persona, Many Cues, Different Results: How Sociodemographic Cues Impact LLM Personalization

2026-01-26 · Franziska Weeber, Vera Neplenbroek, Jan Batzner, Sebastian Padó arxiv

Personalization of LLMs by sociodemographic subgroup often improves user experience, but can also introduce or amplify biases and unfair outcomes across groups. Prior work has employed so-called personas, sociodemographi…

On the Limitations of Sociodemographic Adaptation with Transformers

2022-08-01 · Chia-Chien Hung, Anne Lauscher, Dirk Hovy, Simone Paolo Ponzetto 외

Sociodemographic factors (e.g., gender or age) shape our language. Previous work showed that incorporating specific sociodemographic factors can consistently improve performance for various NLP tasks in traditional NLP m…

Language ModelingLanguage ModellingMulti-Task Learning

Exploring Robustness of LLMs to Sociodemographically-Conditioned Paraphrasing

2025-01-14 · Pulkit Arora, Akbar Karimi, Lucie Flek

Large Language Models (LLMs) have shown impressive performance in various NLP tasks. However, there are concerns about their reliability in different domains of linguistic variations. Many works have proposed robustness …