paper-with-me

Papers

Accurate and Data-Efficient Toxicity Prediction when Annotators Disagree

2024-10-16 · Harbani Jaggi, Kashyap Murali, Eve Fleisig, Erdem Biyik

When annotators disagree, predicting the labels given by individual annotators can capture nuances overlooked by traditional label aggregation. We introduce three approaches to predicting individual annotator ratings on the toxicity of text by incorporating individual annotator-specific information: a neural collaborative filtering (NCF) approach, an in-context learning (ICL) approach, and an intermediate embedding-based architecture. We also study the utility of demographic information for rating prediction. NCF showed limited utility; however, integrating annotator history, demographics, and survey information permits both the embedding-based architecture and ICL to substantially improve prediction accuracy, with the embedding-based architecture outperforming the other methods. We also find that, if demographics are predicted from survey information, using these imputed demographics as features performs comparably to using true demographic data. This suggests that demographics may not provide substantial information for modeling ratings beyond what is captured in survey responses. Our findings raise considerations about the relative utility of different types of annotator information and provide new approaches for modeling annotators in subjective NLP tasks.

📄 PDF Abstract BibTeX arXiv:2410.12217

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringIn-Context LearningPredictionSurvey

Similar Papers 제목 키워드 기반

Leveraging Large Language Models and Topic Modeling for Toxicity Classification

2024-11-26 · Haniyeh Ehsani Oskouie, Christina Chance, Claire Huang, Margaret Capetz 외

Content moderation and toxicity classification represent critical tasks with significant social implications. However, studies have shown that major classification models exhibit tendencies to magnify or reduce biases an…

Classification

Toxicity Detection can be Sensitive to the Conversational Context

2021-11-19 · Alexandros Xenos, John Pavlopoulos, Ion Androutsopoulos, Lucas Dixon 외

User posts whose perceived toxicity depends on the conversational context are rare in current toxicity detection datasets. Hence, toxicity detectors trained on existing datasets will also tend to disregard context, makin…

Data AugmentationKnowledge Distillation

Context Sensitivity Estimation in Toxicity Detection

2021-08-01 · ACL (WOAH) 2021 8 · Alexandros Xenos, John Pavlopoulos, Ion Androutsopoulos

User posts whose perceived toxicity depends on the conversational context are rare in current toxicity detection datasets. Hence, toxicity detectors trained on current datasets will also disregard context, making the det…

Sensitivity

Annotators with Attitudes: How Annotator Beliefs And Identities Bias Toxic Language Detection

2021-11-15 · NAACL 2022 7 · Maarten Sap, Swabha Swayamdipta, Laura Vianna, Xuhui Zhou 외

The perceived toxicity of language can vary based on someone's identity and beliefs, but this variation is often ignored when collecting toxic language datasets, resulting in dataset and model biases. We seek to understa…

Modeling subjectivity (by Mimicking Annotator Annotation) in toxic comment identification across diverse communities

2023-11-01 · Senjuti Dutta, Sid Mittal, Sherol Chen, Deepak Ramachandran 외

The prevalence and impact of toxic discussions online have made content moderation crucial.Automated systems can play a vital role in identifying toxicity, and reducing the reliance on human moderation.Nevertheless, iden…

Language ModelingLanguage ModellingLarge Language Model