TL;DR
This paper presents an ensemble approach combining BERT-based models and post-processing techniques for toxic span detection, significantly improving performance over baseline models and achieving a F1-score of 67.55%.
Contribution
The study introduces an ensemble framework with post-processing for toxic span detection using pre-trained language models, enhancing accuracy over individual models.
Findings
Ensemble models outperform baseline BERT models.
Post-processing improves span detection accuracy.
Achieved F1-score of 67.55% on test data.
Abstract
This paper describes our system for SemEval-2021 Task 5 on Toxic Spans Detection. We developed ensemble models using BERT-based neural architectures and post-processing to combine tokens into spans. We evaluated several pre-trained language models using various ensemble techniques for toxic span identification and achieved sizable improvements over our baseline fine-tuned BERT models. Finally, our system obtained a F1-score of 67.55% on test data.
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
MethodsMulti-Head Attention · Linear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Softmax · Weight Decay · Layer Normalization · Linear Warmup With Linear Decay · Attention Dropout · WordPiece · Residual Connection
