paper-with-me

홈 › Papers

Learning Graph Embeddings from WordNet-based Similarity Measures

2018-08-16 · SEMEVAL 2019 6 · Andrey Kutuzov, Mohammad Dorgham, Oleksiy Oliynyk, Chris Biemann, Alexander Panchenko

We present path2vec, a new approach for learning graph embeddings that relies on structural measures of pairwise node similarities. The model learns representations for nodes in a dense space that approximate a given user-defined graph distance measure, such as e.g. the shortest path distance or distance measures that take information beyond the graph structure into account. Evaluation of the proposed model on semantic similarity and word sense disambiguation tasks, using various WordNet-based similarity measures, show that our approach yields competitive results, outperforming strong graph embedding baselines. The model is computationally efficient, being orders of magnitude faster than the direct computation of graph-based distances.

📄 PDF Abstract BibTeX arXiv:1808.05611

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingSemantic SimilaritySemantic Textual SimilarityWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Making Fast Graph-based Algorithms with Graph Metric Embeddings

2019-06-17 · ACL 2019 7 · Andrey Kutuzov, Mohammad Dorgham, Oleksiy Oliynyk, Chris Biemann 외

The computation of distance measures between nodes in graphs is inefficient and does not scale to large graphs. We explore dense vector representations as an effective way to approximate the same information: we introduc…

Semantic SimilaritySemantic Textual SimilarityWord Sense DisambiguationWord Similarity

Assessing Wordnets with WordNet Embeddings

2019-07-01 · GWC 2019 7 · Ruben Branco, João Rodrigues, Chakaveh Saedi, António Branco

An effective conversion method was proposed in the literature to obtain a lexical semantic space from a lexical semantic graph, thus permitting to obtain WordNet embeddings from WordNets. In this paper, we propose the ex…

Semantic SimilaritySemantic Textual SimilarityWord Embeddings

Text Document Clustering: Wordnet vs. TF-IDF vs. Word Embeddings

2021-01-01 · EACL (GWC) 2021 1 · Michał Marcińczuk, Mateusz Gniewkowski, Tomasz Walkowiak, Marcin Będkowski

In the paper, we deal with the problem of unsupervised text document clustering for the Polish language. Our goal is to compare the modern approaches based on language modeling (doc2vec and BERT) with the classical ones,…

ClusteringLanguage ModelingLanguage ModellingWord Embeddings

Dense Embeddings Preserving the Semantic Relationships in WordNet

2020-04-22 · Canlin Zhang, Xiuwen Liu

In this paper, we provide a novel way to generate low dimensional vector embeddings for the noun and verb synsets in WordNet, where the hypernym-hyponym relationship is preserved in the embeddings. We call this embedding…

IndoWordNet::Similarity- Computing Semantic Similarity and Relatedness using IndoWordNet

2016-01-01 · GWC 2016 1 · Sudha Bhingardive, Hanumant Redkar, Prateek Sappadla, Dhirendra Singh 외

Semantic similarity and relatedness measures play an important role in natural language processing applications. In this paper, we present the IndoWordNet::Similarity tool and interface, designed for computing the semant…

Semantic SimilaritySemantic Textual Similarity