paper-with-me

홈 › Papers

Zero-shot Code-Mixed Offensive Span Identification through Rationale Extraction

2022-05-12 · DravidianLangTech (ACL) 2022 5 · Manikandan Ravikiran, Bharathi Raja Chakravarthi

This paper investigates the effectiveness of sentence-level transformers for zero-shot offensive span identification on a code-mixed Tamil dataset. More specifically, we evaluate rationale extraction methods of Local Interpretable Model Agnostic Explanations (LIME) \cite{DBLP:conf/kdd/Ribeiro0G16} and Integrated Gradients (IG) \cite{DBLP:conf/icml/SundararajanTY17} for adapting transformer based offensive language classification models for zero-shot offensive span identification. To this end, we find that LIME and IG show baseline $F_{1}$ of 26.35\% and 44.83\%, respectively. Besides, we study the effect of data set size and training process on the overall accuracy of span identification. As a result, we find both LIME and IG to show significant improvement with Masked Data Augmentation and Multilabel Training, with $F_{1}$ of 50.23\% and 47.38\% respectively. \textit{Disclaimer : This paper contains examples that may be considered profane, vulgar, or offensive. The examples do not represent the views of the authors or their employers/graduate schools towards any person(s), group(s), practice(s), or entity/entities. Instead they are used to emphasize only the linguistic research challenges.}

📄 PDF Abstract BibTeX arXiv:2205.06119

Code (1)

manikandan-ravikiran/zero-shot-offensive-span 공식 구현

Tasks

Data AugmentationSentence

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Findings of the Shared Task on Offensive Span Identification from Code-Mixed Tamil-English Comments

2022-05-12 · Manikandan Ravikiran, Bharathi Raja Chakravarthi, Anand Kumar Madasamy, Sangeetha Sivanesan 외

Offensive content moderation is vital in social media platforms to support healthy online discussions. However, their prevalence in codemixed Dravidian languages is limited to classifying whole comments without identifyi…

Findings of the Shared Task on Offensive Span Identification fromCode-Mixed Tamil-English Comments

2022-05-01 · DravidianLangTech (ACL) 2022 5 · Manikandan Ravikiran, Bharathi Raja Chakravarthi, Anand Kumar Madasamy, Sangeetha S 외

Offensive content moderation is vital in social media platforms to support healthy online discussions. However, their prevalence in code-mixed Dravidian languages is limited to classifying whole comments without identify…

DOSA: Dravidian Code-Mixed Offensive Span Identification Dataset

2021-04-01 · EACL (DravidianLangTech) 2021 4 · Manikandan Ravikiran, Subbiah Annamalai

This paper presents the Dravidian Offensive Span Identification Dataset (DOSA) for under-resourced Tamil-English and Kannada-English code-mixed text. The dataset addresses the lack of code-mixed datasets with annotated o…

Language Identification

Towards Offensive Language Identification for Dravidian Languages

2021-04-01 · EACL (DravidianLangTech) 2021 4 · Siva Sai, Yashvardhan Sharma

Offensive speech identification in countries like India poses several challenges due to the usage of code-mixed and romanized variants of multiple languages by the users in their posts on social media. The challenge of o…

Few-Shot LearningLanguage IdentificationTransfer LearningTransliteration+1

AustroTox: A Dataset for Target-Based Austrian German Offensive Language Detection

2024-06-12 · Pia Pachinger, Janis Goldzycher, Anna Maria Planitzer, Wojciech Kusa 외

Model interpretability in toxicity detection greatly profits from token-level annotations. However, currently such annotations are only available in English. We introduce a dataset annotated for offensive language detect…