paper-with-me

홈 › Papers

A Multimodal LSTM for Predicting Listener Empathic Responses Over Time

2018-12-12 · Zhi-Xuan Tan, Arushi Goel, Thanh-Son Nguyen, Desmond C. Ong

People naturally understand the emotions of-and often also empathize with-those around them. In this paper, we predict the emotional valence of an empathic listener over time as they listen to a speaker narrating a life story. We use the dataset provided by the OMG-Empathy Prediction Challenge, a workshop held in conjunction with IEEE FG 2019. We present a multimodal LSTM model with feature-level fusion and local attention that predicts empathic responses from audio, text, and visual features. Our best-performing model, which used only the audio and text features, achieved a concordance correlation coefficient (CCC) of 0.29 and 0.32 on the Validation set for the Generalized and Personalized track respectively, and achieved a CCC of 0.14 and 0.14 on the held-out Test set. We discuss the difficulties faced and the lessons learnt tackling this challenge.

📄 PDF Abstract BibTeX arXiv:1812.04891

Code (1)

desmond-ong/cheem-omg-empathy 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Empathic Grounding: Explorations using Multimodal Interaction and Large Language Models with Conversational Agents

2024-07-01 · Mehdi Arjmand, Farnaz Nouraei, Ian Steenstra, Timothy Bickmore

We introduce the concept of "empathic grounding" in conversational agents as an extension of Clark's conceptualization of grounding in conversation in which the grounding criterion includes listener empathy for the speak…

Emotional IntelligenceEmotion ClassificationHuman Interaction RecognitionLanguage Modelling+4

EmpathicStories++: A Multimodal Dataset for Empathy towards Personal Experiences

2024-05-24 · Jocelyn Shen, Yubin Kim, Mohit Hulse, Wazeer Zulfikar 외

Modeling empathy is a complex endeavor that is rooted in interpersonal and experiential dimensions of human interaction, and remains an open problem within AI. Existing empathy datasets fall short in capturing the richne…

AI Agent

AI generates well-liked but templatic empathic responses

2026-04-09 · Emma S. Gueorguieva, Hongli Zhan, Jina Suh, Javier Hernandez 외 arxiv

Recent research shows that greater numbers of people are turning to Large Language Models (LLMs) for emotional support, and that people rate LLM responses as more empathic than human-written responses. We suggest a reaso…

Large Language Models Produce Responses Perceived to be Empathic

2024-03-26 · Yoon Kyung Lee, Jina Suh, Hongli Zhan, Junyi Jessy Li 외

Large Language Models (LLMs) have demonstrated surprising performance on many tasks, including writing supportive messages that display empathy. Here, we had these models generate empathic messages in response to posts d…

DELTA: Deliberative Multi-Agent Reasoning with Reinforcement Learning for Multimodal Psychological Counseling

2026-02-04 · Jiangnan Yang, Junjie Chen, Fei Wang, Yiqi Nie 외 arxiv

Psychological counseling is a fundamentally multimodal cognitive process in which clinicians integrate verbal content with visual and vocal cues to infer clients' mental states and respond empathically. However, most exi…

Reinforcement LearningMultimodal ReasoningResponse Generation