paper-with-me

홈 › Papers

Evaluating Ways of Adapting Word Similarity

2019-08-01 · WS 2019 8 · Libby Barak, Adele Goldberg

People judge pairwise similarity by deciding which aspects of the words{'} meanings are relevant for the comparison of the given pair. However, computational representations of meaning rely on dimensions of the vector representation for similarity comparisons, without considering the specific pairing at hand. Prior work has adapted computational similarity judgments by using the softmax function in order to address this limitation by capturing asymmetry in human judgments. We extend this analysis by showing that a simple modification of cosine similarity offers a better correlation with human judgments over a comprehensive dataset. The modification performs best when the similarity between two words is calculated with reference to other words that are most similar and dissimilar to the pair.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Word Similarity

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

B2SG: a TOEFL-like Task for Portuguese

2016-05-01 · LREC 2016 5 · Rodrigo Wilkens, Leonardo Zilio, Eduardo Ferreira, Aline Villavicencio

Resources such as WordNet are useful for NLP applications, but their manual construction consumes time and personnel, and frequently results in low coverage. One alternative is the automatic construction of large resourc…

Towards a Gold Standard for Evaluating Danish Word Embeddings

2020-05-01 · LREC 2020 5 · Nina Schneidermann, Rasmus Hvingelby, Bolette Pedersen

This paper presents the process of compiling a model-agnostic similarity goal standard for evaluating Danish word embeddings based on human judgments made by 42 native speakers of Danish. Word embeddings resemble semanti…

Semantic SimilaritySemantic Textual SimilarityWord Embeddings

Wasserstein distances for evaluating cross-lingual embeddings

2019-10-24 · Georgios Balikas, Ioannis Partalas

Word embeddings are high dimensional vector representations of words that capture their semantic similarity in the vector space. There exist several algorithms for learning such embeddings both for a single language as w…

Cross-Lingual Document ClassificationDocument ClassificationRetrievalSemantic Similarity+2

Construction of a Japanese Word Similarity Dataset

2017-03-17 · LREC 2018 5 · Yuya Sakaizawa, Mamoru Komachi

An evaluation of distributed word representation is generally conducted using a word similarity task and/or a word analogy task. There are many datasets readily available for these tasks in English. However, evaluating d…

Word Similarity

Deriving continous grounded meaning representations from referentially structured multimodal contexts

2017-09-01 · EMNLP 2017 9 · Sina Zarrie{\ss}, David Schlangen

Corpora of referring expressions paired with their visual referents are a good source for learning word meanings directly grounded in visual representations. Here, we explore additional ways of extracting from them word …

AttributeWord Embeddings