WikiReading: A Novel Large-scale Language Understanding Task over Wikipedia
Citations Over Time
Abstract
We present WikiReading, a large-scale natural language understanding task and publicly-available dataset with 18 million instances. The task is to predict textual values from the structured knowledge base Wikidata by reading the text of the corresponding Wikipedia articles. The task contains a rich variety of challenging classification and extraction sub-tasks, making it well-suited for end-to-end models such as deep neural networks (DNNs). We compare various state-of-the-art DNN-based architectures for document classification, information extraction, and question answering. We find that models supporting a rich answer space, such as word or character sequences, perform best. Our best-performing model, a word-level sequence to sequence model with a mechanism to copy out-of-vocabulary words, obtains an accuracy of 71.8%.
Related Papers
- → Reading Wikipedia to Answer Open-Domain Questions(2017)1,409 cited
- → WikiReading: A Novel Large-scale Language Understanding Task over Wikipedia(2016)128 cited
- → A deep learning analysis on question classification task using Word2vec representations(2020)108 cited
- → MATINF: A Jointly Labeled Large-Scale Dataset for Classification, Question Answering and Summarization(2020)10 cited
- Question Answering with Hybrid Data and Models(2020)