Transfer learning from High-Resource to Low-Resource Language Improves Speech Affect Recognition Classification Accuracy
Speech Affect Recognition is a problem of extracting emotional affects from audio data. Low resource languages corpora are rear and affect recognition is a difficult task in cross-corpus settings. We present an approach in which the model is trained on high resource language and fine-tune to recognize affects in low resource language. We train the model in same corpus setting on SAVEE, EMOVO, Urdu, and IEMOCAP by achieving baseline accuracy of 60.45, 68.05, 80.34, and 56.58 percent respectively. For capturing the diversity of affects in languages cross-corpus evaluations are discussed in detail. We find that accuracy improves by adding the domain target data into the training data. Finally, we show that performance is improved for low resource language speech affect recognition by achieving the UAR OF 69.32 and 68.2 for Urdu and Italian speech affects.
Code (0)
등록된 구현이 없습니다.
Tasks
Cross-corpusDiversityTransfer LearningSimilar Papers 제목 키워드 기반
Zero-shot Neural Transfer for Cross-lingual Entity Linking
Cross-lingual entity linking maps an entity mention in a source language to its corresponding entry in a structured knowledge base that is in a different (target) language. While previous work relies heavily on bilingual…
Cross-Lingual Entity LinkingEntity LinkingTransfer Learning for Low-Resource Neural Machine Translation
The encoder-decoder framework for neural machine translation (NMT) has been shown effective in large data scenarios, but is much less effective for low-resource languages. We present a transfer learning method that signi…
DecoderLow Resource Neural Machine TranslationLow-Resource Neural Machine TranslationMachine Translation+3Lexicon based Fine-tuning of Multilingual Language Models for Sentiment Analysis of Low-resource Languages
Massively multilingual language models (MMLM) such as mBERT and XLM-R have shown good cross-lingual transferability. However, they are not specifically trained to capture cross-lingual signals with respect to sentiment w…
ClassificationSentiment AnalysisSentiment ClassificationXLM-RMulti-task pre-finetuning for zero-shot cross lingual transfer
Building machine learning models for low resource languages is extremely challenging due to the lack of available training data (either un-annotated or annotated). To support such scenarios, zero-shot cross lingual trans…
Cross-Lingual Transferintent-classificationIntent Classificationnamed-entity-recognition+4Limited-Resource Adapters Are Regularizers, Not Linguists
Cross-lingual transfer from related high-resource languages is a well-established strategy to enhance low-resource language technologies. Prior work has shown that adapters show promise for, e.g., improving low-resource …
Cross-Lingual TransferMachine Translation