paper-with-me

Papers

Toxicity Detection for Indic Multilingual Social Media Content

2022-01-03 · Manan Jhaveri, Devanshu Ramaiya, Harveen Singh Chadha

Toxic content is one of the most critical issues for social media platforms today. India alone had 518 million social media users in 2020. In order to provide a good experience to content creators and their audience, it is crucial to flag toxic comments and the users who post that. But the big challenge is identifying toxicity in low resource Indic languages because of the presence of multiple representations of the same text. Moreover, the posts/comments on social media do not adhere to a particular format, grammar or sentence structure; this makes the task of abuse detection even more challenging for multilingual social media platforms. This paper describes the system proposed by team 'Moj Masti' using the data provided by ShareChat/Moj in \emph{IIIT-D Multilingual Abusive Comment Identification} challenge. We focus on how we can leverage multilingual transformer based pre-trained and fine-tuned models to approach code-mixed/code-switched classification tasks. Our best performing system was an ensemble of XLM-RoBERTa and MuRIL which achieved a Mean F-1 score of 0.9 on the test data/leaderboard. We also observed an increase in the performance by adding transliterated data. Furthermore, using weak metadata, ensembling and some post-processing techniques boosted the performance of our system, thereby placing us 1st on the leaderboard.

📄 PDF Abstract BibTeX arXiv:2201.00598

Code (0)

등록된 구현이 없습니다.

Tasks

Abuse DetectionSentence

Similar Papers 제목 키워드 기반

Toxic Language Detection in Social Media for Brazilian Portuguese: New Dataset and Multilingual Analysis

2020-10-09 · Asian Chapter of the Association for Computational Linguistics 2020 · João A. Leite, Diego F. Silva, Kalina Bontcheva, Carolina Scarton

Hate speech and toxic comments are a common concern of social media platform users. Although these comments are, fortunately, the minority in these platforms, they are still capable of causing harm. Therefore, identifyin…

Hate Speech DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONText Classification

A feast for trolls -- Engagement analysis of counternarratives against online toxicity

2021-11-13 · Tom De Smedt, Pierre Voué, Sylvia Jaki, Emily Duffy 외

This report provides an engagement analysis of counternarratives against online toxicity. Between February 2020 and July 2021, we observed over 15 million toxic messages on social media identified by our fine-grained, mu…

MultiSocial: Multilingual Benchmark of Machine-Generated Text Detection of Social-Media Texts

2024-06-18 · Dominik Macko, Jakub Kopal, Robert Moro, Ivan Srba

Recent LLMs are able to generate high-quality multilingual texts, indistinguishable for humans from authentic human-written ones. Research in machine-generated text detection is however mostly focused on the English lang…

ArticlesBenchmarkingText Detection

Automated Ableism: An Exploration of Explicit Disability Biases in Sentiment and Toxicity Analysis Models

2023-07-18 · Pranav Narayanan Venkit, Mukund Srinath, Shomir Wilson

We analyze sentiment analysis and toxicity detection models to detect the presence of explicit bias against people with disability (PWD). We employ the bias identification framework of Perturbation Sensitivity Analysis t…

Sentiment Analysis

MUTEX: Leveraging Multilingual Transformers and Conditional Random Fields for Enhanced Urdu Toxic Span Detection

2026-03-05 · Inayat Arshad, Fajar Saleem, Ijaz Hussain arxiv

Urdu toxic span detection remains limited because most existing systems rely on sentence-level classification and fail to identify the specific toxic spans within those text. It is further exacerbated by the multiple fac…