paper-with-me

홈 › Papers

TBDM-Net: Bidirectional Dense Networks with Gender Information for Speech Emotion Recognition

2024-09-16 · Vlad Striletchi, Cosmin Striletchi, Adriana Stan

This paper presents a novel deep neural network-based architecture tailored for Speech Emotion Recognition (SER). The architecture capitalises on dense interconnections among multiple layers of bidirectional dilated convolutions. A linear kernel dynamically fuses the outputs of these layers to yield the final emotion class prediction. This innovative architecture is denoted as TBDM-Net: Temporally-Aware Bi-directional Dense Multi-Scale Network. We conduct a comprehensive performance evaluation of TBDM-Net, including an ablation study, across six widely-acknowledged SER datasets for unimodal speech emotion recognition. Additionally, we explore the influence of gender-informed emotion prediction by appending either golden or predicted gender labels to the architecture's inputs or predictions. The implementation of TBDM-Net is accessible at: https://github.com/adrianastan/tbdm-net

📄 PDF Abstract BibTeX arXiv:2409.10056

Code (1)

adrianastan/tbdm-net 공식 구현 pytorch

Tasks

Emotion RecognitionSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Protecting gender and identity with disentangled speech representations

2021-04-22 · Dimitrios Stoidis, Andrea Cavallaro

Besides its linguistic content, our speech is rich in biometric information that can be inferred by classifiers. Learning privacy-preserving representations for speech signals enables downstream tasks without sharing unn…

Privacy PreservingRepresentation LearningSpeaker VerificationSpeech Recognition

Detection of Hate Speech using BERT and Hate Speech Word Embedding with Deep Model

2021-11-02 · Hind Saleh, Areej Alhothali, Kawthar Moria

The enormous amount of data being generated on the web and social media has increased the demand for detecting online hate speech. Detecting hate speech will reduce their negative impact and influence on others. A lot of…

Binary ClassificationHate Speech DetectionLanguage ModelingLanguage Modelling+1

The Influence of Age and Gender Information on the Diagnosis of Diabetic Retinopathy: Based on Neural Networks

2021-08-06 · Long Bai, Sihang Chen, Mingyang Gao, Leila Abdelrahman 외

This paper proposes the importance of age and gender information in the diagnosis of diabetic retinopathy. We utilized Deep Residual Neural Networks (ResNet) and Densely Connected Convolutional Networks (DenseNet), which…

image-classificationImage Classification

Gender Representation in Open Source Speech Resources

2020-03-18 · LREC 2020 5 · Mahault Garnerin, Solange Rossato, Laurent Besacier

With the rise of artificial intelligence (AI) and the growing use of deep-learning architectures, the question of ethics, transparency and fairness of AI systems has become a central concern within the research community…

EthicsFairness

Acoustic-based Gender Differentiation in Speech-aware Language Models

2025-09-25 · Junhyuk Choi, Jihwan Seol, Nayeon Kim, Chanhee Cho 외 arxiv

Speech-aware Language Models (SpeechLMs) have fundamentally transformed human-AI interaction by enabling voice-based communication, yet they may exhibit acoustic-based gender differentiation where identical questions lea…