SOTAVerified

Exploring Question Understanding and Adaptation in Neural-Network-Based Question Answering

2017-03-14Unverified0· sign in to hype

Junbei Zhang, Xiaodan Zhu, Qian Chen, Li-Rong Dai, Si Wei, Hui Jiang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The last several years have seen intensive interest in exploring neural-network-based models for machine comprehension (MC) and question answering (QA). In this paper, we approach the problems by closely modelling questions in a neural network framework. We first introduce syntactic information to help encode questions. We then view and model different types of questions and the information shared among them as an adaptation task and proposed adaptation models for them. On the Stanford Question Answering Dataset (SQuAD), we show that these approaches can help attain better results over a competitive baseline.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
SQuAD1.1jNet (ensemble)EM73.01Unverified
SQuAD1.1jNet (single model)EM70.61Unverified
SQuAD1.1 devjNet (TreeLSTM adaptation, QTLa, K=100)EM69.1Unverified

Reproductions