TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Unified System for Aggression Identification in English ...

A Unified System for Aggression Identification in English Code-Mixed and Uni-Lingual Texts

Anant Khandelwal, Niraj Kumar

2020-01-15Text ClassificationAggression IdentificationCross-Lingual TransferDomain Adaptation
PaperPDF

Abstract

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.

Results

TaskDatasetMetricValueModel
Text ClassificationFacebook MediaF1 (Hidden Test Set)0.677Our proposed method Model Averaging(D + E + F)
Text ClassificationTwitter-USF1 (Hidden Test Set)0.648Our proposed method Model Averaging(D + E + F)
ClassificationFacebook MediaF1 (Hidden Test Set)0.677Our proposed method Model Averaging(D + E + F)
ClassificationTwitter-USF1 (Hidden Test Set)0.648Our proposed method Model Averaging(D + E + F)

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17Enhancing Cross-task Transfer of Large Language Models via Activation Steering2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17HanjaBridge: Resolving Semantic Ambiguity in Korean LLMs via Hanja-Augmented Pre-Training2025-07-15Domain Borders Are There to Be Crossed With Federated Few-Shot Adaptation2025-07-14An Offline Mobile Conversational Agent for Mental Health Support: Learning from Emotional Dialogues and Psychological Texts with Student-Centered Evaluation2025-07-11The Bayesian Approach to Continual Learning: An Overview2025-07-11GNN-CNN: An Efficient Hybrid Model of Convolutional and Graph Neural Networks for Text Representation2025-07-10