paper-with-me

홈 › Papers

Aggression Detection in Social Media: Using Deep Neural Networks, Data Augmentation, and Pseudo Labeling

2018-08-01 · COLING 2018 8 · Segun Taofeek Aroyehun, Alex Gelbukh, er

With the advent of the read-write web which facilitates social interactions in online spaces, the rise of anti-social behaviour in online spaces has attracted the attention of researchers. In this paper, we address the challenge of automatically identifying aggression in social media posts. Our team, saroyehun, participated in the English track of the Aggression Detection in Social Media Shared Task. On this task, we investigate the efficacy of deep neural network models of varying complexity. Our results reveal that deep neural network models require more data points to do better than an NBSVM linear baseline based on character n-grams. Our improved deep neural network models were trained on augmented data and pseudo labeled examples. Our LSTM classifier receives a weighted macro-F1 score of 0.6425 to rank first overall on the Facebook subtask of the shared task. On the social media sub-task, our CNN-LSTM model records a weighted macro-F1 score of 0.5920 to place third overall.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationFeature EngineeringHate Speech Detection

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Cyberbullying Detection via Aggression-Enhanced Prompting

2025-08-08 · Aisha Saeid, Anu Sabu, Girish A. Koushik, Ferrante Neri 외 arxiv

Detecting cyberbullying on social media remains a critical challenge due to its subtle and varied expressions. This study investigates whether integrating aggression detection as an auxiliary task within a unified traini…

Multi-Task Learning

Textual Aggression Detection through Deep Learning

2018-08-01 · COLING 2018 8 · Antonela Tommasel, Juan Manuel Rodriguez, Daniela Godoy

Cyberbullying and cyberaggression are serious and widespread issues increasingly affecting Internet users. With the widespread of social media networks, bullying, once limited to particular places, can now occur anytime …

Deep LearningWord Embeddings

Aggression Detection in Social Media using Deep Neural Networks

2018-08-01 · COLING 2018 8 · Sreekanth Madisetty, Maunendra Sankar Desarkar

With the rise of user-generated content in social media coupled with almost non-existent moderation in many such systems, aggressive contents have been observed to rise in such forums. In this paper, we work on the probl…

Combining Shallow and Deep Learning for Aggressive Text Detection

2018-08-01 · COLING 2018 8 · Viktor Golem, Mladen Karan, Jan {\v{S}}najder

We describe the participation of team TakeLab in the aggression detection shared task at the TRAC1 workshop for English. Aggression manifests in a variety of ways. Unlike some forms of aggression that are impossible to p…

BIG-bench Machine LearningDeep LearningText Detection

A K-Competitive Autoencoder for Aggression Detection in Social Media Text

2018-08-01 · COLING 2018 8 · Promita Maitra, Ritesh Sarkhel

We present an approach to detect aggression from social media text in this work. A winner-takes-all autoencoder, called Emoti-KATE is proposed for this purpose. Using a log-normalized, weighted word-count vector at input…