paper-with-me

홈 › Papers

Self-Contextualized Attention for Abusive Language Identification

2021-06-01 · NAACL (SocialNLP) 2021 6 · Horacio Jarquín-Vásquez, Hugo Jair Escalante, Manuel Montes

The use of attention mechanisms in deep learning approaches has become popular in natural language processing due to its outstanding performance. The use of these mechanisms allows one managing the importance of the elements of a sequence in accordance to their context, however, this importance has been observed independently between the pairs of elements of a sequence (self-attention) and between the application domain of a sequence (contextual attention), leading to the loss of relevant information and limiting the representation of the sequences. To tackle these particular issues we propose the self-contextualized attention mechanism, which trades off the previous limitations, by considering the internal and contextual relationships between the elements of a sequence. The proposed mechanism was evaluated in four standard collections for the abusive language identification task achieving encouraging results. It outperformed the current attention mechanisms and showed a competitive performance with respect to state-of-the-art approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Abusive LanguageLanguage Identification

Similar Papers 제목 키워드 기반

Pay ``Attention'' to your Context when Classifying Abusive Language

2019-08-01 · WS 2019 8 · Tuhin Chakrabarty, Kilol Gupta, Smar Muresan, a

The goal of any social media platform is to facilitate healthy and meaningful interactions among its users. But more often than not, it has been found that it becomes an avenue for wanton attacks. We propose an experimen…

Abuse Detection

Intersectional Bias in Hate Speech and Abusive Language Datasets

2020-05-12 · Jae Yeon Kim, Carlos Ortiz, Sarah Nam, Sarah Santiago 외

Algorithms are widely applied to detect hate speech and abusive language in social media. We investigated whether the human-annotated data used to train these algorithms are biased. We utilized a publicly available annot…

Abuse DetectionAbusive Language

Abusive Language Detection in Heterogeneous Contexts: Dataset Collection and the Role of Supervised Attention

2021-05-24 · Hongyu Gong, Alberto Valido, Katherine M. Ingram, Giulia Fanti 외

Abusive language is a massive problem in online social platforms. Existing abusive language detection techniques are particularly ill-suited to comments containing heterogeneous abusive language patterns, i.e., both abus…

Abusive LanguageMulti-Task Learning

Implicitly Abusive Language -- What does it actually look like and why are we not getting there?

2021-06-01 · NAACL 2021 4 · Michael Wiegand, Josef Ruppenhofer, Elisabeth Eder

Abusive language detection is an emerging field in natural language processing which has received a large amount of attention recently. Still the success of automatic detection is limited. Particularly, the detection of …

Abusive LanguagePosition

Context Matters: Incorporating Target Awareness in Conversational Abusive Language Detection

2025-08-18 · Raneem Alharthi, Rajwa Alharthi, Aiqi Jiang, Arkaitz Zubiaga arxiv

Abusive language detection has become an increasingly important task as a means to tackle this type of harmful content in social media. There has been a substantial body of research developing models for determining if a…