paper-with-me

홈 › Papers

Personalized Speech Emotion Recognition in Human-Robot Interaction using Vision Transformers

2024-09-16 · Ruchik Mishra, Andrew Frye, Madan Mohan Rayguru, Dan O. Popa

Emotions are an essential element in verbal communication, so understanding individuals' affect during a human-robot interaction (HRI) becomes imperative. This paper investigates the application of vision transformer models, namely ViT (Vision Transformers) and BEiT (BERT Pre-Training of Image Transformers) pipelines, for Speech Emotion Recognition (SER) in HRI. The focus is to generalize the SER models for individual speech characteristics by fine-tuning these models on benchmark datasets and exploiting ensemble methods. For this purpose, we collected audio data from different human subjects having pseudo-naturalistic conversations with the NAO robot. We then fine-tuned our ViT and BEiT-based models and tested these models on unseen speech samples from the participants. In the results, we show that fine-tuning vision transformers on benchmark datasets and and then using either these already fine-tuned models or ensembling ViT/BEiT models gets us the highest classification accuracies per individual when it comes to identifying four primary emotions from their speech: neutral, happy, sad, and angry, as compared to fine-tuning vanilla-ViTs or BEiTs.

📄 PDF Abstract BibTeX arXiv:2409.10687

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음
Multi-Head Attention 설명 없음
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…

Similar Papers 제목 키워드 기반

On the Robustness of Speech Emotion Recognition for Human-Robot Interaction with Deep Neural Networks

2018-04-06 · Egor Lakomkin, Mohammad Ali Zamani, Cornelius Weber, Sven Magg 외

Speech emotion recognition (SER) is an important aspect of effective human-robot collaboration and received a lot of attention from the research community. For example, many neural network-based architectures were propos…

Data AugmentationEmotion RecognitionSpeech Emotion Recognition

Real-Time Synchronized Interaction Framework for Emotion-Aware Humanoid Robots

2026-01-24 · Yanrong Chen, Xihan Bian arxiv

As humanoid robots increasingly introduced into social scene, achieving emotionally synchronized multimodal interaction remains a significant challenges. To facilitate the further adoption and integration of humanoid rob…

Personalized Adaptation with Pre-trained Speech Encoders for Continuous Emotion Recognition

2023-09-05 · Minh Tran, Yufeng Yin, Mohammad Soleymani

There are individual differences in expressive behaviors driven by cultural norms and personality. This between-person variation can result in reduced emotion recognition performance. Therefore, personalization is an imp…

Emotion RecognitionSpeech Emotion RecognitionValence Estimation

Towards Empathetic Human-Robot Interactions

2016-05-13 · Pascale Fung, Dario Bertero, Yan Wan, Anik Dey 외

Since the late 1990s when speech companies began providing their customer-service software in the market, people have gotten used to speaking to machines. As people interact more often with voice and gesture controlled m…

Sentiment Analysis

Meta-PerSER: Few-Shot Listener Personalized Speech Emotion Recognition via Meta-learning

2025-05-22 · Liang-Yeh Shen, Shi-Xin Fang, Yi-Cheng Lin, Huang-Cheng Chou 외

This paper introduces Meta-PerSER, a novel meta-learning framework that personalizes Speech Emotion Recognition (SER) by adapting to each listener's unique way of interpreting emotion. Conventional SER systems rely on ag…

Emotion RecognitionMeta-LearningSpeech Emotion Recognition