paper-with-me

Papers

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). Several attempts have been made to explain this fact. We respond to Allen and Hospedales' recent (ICML, 2019) theoretical explanation, which claims that word2vec and GloVe will encode linguistic regularities whenever a specific relation of paraphrase holds between the four words involved in the regularity. We demonstrate that the explanation does not go through: the paraphrase relations needed under this explanation do not hold empirically.

📄 PDF Abstract BibTeX arXiv:2102.11749

Code (1)

bootphon/paraphrases_do_not_explain_analogies 공식 구현

Tasks

Word Embeddings

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

Temporal Word Analogies: Identifying Lexical Replacement with Diachronic Word Embeddings

2017-07-01 · ACL 2017 7 · Terrence Szymanski

This paper introduces the concept of temporal word analogies: pairs of words which occupy the same semantic space at different points in time. One well-known property of word embeddings is that they are able to effective…

ArticlesDiachronic Word EmbeddingsWord Embeddings

Fuzzy paraphrases in learning word representations with a lexicon

2016-11-02 · Yuanzhi Ke, Masafumi Hagiwara

A synonym of a polysemous word is usually only the paraphrase of one sense among many. When lexicons are used to improve vector-space word representations, such paraphrases are unreliable and bring noise to the vector-sp…

Paraphrases as Foreign Languages in Multilingual Neural Machine Translation

2018-08-25 · ACL 2019 7 · Zhong Zhou, Matthias Sperber, Alex Waibel

Paraphrases, the rewordings of the same semantic meaning, are useful for improving generalization and translation. However, prior works only explore paraphrases at the word or phrase level, not at the sentence or corpus …

Machine TranslationNMTSentenceTAG+2

ANALOGICAL -- A Novel Benchmark for Long Text Analogy Evaluation in Large Language Models

2023-05-08 · Thilini Wijesiriwardene, Ruwan Wickramarachchi, Bimal G. Gajera, Shreeyash Mukul Gowaikar 외

Over the past decade, analogies, in the form of word-level analogies, have played a significant role as an intrinsic measure of evaluating the quality of word embedding methods such as word2vec. Modern large language mod…

NegationSentence

Portuguese Word Embeddings: Evaluating on Word Analogies and Natural Language Tasks

2017-08-20 · WS 2017 10 · Nathan Hartmann, Erick Fonseca, Christopher Shulby, Marcos Treviso 외

Word embeddings have been found to provide meaningful representations for words in an efficient way; therefore, they have become common in Natural Language Processing sys- tems. In this paper, we evaluated different word…

POSPOS TaggingSemantic SimilaritySemantic Textual Similarity+2