paper-with-me

홈 › Papers

Transfer learning from High-Resource to Low-Resource Language Improves Speech Affect Recognition Classification Accuracy

2021-03-04 · Sara Durrani, Umair Arshad

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.

📄 PDF Abstract BibTeX arXiv:2103.11764

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-corpusDiversityTransfer Learning

Similar Papers 제목 키워드 기반

Zero-shot Neural Transfer for Cross-lingual Entity Linking

2018-11-09 · Shruti Rijhwani, Jiateng Xie, Graham Neubig, Jaime Carbonell

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 Linking

Transfer Learning for Low-Resource Neural Machine Translation

2016-04-08 · EMNLP 2016 11 · Barret Zoph, Deniz Yuret, Jonathan May, Kevin Knight

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+3

Lexicon based Fine-tuning of Multilingual Language Models for Sentiment Analysis of Low-resource Languages

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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-R

Multi-task pre-finetuning for zero-shot cross lingual transfer

2021-12-01 · ICON 2021 12 · Moukthika Yerramilli, Pritam Varma, Anurag Dwarakanath

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+4

Limited-Resource Adapters Are Regularizers, Not Linguists

2025-05-30 · Marcell Fekete, Nathaniel R. Robinson, Ernests Lavrinovics, E. Djeride Jean-Baptiste 외

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