A Unified System for Aggression Identification in English Code-Mixed and Uni-Lingual Texts
Wide usage of social media platforms has increased the risk of aggression, which results in mental stress and affects the lives of people negatively like psychological agony, fighting behavior, and disrespect to others. Majority of such conversations contains code-mixed languages[28]. Additionally, the way used to express thought or communication style also changes from one social media plat-form to another platform (e.g., communication styles are different in twitter and Facebook). These all have increased the complexity of the problem. To solve these problems, we have introduced a unified and robust multi-modal deep learning architecture which works for English code-mixed dataset and uni-lingual English dataset both.The devised system, uses psycho-linguistic features and very ba-sic linguistic features. Our multi-modal deep learning architecture contains, Deep Pyramid CNN, Pooled BiLSTM, and Disconnected RNN(with Glove and FastText embedding, both). Finally, the system takes the decision based on model averaging. We evaluated our system on English Code-Mixed TRAC 2018 dataset and uni-lingual English dataset obtained from Kaggle. Experimental results show that our proposed system outperforms all the previous approaches on English code-mixed dataset and uni-lingual English dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Aggression IdentificationCross-Lingual TransferDomain AdaptationStyle GeneralizationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
An Ensemble Approach for Aggression Identification in English and Hindi Text
This paper describes our system submitted in the shared task at COLING 2018 TRAC-1: Aggression Identification. The objective of this task was to predict online aggression spread through online textual post or comment. Th…
Aggression IdentificationAggression and Misogyny Detection using BERT: A Multi-Task Approach
In recent times, the focus of the NLP community has increased towards offensive language, aggression, and hate-speech detection.This paper presents our system for TRAC-2 shared task on {``}Aggression Identification{''} (…
Abusive LanguageAggression IdentificationHate Speech DetectionMisogynistic Aggression Identification+1IRIT at TRAC 2020
This paper describes the participation of the IRIT team in the TRAC (Trolling, Aggression and Cyberbullying) 2020 shared task (Bhattacharya et al., 2020) on Aggression Identification and more precisely to the shared task…
Aggression IdentificationLanguage ModelingLanguage ModellingMisogynistic Aggression IdentificationRiTUAL-UH at TRAC 2018 Shared Task: Aggression Identification
This paper presents our system for "TRAC 2018 Shared Task on Aggression Identification". Our best systems for the English dataset use a combination of lexical and semantic features. However, for Hindi data using only lex…
Aggression IdentificationTRAC-1 Shared Task on Aggression Identification: IIT(ISM)@COLING'18
This paper describes the work that our team bhanodaig did at Indian Institute of Technology (ISM) towards TRAC-1 Shared Task on Aggression Identification in Social Media for COLING 2018. In this paper we label aggression…
Aggression IdentificationTransfer LearningWord Embeddings