vix.ing · top · new · best · stats · spec

OptimizePrime@DravidianLangTech-ACL2022: Abusive Comment Detection in Tamil

2022/04/19 by Shantanu Patankar, Omkar Gokhale, Patankar, Shantanu +7
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Hate Speech and Cyberbullying Detection #Sentiment Analysis and Opinion Mining

paper · pdf · doi:10.48550/arxiv.2204.09675

openalex publication_date 2022/04/19 · openalex created_date 2022/04/26 · openalex updated_date 2026/07/28

Abstract

This paper tries to address the problem of abusive comment detection in low-resource indic languages. Abusive comments are statements that are offensive to a person or a group of people. These comments are targeted toward individuals belonging to specific ethnicities, genders, caste, race, sexuality, etc. Abusive Comment Detection is a significant problem, especially with the recent rise in social media users. This paper presents the approach used by our team - OptimizePrime, in the ACL 2022 shared task "Abusive Comment Detection in Tamil." This task detects and classifies YouTube comments in Tamil and Tamil- English Codemixed format into multiple categories. We have used three methods to optimize our results: Ensemble models, Recurrent Neural Networks, and Transformers. In the Tamil data, MuRIL and XLM-RoBERTA were our best performing models with a macro-averaged f1 score of 0.43. Furthermore, for the Code-mixed data, MuRIL and M-BERT provided sub-lime results, with a macro-averaged f1 score of 0.45.

Related