TL;DR
This paper introduces a layer differentiated training method for ULMFiT, enhancing performance in COVID-19 fake news detection and hostile post identification across English and Hindi datasets.
Contribution
It proposes a novel layer differentiated training approach for ULMFiT and demonstrates its effectiveness on multilingual fake news and hostility detection tasks.
Findings
Achieved high precision and F1 scores in COVID-19 fake news detection.
Improved hostility detection metrics in Hindi.
Ranked 61st and 18th in respective sub-tasks.
Abstract
In our paper, we present Deep Learning models with a layer differentiated training method which were used for the SHARED TASK@ CONSTRAINT 2021 sub-tasks COVID19 Fake News Detection in English and Hostile Post Detection in Hindi. We propose a Layer Differentiated training procedure for training a pre-trained ULMFiT arXiv:1801.06146 model. We used special tokens to annotate specific parts of the tweets to improve language understanding and gain insights on the model making the tweets more interpretable. The other two submissions included a modified RoBERTa model and a simple Random Forest Classifier. The proposed approach scored a precision and f1 score of 0.96728972 and 0.967324832 respectively for sub-task "COVID19 Fake News Detection in English". Also, Coarse-Grained Hostility f1 Score and Weighted FineGrained f1 score of 0.908648 and 0.533907 respectively for sub-task Hostile Post…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Sigmoid Activation · Tanh Activation · Dropout · Embedding Dropout · Layer Normalization · Softmax · Attention Dropout · Long Short-Term Memory · Weight Tying
