English

Prosocial Behavior Detection in Player Game Chat: From Aligning Human-AI Definitions to Efficient Annotation at Scale

Computation and Language 2025-08-11 v1 Artificial Intelligence Computers and Society

Abstract

Detecting prosociality in text--communication intended to affirm, support, or improve others' behavior--is a novel and increasingly important challenge for trust and safety systems. Unlike toxic content detection, prosociality lacks well-established definitions and labeled data, requiring new approaches to both annotation and deployment. We present a practical, three-stage pipeline that enables scalable, high-precision prosocial content classification while minimizing human labeling effort and inference costs. First, we identify the best LLM-based labeling strategy using a small seed set of human-labeled examples. We then introduce a human-AI refinement loop, where annotators review high-disagreement cases between GPT-4 and humans to iteratively clarify and expand the task definition-a critical step for emerging annotation tasks like prosociality. This process results in improved label quality and definition alignment. Finally, we synthesize 10k high-quality labels using GPT-4 and train a two-stage inference system: a lightweight classifier handles high-confidence predictions, while only \sim35\% of ambiguous instances are escalated to GPT-4o. This architecture reduces inference costs by \sim70% while achieving high precision (\sim0.90). Our pipeline demonstrates how targeted human-AI interaction, careful task formulation, and deployment-aware architecture design can unlock scalable solutions for novel responsible AI tasks.

Keywords

Cite

@article{arxiv.2508.05938,
  title  = {Prosocial Behavior Detection in Player Game Chat: From Aligning Human-AI Definitions to Efficient Annotation at Scale},
  author = {Rafal Kocielnik and Min Kim and Penphob and Boonyarungsrit and Fereshteh Soltani and Deshawn Sambrano and Animashree Anandkumar and R. Michael Alvarez},
  journal= {arXiv preprint arXiv:2508.05938},
  year   = {2025}
}

Comments

9 pages, 4 figures, 4 tables