Skip to main content

Enhancing Chinese Word Embeddings from Relevant Derivative Meanings of Main-Components in Characters

  • Conference paper
  • First Online:
Chinese Computational Linguistics (CCL 2019)

Part of the book series: Lecture Notes in Computer Science ((LNAI,volume 11856))

Included in the following conference series:

  • 4214 Accesses

Abstract

Word embeddings have a significant impact on natural language processing. In morpheme writing systems, most Chinese word embeddings take a word as the basic unit, or directly use the internal structure of words. However, these models still neglect the rich relevant derivative meanings in the internal structure of Chinese characters. Based on our observations, the relevant derivative meanings of the main-components in Chinese characters are very helpful for improving Chinese word embeddings learning. In this paper, we focus on employing the relevant derivative meanings of the main-components in the Chinese characters to train and enhance the Chinese word embeddings. To this end, we propose two main-component enhanced word embedding models named MCWE-SA and MCWE-HA respectively, which incorporate the relevant derivative meanings of the main-components during the training process based on the attention mechanism. Our models can fine-grained enhance the precision of word embeddings without generating additional vectors. Experiments on word similarity and syntactic analogy tasks are conducted to validate the feasibility of our models. Furthermore, the results show that our models have a certain improvement in the similarity task over most baselines, and have nearly 3% improvement in Chinese analogical reasoning dataset compared with the state-of-the-art model.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    https://en.wikipedia.org/wiki/Written_Chinese.

  2. 2.

    https://code.google.com/p/word2vec.

  3. 3.

    https://download.wikipedia.com/zhwiki.

  4. 4.

    https://github.com/attardi/wikiextractor.

  5. 5.

    http://thulac.thunlp.org/.

  6. 6.

    https://github.com/goto456/stopwords.

  7. 7.

    https://en.wikipedia.org/wiki/Simplified_Chinese_characters.

  8. 8.

    https://en.wikipedia.org/wiki/List_of_Commonly_Used_Characters_in_Modern_Chinese.

  9. 9.

    http://tool.httpcn.com/zi.

