TL;DR
This paper introduces a novel understanding-oriented machine reading comprehension model that enhances robustness against sensitivity, stability, and generalization issues through integrated modules and multi-task learning, outperforming existing models on benchmark datasets.
Contribution
The paper presents a new robust MRC model with a natural language inference module, memory-guided multi-head attention, and multilanguage learning, addressing key robustness challenges.
Findings
Achieves superior performance on robustness benchmarks
Effectively addresses over sensitivity and over stability
Improves generalization across multiple languages
Abstract
Although existing machine reading comprehension models are making rapid progress on many datasets, they are far from robust. In this paper, we propose an understanding-oriented machine reading comprehension model to address three kinds of robustness issues, which are over sensitivity, over stability and generalization. Specifically, we first use a natural language inference module to help the model understand the accurate semantic meanings of input questions so as to address the issues of over sensitivity and over stability. Then in the machine reading comprehension module, we propose a memory-guided multi-head attention method that can further well understand the semantic meanings of input questions and passages. Third, we propose a multilanguage learning mechanism to address the issue of generalization. Finally, these modules are integrated with a multi-task learning based method. We…
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
MethodsSoftmax · Linear Layer
