paper-with-me

Papers

Speech Emotion Recognition with Global-Aware Fusion on Multi-scale Feature Representation

2022-04-12 · Wenjing Zhu, Xiang Li

Speech Emotion Recognition (SER) is a fundamental task to predict the emotion label from speech data. Recent works mostly focus on using convolutional neural networks~(CNNs) to learn local attention map on fixed-scale feature representation by viewing time-varied spectral features as images. However, rich emotional feature at different scales and important global information are not able to be well captured due to the limits of existing CNNs for SER. In this paper, we propose a novel GLobal-Aware Multi-scale (GLAM) neural network (The code is available at https://github.com/lixiangucas01/GLAM) to learn multi-scale feature representation with global-aware fusion module to attend emotional information. Specifically, GLAM iteratively utilizes multiple convolutional kernels with different scales to learn multiple feature representation. Then, instead of using attention-based methods, a simple but effective global-aware fusion module is applied to grab most important emotional information globally. Experiments on the benchmark corpus IEMOCAP over four emotions demonstrates the superiority of our proposed model with 2.5% to 4.5% improvements on four common metrics compared to previous state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2204.05571

Code (1)

lixiangucas01/glam 공식 구현 pytorch

Tasks

Emotion RecognitionSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Seeing is Believing: Emotion-Aware Audio-Visual Language Modeling for Expressive Speech Generation

2025-08-22 · Weiting Tan, Jiachen Lian, Hirofumi Inaguma, Paden Tomasello 외 arxiv

We present an Audio-Visual Language Model (AVLM) for expressive speech generation by integrating full-face visual cues into a pre-trained expressive speech model. We explore multiple visual encoders and multimodal fusion…

Emotion Recognition

Speech Emotion Recognition Considering Local Dynamic Features

2018-03-21 · Haotian Guan, Zhilei Liu, Longbiao Wang, Jianwu Dang 외

Recently, increasing attention has been directed to the study of the speech emotion recognition, in which global acoustic features of an utterance are mostly used to eliminate the content differences. However, the expres…

Emotion RecognitionSpeech Emotion Recognition

Speech Emotion Recognition Based on Multi-feature and Multi-lingual Fusion

2020-01-16 · Chunyi Wang

A speech emotion recognition algorithm based on multi-feature and Multi-lingual fusion is proposed in order to resolve low recognition accuracy caused by lack of large speech dataset and low robustness of acoustic featur…

Emotion RecognitionSpeech Emotion Recognition

Speech Emotion Recognition via Entropy-Aware Score Selection

2025-08-28 · ChenYi Chua, JunKai Wong, Chengxin Chen, Xiaoxiao Miao arxiv

In this paper, we propose a multimodal framework for speech emotion recognition that leverages entropy-aware score selection to combine speech and textual predictions. The proposed method integrates a primary pipeline th…

Speech Emotion RecognitionSentiment Analysis

Sentiment-Aware Automatic Speech Recognition pre-training for enhanced Speech Emotion Recognition

2022-01-27 · Ayoub Ghriss, Bo Yang, Viktor Rozgic, Elizabeth Shriberg 외

We propose a novel multi-task pre-training method for Speech Emotion Recognition (SER). We pre-train SER model simultaneously on Automatic Speech Recognition (ASR) and sentiment classification tasks to make the acoustic …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ClassificationEmotion Recognition+5