SOTAVerified

New Benchmark Corpus and Models for Fine-grained Event Classification: To BERT or not to BERT?

2020-12-01COLING 2020Unverified0· sign in to hype

Jakub Piskorski, Jacek Haneczok, Guillaume Jacquet

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We introduce a new set of benchmark datasets derived from ACLED data for fine-grained event classification and compare the performance of various state-of-the-art models on these datasets, including SVM based on TF-IDF character n-grams and neural context-free embeddings (GLOVE and FASTTEXT) as well as deep learning-based BERT with its contextual embeddings. The best results in terms of micro (94.3-94.9\%) and macro F1 (86.0-88.9\%) were obtained using BERT transformer, with simpler TF-IDF character n-gram based SVM being an interesting alternative. Further, we discuss the pros and cons of the considered benchmark models in terms of their robustness and the dependence of the classification performance on the size of training data.

Tasks

Reproductions