paper-with-me

홈 › Papers

Problems With Evaluation of Word Embeddings Using Word Similarity Tasks

2016-05-08 · WS 2016 8 · Manaal Faruqui, Yulia Tsvetkov, Pushpendre Rastogi, Chris Dyer

Lacking standardized extrinsic evaluation methods for vector representations of words, the NLP community has relied heavily on word similarity tasks as a proxy for intrinsic evaluation of word vectors. Word similarity evaluation, which correlates the distance between vectors and human judgments of semantic similarity is attractive, because it is computationally inexpensive and fast. In this paper we present several problems associated with the evaluation of word vectors on word similarity datasets, and summarize existing solutions. Our study suggests that the use of word similarity tasks for evaluation of word vectors is not sustainable and calls for further research on evaluation methods.

📄 PDF Abstract BibTeX arXiv:1605.02276

Code (1)

avi-jit/SWOW-eval

Tasks

Semantic SimilaritySemantic Textual SimilarityWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

Word-Alignment-Based Segment-Level Machine Translation Evaluation using Word Embeddings

2017-04-02 · Junki Matsuo, Mamoru Komachi, Katsuhito Sudoh

One of the most important problems in machine translation (MT) evaluation is to evaluate the similarity between translation hypotheses with different surface forms from the reference, especially at the segment level. We …

Machine TranslationTranslationWord AlignmentWord Embeddings

Just Rank: Rethinking Evaluation with Word and Sentence Similarities

2022-03-05 · ACL 2022 5 · Bin Wang, C. -C. Jay Kuo, Haizhou Li

Word and sentence embeddings are useful feature representations in natural language processing. However, intrinsic evaluation for embeddings lags far behind, and there has been no significant update since the past decade…

BenchmarkingSemantic SimilaritySemantic Textual SimilaritySentence+4

HHU at SemEval-2017 Task 2: Fast Hash-Based Embeddings for Semantic Word Similarity Assessment

2017-08-01 · SEMEVAL 2017 8 · Behrang QasemiZadeh, Laura Kallmeyer

This paper describes the HHU system that participated in Task 2 of SemEval 2017, Multilingual and Cross-lingual Semantic Word Similarity. We introduce our unsupervised embedding learning technique and describe how it was…

Learning Word EmbeddingsSemantic Textual SimilarityTask 2Word Embeddings+1

Problems with Cosine as a Measure of Embedding Similarity for High Frequency Words

2022-05-10 · ACL 2022 5 · Kaitlyn Zhou, Kawin Ethayarajh, Dallas Card, Dan Jurafsky

Cosine similarity of contextual embeddings is used in many NLP tasks (e.g., QA, IR, MT) and metrics (e.g., BERTScore). Here, we uncover systematic ways in which word similarities estimated by cosine over BERT embeddings …

Meta-Embedding as Auxiliary Task Regularization

2018-09-16 · James O' Neill, Danushka Bollegala

Word embeddings have been shown to benefit from ensambling several word embedding sources, often carried out using straightforward mathematical operations over the set of word vectors. More recently, self-supervised lear…

Self-Supervised LearningSentenceSentence ClassificationWord Embeddings+1