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

Words or Characters? Fine-grained Gating for Reading Comprehension

About

Previous work combines word-level and character-level representations using concatenation or scalar weighting, which is suboptimal for high-level tasks like reading comprehension. We present a fine-grained gating mechanism to dynamically combine word-level and character-level representations based on properties of the words. We also extend the idea of fine-grained gating to modeling the interaction between questions and paragraphs for reading comprehension. Experiments show that our approach can improve the performance on reading comprehension tasks, achieving new state-of-the-art results on the Children's Book Test dataset. To demonstrate the generality of our gating mechanism, we also show improved results on a social media tag prediction task.

Zhilin Yang, Bhuwan Dhingra, Ye Yuan, Junjie Hu, William W. Cohen, Ruslan Salakhutdinov• 2016

Related benchmarks

TaskDatasetResultRank
Question AnsweringSQuAD v1.1 (test)
F1 Score73.327
260
Question AnsweringSQuAD (test)
F173.3
111
Question AnsweringSQuAD (dev)
F173.41
74
Machine ComprehensionCBT NE (test)
Accuracy74.96
56
Machine ComprehensionCBT-CN (test)
Accuracy72.04
56
Reading ComprehensionChildren's Book Test (CBT) Common Noun (CN) (dev)
Accuracy75.3
12
Reading ComprehensionChildren's Book Test (CBT) Named Entity (NE) (dev)
Accuracy79.1
12
Tag predictionTwitter dataset
Precision@130.69
6
Reading ComprehensionWho Did What (WDW) (test)
Accuracy71.7
5
Reading ComprehensionWho Did What Relaxed (WDW-R) (test)
Accuracy72.6
5
Showing 10 of 12 rows

Other info

Code

Follow for update