English

VCWE: Visual Character-Enhanced Word Embeddings

Computation and Language 2019-03-26 v2

Abstract

Chinese is a logographic writing system, and the shape of Chinese characters contain rich syntactic and semantic information. In this paper, we propose a model to learn Chinese word embeddings via three-level composition: (1) a convolutional neural network to extract the intra-character compositionality from the visual shape of a character; (2) a recurrent neural network with self-attention to compose character representation into word embeddings; (3) the Skip-Gram framework to capture non-compositionality directly from the contextual information. Evaluations demonstrate the superior performance of our model on four tasks: word similarity, sentiment analysis, named entity recognition and part-of-speech tagging.

Keywords

Cite

@article{arxiv.1902.08795,
  title  = {VCWE: Visual Character-Enhanced Word Embeddings},
  author = {Chi Sun and Xipeng Qiu and Xuanjing Huang},
  journal= {arXiv preprint arXiv:1902.08795},
  year   = {2019}
}

Comments

Accepted to NAACL 2019

R2 v1 2026-06-23T07:48:53.029Z