paper-with-me

홈 › Papers

Scoring with Large Language Models: A Study on Measuring Empathy of Responses in Dialogues

2024-12-28 · Henry J. Xie, Jinghan Zhang, Xinhao Zhang, Kunpeng Liu

In recent years, Large Language Models (LLMs) have become increasingly more powerful in their ability to complete complex tasks. One such task in which LLMs are often employed is scoring, i.e., assigning a numerical value from a certain scale to a subject. In this paper, we strive to understand how LLMs score, specifically in the context of empathy scoring. We develop a novel and comprehensive framework for investigating how effective LLMs are at measuring and scoring empathy of responses in dialogues, and what methods can be employed to deepen our understanding of LLM scoring. Our strategy is to approximate the performance of state-of-the-art and fine-tuned LLMs with explicit and explainable features. We train classifiers using various features of dialogues including embeddings, the Motivational Interviewing Treatment Integrity (MITI) Code, a set of explicit subfactors of empathy as proposed by LLMs, and a combination of the MITI Code and the explicit subfactors. Our results show that when only using embeddings, it is possible to achieve performance close to that of generic LLMs, and when utilizing the MITI Code and explicit subfactors scored by an LLM, the trained classifiers can closely match the performance of fine-tuned LLMs. We employ feature selection methods to derive the most crucial features in the process of empathy scoring. Our work provides a new perspective toward understanding LLM empathy scoring and helps the LLM community explore the potential of LLM scoring in social science studies.

📄 PDF Abstract BibTeX arXiv:2412.20264

Code (1)

henryjxie/Scoring-with-Large-Language-Models 공식 구현

Tasks

feature selection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Towards a Multidimensional Evaluation Framework for Empathetic Conversational Systems

2024-07-26 · Aravind Sesagiri Raamkumar, Siyuan Brandon Loh

Empathetic Conversational Systems (ECS) are built to respond empathetically to the user's emotions and sentiments, regardless of the application domain. Current ECS studies evaluation approaches are restricted to offline…

Benchmarking

EMP-EVAL: A Framework for Measuring Empathy in Open Domain Dialogues

2023-01-29 · Bushra Amjad, Muhammad Zeeshan, Mirza Omer Beg

Measuring empathy in conversation can be challenging, as empathy is a complex and multifaceted psychological construct that involves both cognitive and emotional components. Human evaluations can be subjective, leading t…

SENSE-7: Taxonomy and Dataset for Measuring User Perceptions of Empathy in Sustained Human-AI Conversations

2025-09-19 · Jina Suh, Lindy Le, Erfan Shayegani, Gonzalo Ramos 외 arxiv

Empathy is increasingly recognized as a key factor in human-AI communication, yet conventional approaches to "digital empathy" often focus on simulating internal, human-like emotional states while overlooking the inheren…

Heartificial Intelligence: Exploring Empathy in Language Models

2025-07-30 · Victoria Williams, Benjamin Rosman arxiv

Large language models have become increasingly common, used by millions of people worldwide in both professional and personal contexts. As these models continue to advance, they are frequently serving as virtual assistan…

Labels Generated by Large Language Model Helps Measuring People's Empathy in Vitro

2025-01-01 · Md Rakibul Hasan, Yue Yao, Md Zakir Hossain, Aneesh Krishna 외

Large language models (LLMs) have revolutionised numerous fields, with LLM-as-a-service (LLMSaaS) having a strong generalisation ability that offers accessible solutions directly without the need for costly training. In …

Data AugmentationLanguage ModelingLanguage ModellingLarge Language Model+1