CLApr 22, 2016

Detecting state of aggression in sentences using CNN

arXiv:1604.06650v132 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of identifying aggressive language in online text for content moderation, but it is incremental as it applies existing methods to new data.

The researchers tackled the problem of detecting verbal aggression in sentences by comparing a convolutional neural network (CNN) with a random forest classifier, achieving results tested on a custom corpus from anonymous imageboards and a benchmark movie review dataset.

In this article we study verbal expression of aggression and its detection using machine learning and neural networks methods. We test our results using our corpora of messages from anonymous imageboards. We also compare Random forest classifier with convolutional neural network for "Movie reviews with one sentence per review" corpus.

Code Implementations1 repo
Foundations

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

Your Notes