English

An Analysis on the Learning Rules of the Skip-Gram Model

Computation and Language 2020-03-20 v1

Abstract

To improve the generalization of the representations for natural language processing tasks, words are commonly represented using vectors, where distances among the vectors are related to the similarity of the words. While word2vec, the state-of-the-art implementation of the skip-gram model, is widely used and improves the performance of many natural language processing tasks, its mechanism is not yet well understood. In this work, we derive the learning rules for the skip-gram model and establish their close relationship to competitive learning. In addition, we provide the global optimal solution constraints for the skip-gram model and validate them by experimental results.

Keywords

Cite

@article{arxiv.2003.08489,
  title  = {An Analysis on the Learning Rules of the Skip-Gram Model},
  author = {Canlin Zhang and Xiuwen Liu and Daniel Bis},
  journal= {arXiv preprint arXiv:2003.08489},
  year   = {2020}
}

Comments

Published on the 2019 International Joint Conference on Neural Networks

R2 v1 2026-06-23T14:19:22.597Z