English

IsoVec: Controlling the Relative Isomorphism of Word Embedding Spaces

Computation and Language 2023-07-06 v3 Machine Learning

Abstract

The ability to extract high-quality translation dictionaries from monolingual word embedding spaces depends critically on the geometric similarity of the spaces -- their degree of "isomorphism." We address the root-cause of faulty cross-lingual mapping: that word embedding training resulted in the underlying spaces being non-isomorphic. We incorporate global measures of isomorphism directly into the Skip-gram loss function, successfully increasing the relative isomorphism of trained word embedding spaces and improving their ability to be mapped to a shared cross-lingual space. The result is improved bilingual lexicon induction in general data conditions, under domain mismatch, and with training algorithm dissimilarities. We release IsoVec at https://github.com/kellymarchisio/isovec.

Keywords

Cite

@article{arxiv.2210.05098,
  title  = {IsoVec: Controlling the Relative Isomorphism of Word Embedding Spaces},
  author = {Kelly Marchisio and Neha Verma and Kevin Duh and Philipp Koehn},
  journal= {arXiv preprint arXiv:2210.05098},
  year   = {2023}
}

Comments

Updated EMNLP2022 Camera Ready (citation correction, removed references to dimensionality reduction [was not used here].)