References

  1. Tang, D., Wei, F., Yang, N., Zhou, M., Liu, T., Qin, B.: Learning sentiment-specific word embedding for twitter sentiment classification. In: ACL, pp. 1555–1565 (2014)

    Google Scholar 

  2. Conneau, A., Schwenk, H., Barrault, L., Lecun, Y.: Very deep convolutional networks for natural language processing. arXiv preprint arXiv:1606.01781 (2016)

  3. Jean, S., Cho, K., Memisevic, R., Bengio, Y.: On using very large target vocabulary for neural machine translation. arXiv preprint arXiv:1412.2007 (2015)

  4. Kyunghyun, C., et al.: Learning phrase representations using RNN encoder-decoder for statistical machine translation. arXiv: 1406.1078 (2014)

  5. Bonggun, S., Timothy, L., Jinho, D.: Lexicon integrated cnn models with attention for sentiment analysis. arXiv preprint arXiv:1610.06272 (2016)

  6. Tang, D., Wei, F., Qin, B., Yang, N., Liu, T., Zhou, M.: Sentiment embeddings with applications to sentiment analysis. In: IEEE Transactions on Knowledge and Data Engineering, pp. 496–509 (2016)

    Article  Google Scholar 

  7. Guangyou, Z., Tingting, H., Jun, Z, Po, H.: Learning continuous word embedding with metadata for question retrieval in community question answering. In: ACL, pp. 250–259 (2015)

    Google Scholar 

  8. Antoine, B., Sumit, C., Jason, W.: Question answering with subgraph embeddings. arXiv preprint arXiv:1406.3676 (2014)

  9. Tomas, M., Kai, C., Greg, C., Jeffrey, D.: Efficient estimation of word representations in vector space. arXiv preprint arXiv:1301.3781 (2013a)

  10. Tomas, M., Ilya, S., Kai, C., Greg, S., Jeff, D.: Distributed representations of words and phrases and their compositionality. In: Advances in Neural Information Processing Systems, pp. 3111–3119 (2013b)

    Google Scholar 

  11. Tomas, M., Wen-tau, Y., Geoffrey, Z.: Linguistic regularities in continuous space word representations. In: Proceedings of the 2013 Conference of the North American Chapter of the Association for Computational Linguistics, pp. 746–751 (2013c)

    Google Scholar 

  12. Jeffrey, P., Richard, S., Christopher, M.: Glove: global vectors for word representation. In: Proceedings of the 2014 conference on empirical methods in natural language processing (EMNLP), pp. 1532–1543 (2014)

    Google Scholar 

  13. Harris, Z.: Distributional structure. Word 10(23), 146–162 (1954). https://doi.org/10.1080/00437956.1954.11659520

    Article  Google Scholar 

  14. Li, Y., Li, W., Sun, F., Li, S.: Component-enhanced Chinese character embeddings. In: Proceedings of EMNLP, pp. 829–834 (2015)

    Google Scholar 

  15. Chen, X., Xu, L., Liu, Z., Sun, M., Luan, H.: Joint learning of character and word embeddings. In: IJCAI, pp. 1236–1242 (2015)

    Google Scholar 

  16. Rongchao, Y., Quan, W., Peng, L., Rui, L., Bin, W.: Multi-granularity Chinese word embedding. In: Proceedings of EMNLP, pp. 981–986 (2016)

    Google Scholar 

  17. Xu, J., Liu, J., Zhang, L., Li, Z., Chen, H.: Improve Chinese word embeddings by exploiting internal structure. In: NAACL, pp. 1041–1050 (2016)

    Google Scholar 

  18. Yu, J., Jian. X., Xin, H., Song, Y.: Joint embeddings of Chinese words, characters, and fine-grained subcharacter components. In: EMNLP, pp. 286–291 (2017)

    Google Scholar 

  19. Tzu-Ray, S., Hung-Yi, L.: Learning Chinese word representations from glyphs of characters. In: EMNLP (2017)

    Google Scholar 

  20. Cao, S., Lu, W., Zhou, J., Li, X.: cw2vec: Learning Chinese word embeddings with stroke n-gram information. In: AAAI (2018)

    Google Scholar 

  21. Kelvin, X., et al.: Show, attend and tell: neural image caption generation with visual attention. In: ICML (2015)

    Google Scholar 

  22. Xu, Y., Liu, J., Yang, W., Huang, L.: Incorporating latent meanings of morphological compositions to enhanceword embeddings. In: ACL, pp. 1232–1242 (2018)

    Google Scholar 

  23. Lai, S., Liu, K., Xu, L., Zhao, J.: How to generate a good word embedding?. arXiv preprint arXiv:1507.05523 (2015)

  24. Piotr, B., Edouard, G., Armand, J., Tomas, M.: Enriching word vectors with subword information. In: ACL, pp. 135–146 (2017)

    Google Scholar 

  25. Chen, Z., Hu, K.: Radical enhanced Chinese word embedding. In: CCL(The Seventeenth China National Conference on Computational Linguistics) (2018)

    Google Scholar 

Download references

Acknowledgments

The authors are grateful to the reviewers for constructive feedback. We would like to thank the anonymous reviewers for their insightful comments and suggestions. This work was supported by the National Natural Science Foundation of China (No. 61572456) and the Anhui Initiative in Quantum Information Technologies (No. AHY150300).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Wei Yang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Su, X., Yang, W., Wang, J. (2019). Enhancing Chinese Word Embeddings from Relevant Derivative Meanings of Main-Components in Characters. In: Sun, M., Huang, X., Ji, H., Liu, Z., Liu, Y. (eds) Chinese Computational Linguistics. CCL 2019. Lecture Notes in Computer Science(), vol 11856. Springer, Cham. https://doi.org/10.1007/978-3-030-32381-3_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-32381-3_3

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-32380-6

  • Online ISBN: 978-3-030-32381-3

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics