English

Revisiting Skip-Gram Negative Sampling Model with Rectification

Computation and Language 2019-01-15 v2 Machine Learning Machine Learning

Abstract

We revisit skip-gram negative sampling (SGNS), one of the most popular neural-network based approaches to learning distributed word representation. We first point out the ambiguity issue undermining the SGNS model, in the sense that the word vectors can be entirely distorted without changing the objective value. To resolve the issue, we investigate the intrinsic structures in solution that a good word embedding model should deliver. Motivated by this, we rectify the SGNS model with quadratic regularization, and show that this simple modification suffices to structure the solution in the desired manner. A theoretical justification is presented, which provides novel insights into quadratic regularization . Preliminary experiments are also conducted on Google's analytical reasoning task to support the modified SGNS model.

Keywords

Cite

@article{arxiv.1804.00306,
  title  = {Revisiting Skip-Gram Negative Sampling Model with Rectification},
  author = {Cun Mu and Guang Yang and Zheng Yan},
  journal= {arXiv preprint arXiv:1804.00306},
  year   = {2019}
}

Comments

Accepted for publication in the proceedings of 2019 Computing Conference

R2 v1 2026-06-23T01:10:49.540Z