A token-classification ensemble of BanglaBERT models with rule-based post-processing detects grammatical errors in Bangla text with a reported Levenshtein distance score of 1.04 (or 1.054, the paper is inconsistent).
ApplicaAI at SemEval-2020 Task 11: On RoBERTa-CRF, Span CLS and Whether Self-Training Helps Them
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This paper presents the winning system for the propaganda Technique Classification (TC) task and the second-placed system for the propaganda Span Identification (SI) task. The purpose of TC task was to identify an applied propaganda technique given propaganda text fragment. The goal of SI task was to find specific text fragments which contain at least one propaganda technique. Both of the developed solutions used semi-supervised learning technique of self-training. Interestingly, although CRF is barely used with transformer-based language models, the SI task was approached with RoBERTa-CRF architecture. An ensemble of RoBERTa-based models was proposed for the TC task, with one of them making use of Span CLS layers we introduce in the present paper. In addition to describing the submitted systems, an impact of architectural decisions and training schemes is investigated along with remarks regarding training models of the same or better quality with lower computational budget. Finally, the results of error analysis are presented.
fields
cs.CL 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Bangla Grammatical Error Detection Leveraging Transformer-based Token Classification
A token-classification ensemble of BanglaBERT models with rule-based post-processing detects grammatical errors in Bangla text with a reported Levenshtein distance score of 1.04 (or 1.054, the paper is inconsistent).