用大模型生成标签提升情感计算准确率
Labels Generated by Large Language Models Help Measure People's Empathy in Vitro
- 用心理学引导的提示词生成标签,修正原始数据噪声
- 改进后模型在NewsEmp数据集上相关系数达0.648
- 适合关注情感计算与公平性的研究者
大型语言模型(LLM)已广泛应用于多个领域,其作为服务的模式(LLMSaaS)可免去特定任务训练成本。本文探索大模型在体外应用的潜力:利用大模型生成的标签来改进主流模型的监督训练。研究聚焦于情感计算这一新兴任务,即从文本叙事等输入预测基于心理量表的结果。该领域常用众包数据集存在标签噪声,反映真实共情能力不足。本文通过两种策略——噪声标签修正和训练数据增强——将心理学导向的提示词生成的标签用于替代或补充原始标签,显著提升了模型性能。特别地,使用降噪标签训练的RoBERTa预训练语言模型在公开的NewsEmp基准上达到了0.648的皮尔逊相关系数,达到当前最优水平。论文还分析了评估指标选择与人口统计偏差问题,为构建更公平的情感计算模型提供指导。代码与生成标签见https://github.com/hasan-rakibul/LLMPathy。
原文摘要 · Abstract (English)
Large language models (LLMs) have revolutionised many fields, with LLM-as-a-service (LLMSaaS) offering accessible, general-purpose solutions without costly task-specific training. In contrast to the widely studied prompt engineering for directly solving tasks (in vivo), this paper explores LLMs' potential for in-vitro applications: using LLM-generated labels to improve supervised training of mainstream models. We examine two strategies - (1) noisy label correction and (2) training data augmentation - in empathy computing, an emerging task to predict psychology-based questionnaire outcomes from inputs like textual narratives. Crowdsourced datasets in this domain often suffer from noisy labels that misrepresent underlying empathy. We show that replacing or supplementing these crowdsourced labels with LLM-generated labels, developed using psychology-based scale-aware prompts, achieves statistically significant accuracy improvements. Notably, the RoBERTa pre-trained language model (PLM) trained with noise-reduced labels yields a state-of-the-art Pearson correlation coefficient of 0.648 on the public NewsEmp benchmarks. This paper further analyses evaluation metric selection and demographic biases to help guide the future development of more equitable empathy computing models. Code and LLM-generated labels are available at https://github.com/hasan-rakibul/LLMPathy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。