Sociolinguistically Informed Interpretability: A Case Study on Hinglish Emotion Classification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Emotion ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Speaker Information Can Guide Models to Better Inductive Biases: A Case Study On Predicting Code-Switching
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
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
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 …
ChatbotManagementMUTANT: A Multi-sentential Code-mixed Hinglish Dataset
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 …
ArticlesMind Your Language: Abuse and Offense Detection for Code-Switched Languages
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