Extract, Integrate, Compete: Towards Verification Style Reading Comprehension
Chen Zhang, Yuxuan Lai, Yansong Feng, Dongyan Zhao

TL;DR
This paper introduces VGaokao, a challenging Chinese reading comprehension dataset for native speakers, and proposes an Extract-Integrate-Compete method that enhances understanding through evidence selection and pairwise comparison.
Contribution
The paper presents a new verification-style dataset for native Chinese speakers and a novel approach that improves comprehension by iterative evidence extraction and competitive learning.
Findings
Our method outperforms baselines on VGaokao.
The approach is efficient and explainable.
The dataset and code are publicly released.
Abstract
In this paper, we present a new verification style reading comprehension dataset named VGaokao from Chinese Language tests of Gaokao. Different from existing efforts, the new dataset is originally designed for native speakers' evaluation, thus requiring more advanced language understanding skills. To address the challenges in VGaokao, we propose a novel Extract-Integrate-Compete approach, which iteratively selects complementary evidence with a novel query updating mechanism and adaptively distills supportive evidence, followed by a pairwise competition to push models to learn the subtle difference among similar text pieces. Experiments show that our methods outperform various baselines on VGaokao with retrieved complementary evidence, while having the merits of efficiency and explainability. Our dataset and code are released for further research.
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
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
