paper-with-me

Papers

SimLex-999: Evaluating Semantic Models with (Genuine) Similarity Estimation

2014-08-15 · CL 2015 12 · Felix Hill, Roi Reichart, Anna Korhonen

We present SimLex-999, a gold standard resource for evaluating distributional semantic models that improves on existing resources in several important ways. First, in contrast to gold standards such as WordSim-353 and MEN, it explicitly quantifies similarity rather than association or relatedness, so that pairs of entities that are associated but not actually similar [Freud, psychology] have a low rating. We show that, via this focus on similarity, SimLex-999 incentivizes the development of models with a different, and arguably wider range of applications than those which reflect conceptual association. Second, SimLex-999 contains a range of concrete and abstract adjective, noun and verb pairs, together with an independent rating of concreteness and (free) association strength for each pair. This diversity enables fine-grained analyses of the performance of models on concepts of different types, and consequently greater insight into how architectures can be improved. Further, unlike existing gold standard evaluations, for which automatic approaches have reached or surpassed the inter-annotator agreement ceiling, state-of-the-art models perform well below this ceiling on SimLex-999. There is therefore plenty of scope for SimLex-999 to quantify future improvements to distributional semantic models, guiding the development of the next generation of representation-learning architectures.

📄 PDF Abstract BibTeX arXiv:1408.3456

Code (3)

obj2vec/datasets_similarity
obj2vec/semantic_datasets
obj2vec/similarity_datasets

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

CoSimLex: A Resource for Evaluating Graded Word Similarity in Context

2019-12-11 · LREC 2020 5 · Carlos Santos Armendariz, Matthew Purver, Matej Ulčar, Senja Pollak 외

State of the art natural language processing tools are built on context-dependent word embeddings, but no direct method for evaluating these representations currently exists. Standard tasks and datasets for intrinsic eva…

Word EmbeddingsWord Sense DisambiguationWord Similarity

Multi-SimLex: A Large-Scale Evaluation of Multilingual and Cross-Lingual Lexical Semantic Similarity

2020-03-10 · Ivan Vulić, Simon Baker, Edoardo Maria Ponti, Ulla Petti 외

We introduce Multi-SimLex, a large-scale lexical resource and evaluation benchmark covering datasets for 12 typologically diverse languages, including major languages (e.g., Mandarin Chinese, Spanish, Russian) as well as…

Cross-Lingual Word EmbeddingsRepresentation LearningSemantic SimilaritySemantic Textual Similarity+1

Multi-SimLex: A Large-Scale Evaluation of Multilingual and Crosslingual Lexical Semantic Similarity

2020-12-01 · CL (ACL) 2020 12 · Ivan Vulić, Simon Baker, Edoardo Maria Ponti, Ulla Petti 외

We introduce Multi-SimLex, a large-scale lexical resource and evaluation benchmark covering data sets for 12 typologically diverse languages, including major languages (e.g., Mandarin Chinese, Spanish, Russian) as well a…

Representation LearningSemantic SimilaritySemantic Textual SimilarityWord Embeddings

One Word Is Not Enough: Simple Prompts Improve Word Embeddings

2025-12-07 · Rajeev Ranjan arxiv

Text embedding models are designed for sentence-level applications like retrieval and semantic similarity, and are primarily evaluated on sentence-level benchmarks. Their behavior on isolated words is less understood. We…

Semantic SimilarityWord Similarity

Comparison of Paragram and GloVe Results for Similarity Benchmarks

2018-01-01 · ICLR 2018 1 · Jakub Dutkiewicz, Czesław Jędrzejek

Distributional Semantics Models(DSM) derive word space from linguistic items in context. Meaning is obtained by defining a distance measure between vectors corresponding to lexical entities. Such vectors present several …

Semantic SimilaritySemantic Textual SimilarityWord Embeddings