paper-with-me

Papers

Semantic Relatedness and Taxonomic Word Embeddings

2020-02-14 · Magdalena Kacmajor, John D. Kelleher, Filip Klubicka, Alfredo Maldonado

This paper connects a series of papers dealing with taxonomic word embeddings. It begins by noting that there are different types of semantic relatedness and that different lexical representations encode different forms of relatedness. A particularly important distinction within semantic relatedness is that of thematic versus taxonomic relatedness. Next, we present a number of experiments that analyse taxonomic embeddings that have been trained on a synthetic corpus that has been generated via a random walk over a taxonomy. These experiments demonstrate how the properties of the synthetic corpus, such as the percentage of rare words, are affected by the shape of the knowledge graph the corpus is generated from. Finally, we explore the interactions between the relative sizes of natural and synthetic corpora on the performance of embeddings when taxonomic and thematic embeddings are combined.

📄 PDF Abstract BibTeX arXiv:2002.06235

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Exploiting Non-Taxonomic Relations for Measuring Semantic Similarity and Relatedness in WordNet

2020-06-22 · Mohannad AlMousa, Rachid Benlamri, Richard Khoury

Various applications in the areas of computational linguistics and artificial intelligence employ semantic similarity to solve challenging tasks, such as word sense disambiguation, text classification, information retrie…

ClusteringInformation RetrievalMachine TranslationRelation+7

Probing Taxonomic and Thematic Embeddings for Taxonomic Information

2023-01-25 · Filip Klubička, John D. Kelleher

Modelling taxonomic and thematic relatedness is important for building AI with comprehensive natural language understanding. The goal of this paper is to learn more about how taxonomic information is structurally encoded…

Natural Language Understanding

Visual Word2Vec (vis-w2v): Learning Visually Grounded Word Embeddings Using Abstract Scenes

2015-11-22 · CVPR 2016 6 · Satwik Kottur, Ramakrishna Vedantam, José M. F. Moura, Devi Parikh

We propose a model to learn visually grounded word embeddings (vis-w2v) to capture visual notions of semantic relatedness. While word embeddings trained using text have been extremely successful, they cannot uncover noti…

Common Sense ReasoningImage RetrievalRetrievalVisual Grounding+1

Disentangling Similarity and Relatedness in Topic Models

2026-03-11 · Hanlin Xiao, Yang Wang, Mauricio A. Álvarez, Rainer Breitling arxiv

The recent success of large pre-trained language models (PLMs) has motivated their integration into topic modeling. However, PLM-augmented topic models differ from classical co-occurrence models such as Latent Dirichlet …

Topic Models

Enhanced Word Representations for Bridging Anaphora Resolution

2018-03-13 · NAACL 2018 6 · Yufang Hou

Most current models of word representations(e.g.,GloVe) have successfully captured fine-grained semantics. However, semantic similarity exhibited in these word embeddings is not suitable for resolving bridging anaphora, …

Bridging Anaphora ResolutionSemantic SimilaritySemantic Textual SimilarityWord Embeddings