paper-with-me

Papers

WLV-RIT at SemEval-2021 Task 5: A Neural Transformer Framework for Detecting Toxic Spans

2021-04-09 · SEMEVAL 2021 · Tharindu Ranasinghe, Diptanu Sarkar, Marcos Zampieri, Alexander Ororbia

In recent years, the widespread use of social media has led to an increase in the generation of toxic and offensive content on online platforms. In response, social media platforms have worked on developing automatic detection methods and employing human moderators to cope with this deluge of offensive content. While various state-of-the-art statistical models have been applied to detect toxic posts, there are only a few studies that focus on detecting the words or expressions that make a post offensive. This motivates the organization of the SemEval-2021 Task 5: Toxic Spans Detection competition, which has provided participants with a dataset containing toxic spans annotation in English posts. In this paper, we present the WLV-RIT entry for the SemEval-2021 Task 5. Our best performing neural transformer model achieves an $0.68$ F1-Score. Furthermore, we develop an open-source framework for multilingual detection of offensive spans, i.e., MUDES, based on neural transformers that detect toxic spans in texts.

📄 PDF Abstract BibTeX arXiv:2104.04630

Code (1)

tharindudr/MUDES 공식 구현 pytorch

Tasks

Toxic Spans Detection

Similar Papers 제목 키워드 기반

UTNLP at SemEval-2021 Task 5: A Comparative Analysis of Toxic Span Detection using Attention-based, Named Entity Recognition, and Ensemble Models

2021-04-10 · SEMEVAL 2021 · Alireza Salemi, Nazanin Sabri, Emad Kebriaei, Behnam Bahrak 외

Detecting which parts of a sentence contribute to that sentence's toxicity -- rather than providing a sentence-level verdict of hatefulness -- would increase the interpretability of models and allow human moderators to b…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentence+1

CSECU-DSG at SemEval-2021 Task 5: Leveraging Ensemble of Sequence Tagging Models for Toxic Spans Detection

2021-08-01 · SEMEVAL 2021 · Tashin Hossain, Jannatun Naim, Fareen Tasneem, Radiathun Tasnia 외

The upsurge of prolific blogging and microblogging platforms enabled the abusers to spread negativity and threats greater than ever. Detecting the toxic portions substantially aids to moderate or exclude the abusive part…

NERToxic Spans Detection

MedAI at SemEval-2021 Task 5: Start-to-end Tagging Framework for Toxic Spans Detection

2021-08-01 · SEMEVAL 2021 · Zhen Wang, Hongjie Fan, Junfei Liu

This paper describes the system submitted to SemEval 2021 Task 5: Toxic Spans Detection. The task concerns evaluating systems that detect the spans that make a text toxic when detecting such spans are possible. To addres…

Language ModelingLanguage ModellingToxic Spans Detection

HamiltonDinggg at SemEval-2021 Task 5: Investigating Toxic Span Detection using RoBERTa Pre-training

2021-08-01 · SEMEVAL 2021 · Huiyang Ding, David Jurgens

This paper presents our system submission to task 5: Toxic Spans Detection of the SemEval-2021 competition. The competition aims at detecting the spans that make a toxic span toxic. In this paper, we demonstrate our syst…

Toxic Spans Detection

Cisco at SemEval-2021 Task 5: What's Toxic?: Leveraging Transformers for Multiple Toxic Span Extraction from Online Comments

2021-05-28 · SEMEVAL 2021 · Sreyan Ghosh, Sonal Kumar

Social network platforms are generally used to share positive, constructive, and insightful content. However, in recent times, people often get exposed to objectionable content like threat, identity attacks, hate speech,…

AttributeBinary ClassificationDependency ParsingNamed Entity Recognition (NER)+3