RikiNet: Reading Wikipedia Pages for Natural Question Answering
Dayiheng Liu , Yeyun Gong, Jie Fu, Yu Yan, Jiusheng Chen, Daxin Jiang, Jiancheng Lv, Nan Duan College of Computer Science, Sichuan University Microsoft Research Asia Mila, Polytechnique Montreal Microsoft AI and Research Microsoft Search Technology Center Asia Work is done during internship at Microsoft Research Asia.
Abstract
Reading long documents to answer open-domain questions remains challenging in natural language understanding. In this paper, we introduce a new model, called RikiNet, which reads Wikipedia pages for natural question answering. RikiNet contains a dynamic paragraph dual-attention reader and a multi-level cascaded answer predictor. The reader dynamically represents the document and question by utilizing a set of complementary attention mechanisms. The representations are then fed into the predictor to obtain the span of the short answer, the paragraph of the long answer, and the answer type in a cascaded manner. On the Natural Questions (NQ) dataset, a single RikiNet achieves 74.3 F1 and 57.9 F1 on long-answer and short-answer tasks. To our best knowledge, it is the first single model that outperforms the single human performance. Furthermore, an ensemble RikiNet obtains 76.1 F1 and 61.3 F1 on long-answer and short-answer tasks, achieving the best performance on the official NQ leaderboard111Till our submission time, 29 Nov. 2019. We refer readers to https://ai.google.com/research/NaturalQuestions/leaderboard for the latest results..
原文 arXiv:2004.14560;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2004.14560v1