paper-with-me

Papers

Word Embeddings, Analogies, and Machine Learning: Beyond king - man + woman = queen

2016-12-01 · COLING 2016 12 · Aleks Drozd, R, Anna Gladkova, Satoshi Matsuoka

Solving word analogies became one of the most popular benchmarks for word embeddings on the assumption that linear relations between word pairs (such as \textit{king}:\textit{man} :: \textit{woman}:\textit{queen}) are indicative of the quality of the embedding. We question this assumption by showing that the information not detected by linear offset may still be recoverable by a more sophisticated search method, and thus is actually encoded in the embedding. The general problem with linear offset is its sensitivity to the idiosyncrasies of individual words. We show that simple averaging over multiple word pairs improves over the state-of-the-art. A further improvement in accuracy (up to 30{\%} for some embeddings and relations) is achieved by combining cosine similarity with an estimation of the extent to which a candidate answer belongs to the correct word class. In addition to this practical contribution, this work highlights the problem of the interaction between word embeddings and analogy retrieval algorithms, and its implications for the evaluation of word embeddings and the use of analogies in extrinsic tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMorphological AnalysisRetrievalWord EmbeddingsWord Sense Disambiguation

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

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

Fair is Better than Sensational:Man is to Doctor as Woman is to Doctor

2019-05-23 · Malvina Nissim, Rik van Noord, Rob van der Goot

Analogies such as "man is to king as woman is to X" are often used to illustrate the amazing power of word embeddings. Concurrently, they have also been used to expose how strongly human biases are encoded in vector spac…

Bias DetectionDiagnosticWord Embeddings

Fair Is Better than Sensational: Man Is to Doctor as Woman Is to Doctor

2020-06-01 · CL 2020 6 · Malvina Nissim, Rik van Noord, Rob van der Goot

Analogies such as man is to king as woman is to X are often used to illustrate the amazing power of word embeddings. Concurrently, they have also been used to expose how strongly human biases are encoded in vector spaces…

Bias DetectionDiagnosticWord Embeddings

Evaluating vector-space models of analogy

2017-05-12 · Dawn Chen, Joshua C. Peterson, Thomas L. Griffiths

Vector-space representations provide geometric tools for reasoning about the similarity of a set of objects and their relationships. Recent machine learning methods for deriving vector-space embeddings of words (e.g., wo…

Word Embeddings