A class-weighted voting ensemble of BiDAF, QANet, and Mnemonic Reader reports F1 81.96 and EM 73.77 on the SQuAD dev set, marginally above Mnemonic Reader's 81.57 and 73.25.
Ask Me Anything: Dynamic Memory Networks for Natural Language Processing
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Most tasks in natural language processing can be cast into question answering (QA) problems over language input. We introduce the dynamic memory network (DMN), a neural network architecture which processes input sequences and questions, forms episodic memories, and generates relevant answers. Questions trigger an iterative attention process which allows the model to condition its attention on the inputs and the result of previous iterations. These results are then reasoned over in a hierarchical recurrent sequence model to generate answers. The DMN can be trained end-to-end and obtains state-of-the-art results on several types of tasks and datasets: question answering (Facebook's bAbI dataset), text classification for sentiment analysis (Stanford Sentiment Treebank) and sequence modeling for part-of-speech tagging (WSJ-PTB). The training for these different tasks relies exclusively on trained word vector representations and input-question-answer triplets.
citation-role summary
citation-polarity summary
fields
cs.CL 1years
2019 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Ensemble approach for natural language question answering problem
A class-weighted voting ensemble of BiDAF, QANet, and Mnemonic Reader reports F1 81.96 and EM 73.77 on the SQuAD dev set, marginally above Mnemonic Reader's 81.57 and 73.25.