paper-with-me

홈 › Papers

Sociolinguistically Informed Interpretability: A Case Study on Hinglish Emotion Classification

2024-02-05 · Kushal Tatariya, Heather Lent, Johannes Bjerva, Miryam de Lhoneux

Emotion classification is a challenging task in NLP due to the inherent idiosyncratic and subjective nature of linguistic expression, especially with code-mixed data. Pre-trained language models (PLMs) have achieved high performance for many tasks and languages, but it remains to be seen whether these models learn and are robust to the differences in emotional expression across languages. Sociolinguistic studies have shown that Hinglish speakers switch to Hindi when expressing negative emotions and to English when expressing positive emotions. To understand if language models can learn these associations, we study the effect of language on emotion prediction across 3 PLMs on a Hinglish emotion classification dataset. Using LIME and token level language ID, we find that models do learn these associations between language choice and emotional expression. Moreover, having code-mixed data present in the pre-training can augment that learning when task-specific data is scarce. We also conclude from the misclassifications that the models may overgeneralise this heuristic to other infrequent examples where this sociolinguistic phenomenon does not apply.

📄 PDF Abstract BibTeX arXiv:2402.03137

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion Classification

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Speaker Information Can Guide Models to Better Inductive Biases: A Case Study On Predicting Code-Switching

2022-03-16 · ACL 2022 5 · Alissa Ostapenko, Shuly Wintner, Melinda Fricke, Yulia Tsvetkov

Natural language processing (NLP) models trained on people-generated data can be unreliable because, without any constraints, they can learn from spurious correlations that are not relevant to the task. We hypothesize th…

Speaker Information Can Guide Models to Better Inductive Biases: A Case Study On Predicting Code-Switching

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Natural language processing (NLP) models trained on people-generated data can be unreliable because, without any constraints, they can learn from spurious correlations or propagate dangerous biases about personal identit…

Making the case for audience design in conversational AI: Rapport expectations and language ideologies in a task-oriented chatbot

2022-06-21 · Doris Dippold

Chatbots are more and more prevalent in commercial and science contexts. They help customers complain about a product or service or support them to find the best travel deals. Other bots provide mental health support or …

ChatbotManagement

MUTANT: A Multi-sentential Code-mixed Hinglish Dataset

2023-02-23 · Rahul Gupta, Vivek Srivastava, Mayank Singh

The multi-sentential long sequence textual data unfolds several interesting research directions pertaining to natural language processing and generation. Though we observe several high-quality long-sequence datasets for …

Articles

Mind Your Language: Abuse and Offense Detection for Code-Switched Languages

2018-09-23 · Raghav Kapoor, Yaman Kumar, Kshitij Rajput, Rajiv Ratn Shah 외

In multilingual societies like the Indian subcontinent, use of code-switched languages is much popular and convenient for the users. In this paper, we study offense and abuse detection in the code-switched pair of Hindi …

Abuse DetectionGeneral ClassificationTransfer Learning