paper-with-me

홈 › Papers

Intuitive Contrasting Map for Antonym Embeddings

2020-04-27 · Igor Samenko, Alexey Tikhonov, Ivan P. Yamshchikov

This paper shows that, modern word embeddings contain information that distinguishes synonyms and antonyms despite small cosine similarities between corresponding vectors. This information is encoded in the geometry of the embeddings and could be extracted with a straight-forward and intuitive manifold learning procedure or a contrasting map. Such a map is trained on a small labeled subset of the data and can produce new embeddings that explicitly highlight specific semantic attributes of the word. The new embeddings produced by the map are shown to improve the performance on downstream tasks.

📄 PDF Abstract BibTeX arXiv:2004.12835

Code (1)

i-samenko/Triplet-net 공식 구현 pytorch

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Antonym-Synonym Classification Based on New Sub-space Embeddings

2019-06-13 · Muhammad Asif Ali, Yifang Sun, Xiaoling Zhou, Wei Wang 외

Distinguishing antonyms from synonyms is a key challenge for many NLP applications focused on the lexical-semantic relation extraction. Existing solutions relying on large-scale corpora yield low performance because of h…

ClassificationGeneral ClassificationRelation Extraction

Antonymy-Synonymy Discrimination through the Repelling Parasiamese Neural Network

2021-09-29 · Mathias Etcheverry, Dina Wonsever

Antonymic and synonymic pairs may both occur nearby in word embeddings spaces because they have similar distributional information. Different methods have been used in order to distinguish antonyms from synonyms, making …

Word Embeddings

A visual observation on the geometry of UMAP projections of the difference vectors of antonym and synonym word pair embeddings

2026-03-25 · Rami Luisto arxiv

Antonyms, or opposites, are sometimes defined as \emph{word pairs that have all of the same contextually relevant properties but one}. Seeing how transformer models seem to encode concepts as directions, this begs the qu…

Effect of Text Color on Word Embeddings

2020-04-18 · Masaya Ikoma, Brian Kenji Iwana, Seiichi Uchida

In natural scenes and documents, we can find the correlation between a text and its color. For instance, the word, "hot", is often printed in red, while "cold" is often in blue. This correlation can be thought of as a fe…

Word Embeddings

Combining Discourse Markers and Cross-lingual Embeddings for Synonym--Antonym Classification

2019-06-01 · NAACL 2019 6 · Michael Roth, Shyam Upadhyay

It is well-known that distributional semantic approaches have difficulty in distinguishing between synonyms and antonyms (Grefenstette, 1992; Pad{\'o} and Lapata, 2003). Recent work has shown that supervision available i…

Cross-Lingual Word EmbeddingsGeneral ClassificationWord Embeddings