TL;DR
This paper presents a transformer-based approach with linguistic features, augmentation, and voting strategies to improve reading comprehension accuracy on abstract meaning tasks, achieving state-of-the-art results.
Contribution
It introduces novel augmentation and voting techniques, along with linguistic feature integration, to enhance transformer models for reading comprehension of abstract concepts.
Findings
Achieved up to 77.84% accuracy on subtask-II.
Demonstrated effectiveness of augmentation and voting methods.
Provided insights through ablation and explainability analyses.
Abstract
In this article, we present our methodologies for SemEval-2021 Task-4: Reading Comprehension of Abstract Meaning. Given a fill-in-the-blank-type question and a corresponding context, the task is to predict the most suitable word from a list of 5 options. There are three sub-tasks within this task: Imperceptibility (subtask-I), Non-Specificity (subtask-II), and Intersection (subtask-III). We use encoders of transformers-based models pre-trained on the masked language modelling (MLM) task to build our Fill-in-the-blank (FitB) models. Moreover, to model imperceptibility, we define certain linguistic features, and to model non-specificity, we leverage information from hypernyms and hyponyms provided by a lexical database. Specifically, for non-specificity, we try out augmentation techniques, and other statistical techniques. We also propose variants, namely Chunk Voting and Max Context, to…
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 · Layer Normalization · Linear Warmup With Linear Decay · Softmax · Adam · Multi-Head Attention · Residual Connection · Attention Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Weight Decay
