paper-with-me

Papers

Two experiments for embedding Wordnet hierarchy into vector spaces

2019-07-01 · GWC 2019 7 · Jean-Philippe Bernardy, Aleksandre Maskharashvili

In this paper, we investigate mapping of the WORDNET hyponymy relation to feature vectors. Our aim is to model lexical knowledge in such a way that it can be used as input in generic machine-learning models, such as phrase entailment predictors. We propose two models. The first one leverages an existing mapping of words to feature vectors (fastText), and attempts to classify such vectors as within or outside of each class. The second model is fully supervised, using solely WORDNET as a ground truth. It maps each concept to an interval or a disjunction thereof. The first model approaches but not quite attain state of the art performance. The second model can achieve near-perfect accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Meaning\_space at SemEval-2018 Task 10: Combining explicitly encoded knowledge with information extracted from word embeddings

2018-06-01 · SEMEVAL 2018 6 · Pia Sommerauer, Antske Fokkens, Piek Vossen

This paper presents the two systems submitted by the meaning space team in Task 10 of the SemEval competition 2018 entitled Capturing discriminative attributes. The systems consist of combinations of approaches exploitin…

Semantic Textual SimilarityWord Embeddings

Hierarchical Retrieval: The Geometry and a Pretrain-Finetune Recipe

2025-09-19 · Chong You, Rajesh Jayaram, Ananda Theertha Suresh, Robin Nittka 외 arxiv

Dual encoder (DE) models, where a pair of matching query and document are embedded into similar vector representations, are widely used in information retrieval due to their simplicity and scalability. However, the Eucli…

Information Retrieval

ReferenceNet: a semantic-pragmatic network for capturing reference relations.

2018-01-01 · GWC 2018 1 · Piek Vossen, Filip Ilievski, Marten Postrma

In this paper, we present ReferenceNet: a semantic-pragmatic network of reference relations between synsets. Synonyms are assumed to be exchangeable in similar contexts and also word embeddings are based on sharing of lo…

Word Embeddings

Supervised and Unsupervised Word Sense Disambiguation on Word Embedding Vectors of Unambigous Synonyms

2017-04-01 · WS 2017 4 · Aleks Wawer, er, Agnieszka Mykowiecka

This paper compares two approaches to word sense disambiguation using word embeddings trained on unambiguous synonyms. The first is unsupervised method based on computing log probability from sequences of word embedding …

Word EmbeddingsWord Sense Disambiguation

Hierarchical Concept Geometry in Language Models Emerges from Word Co-occurrence

2026-05-22 · Andres Nava, Matthieu Wyart arxiv

We propose a distributional theory of how hypernymy -- the ``is-a'' relation between general and specific concepts -- is encoded geometrically in language representations. Starting from the empirically verified assumptio…