English
Related papers

Related papers: NLRG at SemEval-2021 Task 5: Toxic Spans Detection…

200 papers

This paper describes our system for SemEval-2021 Task 5 on Toxic Spans Detection. We developed ensemble models using BERT-based neural architectures and post-processing to combine tokens into spans. We evaluated several pre-trained language…

Computation and Language · Computer Science 2021-08-30 Mikhail Kotyushev , Anna Glazkova , Dmitry Morozov

We present our works on SemEval-2021 Task 5 about Toxic Spans Detection. This task aims to build a model for identifying toxic words in whole posts. We use the BiLSTM-CRF model combining with ToxicBERT Classification to train the detection…

Computation and Language · Computer Science 2021-08-02 Son T. Luu , Ngan Luu-Thuy Nguyen

The increment of toxic comments on online space is causing tremendous effects on other vulnerable users. For this reason, considerable efforts are made to deal with this, and SemEval-2021 Task 5: Toxic Spans Detection is one of those. This…

Computation and Language · Computer Science 2021-04-16 Phu Gia Hoang , Luan Thanh Nguyen , Kiet Van Nguyen

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 better understand the…

Computation and Language · Computer Science 2021-04-13 Alireza Salemi , Nazanin Sabri , Emad Kebriaei , Behnam Bahrak , Azadeh Shakery

This paper describes our approach to the Toxic Spans Detection problem (SemEval-2021 Task 5). We propose BERToxic, a system that fine-tunes a pre-trained BERT model to locate toxic text spans in a given text and utilizes additional…

Computation and Language · Computer Science 2021-07-29 Yakoob Khan , Weicheng Ma , Soroush Vosoughi

This paper presents our submission to SemEval-2021 Task 5: Toxic Spans Detection. The purpose of this task is to detect the spans that make a text toxic, which is a complex labour for several reasons. Firstly, because of the intrinsic…

Computation and Language · Computer Science 2021-08-03 Rafel Palliser-Sans , Albert Rial-Farràs

In this work, we present our approach and findings for SemEval-2021 Task 5 - Toxic Spans Detection. The task's main aim was to identify spans to which a given text's toxicity could be attributed. The task is challenging mainly due to two…

Computation and Language · Computer Science 2021-04-06 Archit Bansal , Abhay Kaushik , Ashutosh Modi

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, insults, obscene…

Computation and Language · Computer Science 2021-05-31 Sreyan Ghosh , Sonal Kumar

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…

Computation and Language · Computer Science 2021-05-31 Tharindu Ranasinghe , Diptanu Sarkar , Marcos Zampieri , Alexander Ororbia

The real-world impact of polarization and toxicity in the online sphere marked the end of 2020 and the beginning of this year in a negative way. Semeval-2021, Task 5 - Toxic Spans Detection is based on a novel annotation of a subset of the…

Computation and Language · Computer Science 2021-04-20 Andrei Paraschiv , Dumitru-Clementin Cercel , Mihai Dascalu

With the ever-increasing availability of digital information, toxic content is also on the rise. Therefore, the detection of this type of language is of paramount importance. We tackle this problem utilizing a combination of a…

Computation and Language · Computer Science 2021-04-12 Akbar Karimi , Leonardo Rossi , Andrea Prati

This paper describes the BERT-based models proposed for two subtasks in SemEval-2020 Task 11: Detection of Propaganda Techniques in News Articles. We first build the model for Span Identification (SI) based on SpanBERT, and facilitate the…

Computation and Language · Computer Science 2020-08-25 Jinfen Li , Lu Xiao

Toxicity is pervasive in social media and poses a major threat to the health of online communities. The recent introduction of pre-trained language models, which have achieved state-of-the-art results in many NLP tasks, has transformed the…

Computation and Language · Computer Science 2021-10-11 Erik Yan , Harish Tayyar Madabushi

Existing Chinese toxic content detection methods mainly target sentence-level classification but often fail to provide readable and contiguous toxic evidence spans. We propose \textbf{ToxiTrace}, an explainability-oriented method for…

Computation and Language · Computer Science 2026-04-15 Boyang Li , Hongzhe Shou , Yuanyuan Liang , Jingbin Zhang , Fang Zhou

This paper summarizes the CLaC submission for the MultiCoNER 2 task which concerns the recognition of complex, fine-grained named entities. We compare two popular approaches for NER, namely Sequence Labeling and Span Prediction. We find…

Computation and Language · Computer Science 2023-05-09 Harsh Verma , Sabine Bergler

A novel solution to span detection and classification is presented in which a BART EncoderDecoder model is used to transform textual input into a version with XML-like marked up spans. This markup is subsequently translated to an…

Computation and Language · Computer Science 2021-07-13 Cees Roele

Background: The existence of toxic conversations in open-source platforms can degrade relationships among software developers and may negatively impact software product quality. To help mitigate this, some initial work has been done to…

Software Engineering · Computer Science 2023-07-10 Jaydeb Saker , Sayma Sultana , Steven R. Wilson , Amiangshu Bosu

Manipulative and misleading news have become a commodity for some online news outlets and these news have gained a significant impact on the global mindset of people. Propaganda is a frequently employed manipulation method having as goal to…

Computation and Language · Computer Science 2020-09-14 Andrei Paraschiv , Dumitru-Clementin Cercel , Mihai Dascalu

PCL detection task is aimed at identifying and categorizing language that is patronizing or condescending towards vulnerable communities in the general media.Compared to other NLP tasks of paragraph classification, the negative language…

Computation and Language · Computer Science 2022-08-03 Yong Deng , Chenxiao Dou , Liangyu Chen , Deqiang Miao , Xianghui Sun , Baochang Ma , Xiangang Li

We present SpanBERT, a pre-training method that is designed to better represent and predict spans of text. Our approach extends BERT by (1) masking contiguous random spans, rather than random tokens, and (2) training the span boundary…

Computation and Language · Computer Science 2020-01-22 Mandar Joshi , Danqi Chen , Yinhan Liu , Daniel S. Weld , Luke Zettlemoyer , Omer Levy
‹ Prev 1 2 3 10 Next ›