CLLGSIMLSep 28, 2019

Attention-based method for categorizing different types of online harassment language

arXiv:1909.13104v26 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of monitoring harassment on social media platforms like Twitter, which is important for content moderation, but it is incremental as it builds on existing RNN techniques with a novel attention mechanism.

The paper tackles the problem of automatically detecting different types of online harassment language, such as sexism and racism, in tweets, using a multi-attention based approach with Recurrent Neural Networks and a back-translation method for imbalanced data, achieving results that are compared to other RNN-based methods.

In the era of social media and networking platforms, Twitter has been doomed for abuse and harassment toward users specifically women. Monitoring the contents including sexism and sexual harassment in traditional media is easier than monitoring on the online social media platforms like Twitter, because of the large amount of user generated content in these media. So, the research about the automated detection of content containing sexual or racist harassment is an important issue and could be the basis for removing that content or flagging it for human evaluation. Previous studies have been focused on collecting data about sexism and racism in very broad terms. However, there is no much study focusing on different types of online harassment attracting natural language processing techniques. In this work, we present an multi-attention based approach for the detection of different types of harassment in tweets. Our approach is based on the Recurrent Neural Networks and particularly we are using a deep, classification specific multi-attention mechanism. Moreover, we tackle the problem of imbalanced data, using a back-translation method. Finally, we present a comparison between different approaches based on the Recurrent Neural Networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes