paper-with-me

홈 › Papers

Divide-and-Conquer based Ensemble to Spot Emotions in Speech using MFCC and Random Forest

2016-10-05 · Abdul Malik Badshah, Jamil Ahmad, Mi Young Lee, Sung Wook Baik

Besides spoken words, speech signals also carry information about speaker gender, age, and emotional state which can be used in a variety of speech analysis applications. In this paper, a divide and conquer strategy for ensemble classification has been proposed to recognize emotions in speech. Intrinsic hierarchy in emotions has been utilized to construct an emotions tree, which assisted in breaking down the emotion recognition task into smaller sub tasks. The proposed framework generates predictions in three phases. Firstly, emotions are detected in the input speech signal by classifying it as neutral or emotional. If the speech is classified as emotional, then in the second phase, it is further classified into positive and negative classes. Finally, individual positive or negative emotions are identified based on the outcomes of the previous stages. Several experiments have been performed on a widely used benchmark dataset. The proposed method was able to achieve improved recognition rates as compared to several other approaches.

📄 PDF Abstract BibTeX arXiv:1610.01382

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Recognition

Similar Papers 제목 키워드 기반

Study on Feature Subspace of Archetypal Emotions for Speech Emotion Recognition

2016-11-17 · Xi Ma, Zhiyong Wu, Jia Jia, Mingxing Xu 외

Feature subspace selection is an important part in speech emotion recognition. Most of the studies are devoted to finding a feature subspace for representing all emotions. However, some studies have indicated that the fe…

Emotion RecognitionGeneral ClassificationSpeech Emotion Recognition

Divide-and-Conquer Reinforcement Learning

2017-11-27 · ICLR 2018 1 · Dibya Ghosh, Avi Singh, Aravind Rajeswaran, Vikash Kumar 외

Standard model-free deep reinforcement learning (RL) algorithms sample a new initial state for each trial, allowing them to optimize policies that can perform well even in highly stochastic environments. However, problem…

Deep Reinforcement LearningPolicy Gradient Methodsreinforcement-learningReinforcement Learning+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

$DC^2$: A Divide-and-conquer Algorithm for Large-scale Kernel Learning with Application to Clustering

2019-11-16 · Ke Alexander Wang, Xinran Bian, Pan Liu, Donghui Yan

Divide-and-conquer is a general strategy to deal with large scale problems. It is typically applied to generate ensemble instances, which potentially limits the problem size it can handle. Additionally, the data are ofte…

Clustering

Divide, Ensemble and Conquer: The Last Mile on Unsupervised Domain Adaptation for Semantic Segmentation

2024-06-27 · Tao Lian, Jose L. Gómez, Antonio M. López

The last mile of unsupervised domain adaptation (UDA) for semantic segmentation is the challenge of solving the syn-to-real domain gap. Recent UDA methods have progressed significantly, yet they often rely on strategies …

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation