papers AI Learner
The Github is limit! Click to go to the new site.

Bidirectional Recurrent Models for Offensive Tweet Classification

2019-03-19
Aleix Cambray, Norbert Podsadowski

Abstract

In this paper we propose four deep recurrent architectures to tackle the task of offensive tweet detection as well as further classification into targeting and subject of said targeting. Our architectures are based on LSTMs and GRUs, we present a simple bidirectional LSTM as a baseline system and then further increase the complexity of the models by adding convolutional layers and implementing a split-process-merge architecture with LSTM and GRU as processors. Multiple pre-processing techniques were also investigated. The validation F1-score results from each model are presented for the three subtasks as well as the final F1-score performance on the private competition test set. It was found that model complexity did not necessarily yield better results. Our best-performing model was also the simplest, a bidirectional LSTM; closely followed by a two-branch bidirectional LSTM and GRU architecture.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1903.08808

PDF

http://arxiv.org/pdf/1903.08808


Similar Posts

Comments