English

Effective Character-augmented Word Embedding for Machine Reading Comprehension

Computation and Language 2021-01-08 v2

Abstract

Machine reading comprehension is a task to model relationship between passage and query. In terms of deep learning framework, most of state-of-the-art models simply concatenate word and character level representations, which has been shown suboptimal for the concerned task. In this paper, we empirically explore different integration strategies of word and character embeddings and propose a character-augmented reader which attends character-level representation to augment word embedding with a short list to improve word representations, especially for rare words. Experimental results show that the proposed approach helps the baseline model significantly outperform state-of-the-art baselines on various public benchmarks.

Keywords

Cite

@article{arxiv.1808.02772,
  title  = {Effective Character-augmented Word Embedding for Machine Reading Comprehension},
  author = {Zhuosheng Zhang and Yafang Huang and Pengfei Zhu and Hai Zhao},
  journal= {arXiv preprint arXiv:1808.02772},
  year   = {2021}
}

Comments

Accepted by NLPCC 2018. Early work of arXiv:1806.09103

R2 v1 2026-06-23T03:27:52.587Z