SemEval-2019 Task 6: Offensive Language Analysis using Deep Learning Architecture

03/12/2019
by   Ryan Ong, et al.
0

SemEval-2019 Task 6 (Zampieri et al., 2019b) requires us to identify and categorise offensive language in social media. In this paper we will describe the process we took to tackle this challenge. Our process is heavily inspired by Sosa (2017) where he proposed CNN-LSTM and LSTM-CNN models to conduct twitter sentiment analysis. We decided to follow his approach as well as further his work by testing out different variations of RNN models with CNN. Specifically, we have divided the challenge into two parts: data processing and sampling and choosing the optimal deep learning architecture. In preprocessing, we experimented with two techniques, SMOTE and Class Weights to counter the imbalance between classes. Once we are happy with the quality of our input data, we proceed to choosing the optimal deep learning architecture for this task. Given the quality and quantity of data we have been given, we found that the addition of CNN layer provides very little to no additional improvement to our model's performance and sometimes even lead to a decrease in our F1-score. In the end, the deep learning architecture that gives us the highest macro F1-score is a simple BiLSTM-CNN.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/12/2019

Offensive Language Analysis using Deep Learning Architecture

SemEval-2019 Task 6 (Zampieri et al., 2019b) requires us to identify and...
research
03/12/2019

Transforma at SemEval-2019 Task 6: Offensive Language Analysis using Deep Learning Architecture

SemEval-2019 Task 6 requires us to identify and categorise offensive lan...
research
09/02/2020

Garain at SemEval-2020 Task 12: Sequence based Deep Learning for Categorizing Offensive Language in Social Media

SemEval-2020 Task 12 was OffenseEval: Multilingual Offensive Language Id...
research
03/16/2019

Combination of multiple Deep Learning architectures for Offensive Language Detection in Tweets

This report contains the details regarding our submission to the OffensE...
research
01/17/2018

Fruit Quantity and Quality Estimation using a Robotic Vision System

Accurate localisation of crop remains highly challenging in unstructured...
research
10/14/2020

Multi-class segmentation under severe class imbalance: A case study in roof damage assessment

The task of roof damage classification and segmentation from overhead im...
research
03/19/2019

Bidirectional Recurrent Models for Offensive Tweet Classification

In this paper we propose four deep recurrent architectures to tackle the...

Please sign up or login with your details

Forgot password? Click here to reset