Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Lite Unified Modeling for Discriminative Reading Comprehension

About

As a broad and major category in machine reading comprehension (MRC), the generalized goal of discriminative MRC is answer prediction from the given materials. However, the focuses of various discriminative MRC tasks may be diverse enough: multi-choice MRC requires model to highlight and integrate all potential critical evidence globally; while extractive MRC focuses on higher local boundary preciseness for answer extraction. Among previous works, there lacks a unified design with pertinence for the overall discriminative MRC tasks. To fill in above gap, we propose a lightweight POS-Enhanced Iterative Co-Attention Network (POI-Net) as the first attempt of unified modeling with pertinence, to handle diverse discriminative MRC tasks synchronously. Nearly without introducing more parameters, our lite unified design brings model significant improvement with both encoder and decoder components. The evaluation results on four discriminative MRC benchmarks consistently indicate the general effectiveness and applicability of our model, and the code is available at https://github.com/Yilin1111/poi-net.

Yilin Zhao, Hai Zhao, Libin Shen, Yinggong Zhao• 2022

Related benchmarks

TaskDatasetResultRank
Question AnsweringSQuAD v1.1 (dev)
F1 Score95
375
Question AnsweringSQuAD v2.0 (dev)
F190.6
158
Machine Reading ComprehensionRACE (test)
RACE Accuracy (Medium)91.5
111
Machine Reading ComprehensionDREAM (test)
Accuracy90.3
23
Machine Reading ComprehensionDREAM (dev)
Accuracy90
21
Reading ComprehensionRACE (dev)
Accuracy88.1
16
Machine Reading ComprehensionRACE (dev)
Accuracy88.1
8
Showing 7 of 7 rows

Other info

Code

Follow for update