paper-with-me

홈 › Papers

Reasoning about Linguistic Regularities in Word Embeddings using Matrix Manifolds

2015-07-28 · Sridhar Mahadevan, Sarath Chandar

Recent work has explored methods for learning continuous vector space word representations reflecting the underlying semantics of words. Simple vector space arithmetic using cosine distances has been shown to capture certain types of analogies, such as reasoning about plurals from singulars, past tense from present tense, etc. In this paper, we introduce a new approach to capture analogies in continuous word representations, based on modeling not just individual word vectors, but rather the subspaces spanned by groups of words. We exploit the property that the set of subspaces in n-dimensional Euclidean space form a curved manifold space called the Grassmannian, a quotient subgroup of the Lie group of rotations in n- dimensions. Based on this mathematical model, we develop a modified cosine distance model based on geodesic kernels that captures relation-specific distances across word categories. Our experiments on analogy tasks show that our approach performs significantly better than the previous approaches for the given task.

📄 PDF Abstract BibTeX arXiv:1507.07636

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Sentence Analogies: Linguistic Regularities in Sentence Embeddings

2020-12-01 · COLING 2020 8 · Xunjie Zhu, Gerard de Melo

While important properties of word vector representations have been studied extensively, far less is known about the properties of sentence vector representations. Word vectors are often evaluated by assessing to what de…

SentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Sentence Analogies: Exploring Linguistic Relationships and Regularities in Sentence Embeddings

2020-03-09 · Xunjie Zhu, Gerard de Melo

While important properties of word vector representations have been studied extensively, far less is known about the properties of sentence vector representations. Word vectors are often evaluated by assessing to what de…

SentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Analogies minus analogy test: measuring regularities in word embeddings

2020-10-07 · CONLL 2020 · Louis Fournier, Emmanuel Dupoux, Ewan Dunbar

Vector space models of words have long been claimed to capture linguistic regularities as simple vector translations, but problems have been raised with this claim. We decompose and empirically analyze the classic arithm…

Word Embeddings

Analogical Reasoning on Chinese Morphological and Semantic Relations

2018-05-12 · ACL 2018 7 · Shen Li, Zhe Zhao, Renfen Hu, Wensi Li 외

Analogical reasoning is effective in capturing linguistic regularities. This paper proposes an analogical reasoning task on Chinese. After delving into Chinese lexical knowledge, we sketch 68 implicit morphological relat…

Word Embeddings

Paraphrases do not explain word analogies

2021-02-23 · EACL 2021 2 · Louis Fournier, Ewan Dunbar

Many types of distributional word embeddings (weakly) encode linguistic regularities as directions (the difference between "jump" and "jumped" will be in a similar direction to that of "walk" and "walked," and so on). Se…

Word Embeddings