paper-with-me

홈 › Papers

Multi-Time-Scale Convolution for Emotion Recognition from Speech Audio Signals

2020-03-06 · Eric Guizzo, Tillman Weyde, Jack Barnett Leveson

Robustness against temporal variations is important for emotion recognition from speech audio, since emotion is ex-pressed through complex spectral patterns that can exhibit significant local dilation and compression on the time axis depending on speaker and context. To address this and potentially other tasks, we introduce the multi-time-scale (MTS) method to create flexibility towards temporal variations when analyzing time-frequency representations of audio data. MTS extends convolutional neural networks with convolution kernels that are scaled and re-sampled along the time axis, to increase temporal flexibility without increasing the number of trainable parameters compared to standard convolutional layers. We evaluate MTS and standard convolutional layers in different architectures for emotion recognition from speech audio, using 4 datasets of different sizes. The results show that the use of MTS layers consistently improves the generalization of networks of different capacity and depth, compared to standard convolution, especially on smaller datasets

📄 PDF Abstract BibTeX arXiv:2003.03375

Code (1)

ericguizzo/multi_time_scale 공식 구현 pytorch

Tasks

Emotion Recognition

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

MSA-GCN:Multiscale Adaptive Graph Convolution Network for Gait Emotion Recognition

2022-09-19 · Yunfei Yin, Li Jing, Faliang Huang, Guangchao Yang 외

Gait emotion recognition plays a crucial role in the intelligent system. Most of the existing methods recognize emotions by focusing on local actions over time. However, they ignore that the effective distances of differ…

Emotion Recognition

GM-TCNet: Gated Multi-scale Temporal Convolutional Network using Emotion Causality for Speech Emotion Recognition

2022-10-28 · Jia-Xin Ye, Xin-Cheng Wen, Xuan-Ze Wang, Yong Xu 외

In human-computer interaction, Speech Emotion Recognition (SER) plays an essential role in understanding the user's intent and improving the interactive experience. While similar sentimental speeches own diverse speaker …

Emotion RecognitionRepresentation LearningSpeech Emotion Recognition

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 fe…

Emotion RecognitionSpeech Emotion Recognition

Cross-domain EEG-based Emotion Recognition with Contrastive Learning

2025-11-07 · Rui Yan, Yibo Li, Han Ding, Fei Wang arxiv

Electroencephalogram (EEG)-based emotion recognition is vital for affective computing but faces challenges in feature utilization and cross-domain generalization. This work introduces EmotionCLIP, which reformulates reco…

EEG Emotion RecognitionDomain GeneralizationContrastive Learning

Simultaneously exploring multi-scale and asymmetric EEG features for emotion recognition

2021-10-13 · Yihan Wu, Min Xia, Li Nie, Yangsong Zhang 외

In recent years, emotion recognition based on electroencephalography (EEG) has received growing interests in the brain-computer interaction (BCI) field. The neuroscience researches indicate that the left and right brain …

EEGElectroencephalogram (EEG)Emotion Recognition