paper-with-me

홈 › Papers

Utilizing Speech Emotion Recognition and Recommender Systems for Negative Emotion Handling in Therapy Chatbots

2023-11-18 · Farideh Majidi, Marzieh Bahrami

Emotional well-being significantly influences mental health and overall quality of life. As therapy chatbots become increasingly prevalent, their ability to comprehend and respond empathetically to users' emotions remains limited. This paper addresses this limitation by proposing an approach to enhance therapy chatbots with auditory perception, enabling them to understand users' feelings and provide human-like empathy. The proposed method incorporates speech emotion recognition (SER) techniques using Convolutional Neural Network (CNN) models and the ShEMO dataset to accurately detect and classify negative emotions, including anger, fear, and sadness. The SER model achieves a validation accuracy of 88%, demonstrating its effectiveness in recognizing emotional states from speech signals. Furthermore, a recommender system is developed, leveraging the SER model's output to generate personalized recommendations for managing negative emotions, for which a new bilingual dataset was generated as well since there is no such dataset available for this task. The recommender model achieves an accuracy of 98% by employing a combination of global vectors for word representation (GloVe) and LSTM models. To provide a more immersive and empathetic user experience, a text-to-speech model called GlowTTS is integrated, enabling the therapy chatbot to audibly communicate the generated recommendations to users in both English and Persian. The proposed approach offers promising potential to enhance therapy chatbots by providing them with the ability to recognize and respond to users' emotions, ultimately improving the delivery of mental health support for both English and Persian-speaking users.

📄 PDF Abstract BibTeX arXiv:2311.11116

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotEmotion RecognitionRecommendation SystemsSpeech Emotion Recognitiontext-to-speechText to Speech

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 제목 키워드 기반

Improving Speech Emotion Recognition Through Cross Modal Attention Alignment and Balanced Stacking Model

2025-05-26 · Lucas Ueda, João Lima, Leonardo Marques, Paula Costa

Emotion plays a fundamental role in human interaction, and therefore systems capable of identifying emotions in speech are crucial in the context of human-computer interaction. Speech emotion recognition (SER) is a chall…

Emotion RecognitionSpeech Emotion Recognition

Enhancing Speech Emotion Recognition Leveraging Aligning Timestamps of ASR Transcripts and Speaker Diarization

2025-07-25 · Hsuan-Yu Wang, Pei-Ying Lee, Berlin Chen arxiv

In this paper, we investigate the impact of incorporating timestamp-based alignment between Automatic Speech Recognition (ASR) transcripts and Speaker Diarization (SD) outputs on Speech Emotion Recognition (SER) accuracy…

Multimodal Emotion RecognitionSpeech Emotion RecognitionSpeaker DiarizationSpeech Recognition

JELLY: Joint Emotion Recognition and Context Reasoning with LLMs for Conversational Speech Synthesis

2025-01-09 · Jun-Hyeok Cha, Seung-bin Kim, Hyung-Seok Oh, Seong-Whan Lee

Recently, there has been a growing demand for conversational speech synthesis (CSS) that generates more natural speech by considering the conversational context. To address this, we introduce JELLY, a novel CSS framework…

Emotion RecognitionLanguage ModelingLanguage ModellingLarge Language Model+1

Adversarial Machine Learning And Speech Emotion Recognition: Utilizing Generative Adversarial Networks For Robustness

2018-10-24 · Anonymous

Although deep learning has enabled unprecedented improvements in the performance of the state-of-the-art speech emotion recognition (SER) systems, recent research on adversarial examples has cast a shadow of doubt on th…

Adversarial AttackBIG-bench Machine LearningEmotion RecognitionGenerative Adversarial Network+1

Interpretable Multimodal Emotion Recognition using Hybrid Fusion of Speech and Image Data

2022-08-25 · Puneet Kumar, Sarthak Malik, Balasubramanian Raman

This paper proposes a multimodal emotion recognition system based on hybrid fusion that classifies the emotions depicted by speech utterances and corresponding images into discrete classes. A new interpretability techniq…

Emotion RecognitionMultimodal Emotion Recognition