CLAILGFeb 28, 2024

Emotion Classification in Low and Moderate Resource Languages

arXiv:2402.18424v28 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This addresses the problem of labor-intensive emotion analysis for many languages, particularly low-resource ones, though it is incremental as it applies existing transfer learning methods to new languages.

The paper tackles emotion classification for low and moderate resource languages by training a classifier on English and transferring it to other languages, showing that direct cross-lingual transfer outperforms baselines and successfully transfers emotions across six languages.

It is important to be able to analyze the emotional state of people around the globe. There are 7100+ active languages spoken around the world and building emotion classification for each language is labor intensive. Particularly for low-resource and endangered languages, building emotion classification can be quite challenging. We present a cross-lingual emotion classifier, where we train an emotion classifier with resource-rich languages (i.e. \textit{English} in our work) and transfer the learning to low and moderate resource languages. We compare and contrast two approaches of transfer learning from a high-resource language to a low or moderate-resource language. One approach projects the annotation from a high-resource language to low and moderate-resource language in parallel corpora and the other one uses direct transfer from high-resource language to the other languages. We show the efficacy of our approaches on 6 languages: Farsi, Arabic, Spanish, Ilocano, Odia, and Azerbaijani. Our results indicate that our approaches outperform random baselines and transfer emotions across languages successfully. For all languages, the direct cross-lingual transfer of emotion yields better results. We also create annotated emotion-labeled resources for four languages: Farsi, Azerbaijani, Ilocano and Odia.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes