CLMar 2, 2017

A Comparative Study of Word Embeddings for Reading Comprehension

arXiv:1703.00993v142 citations
Originality Synthesis-oriented
AI Analysis

This work addresses performance optimization for researchers in reading comprehension, but it is incremental as it focuses on existing methods applied to known tasks.

The study investigated how pre-trained word embeddings and out-of-vocabulary token representations impact reading comprehension performance, finding that these choices can have a larger effect than architectural decisions.

The focus of past machine learning research for Reading Comprehension tasks has been primarily on the design of novel deep learning architectures. Here we show that seemingly minor choices made on (1) the use of pre-trained word embeddings, and (2) the representation of out-of-vocabulary tokens at test time, can turn out to have a larger impact than architectural choices on the final performance. We systematically explore several options for these choices, and provide recommendations to researchers working in this area.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes