Lite Unified Modeling for Discriminative Reading Comprehension
Yilin Zhao, Hai Zhao, Libin Shen, Yinggong Zhao

TL;DR
This paper introduces POI-Net, a lightweight unified model for various discriminative machine reading comprehension tasks, achieving consistent improvements across multiple benchmarks without adding many parameters.
Contribution
The paper presents the first unified, parameter-efficient model for diverse discriminative MRC tasks, bridging the gap in previous specialized approaches.
Findings
Consistent performance improvements on four MRC benchmarks.
Effective handling of both multi-choice and extractive MRC tasks.
Model maintains low parameter count while enhancing accuracy.
Abstract
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…
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
