Learning Word Embeddings

23 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Multi-Relational Hyperbolic Word Embeddings from Natural Language Definitions

neuro-symbolic-ai/multi_relational_hyperbolic_word_embeddings 12 May 2023

Natural language definitions possess a recursive, self-explanatory semantic structure that can support representation learning methods able to preserve explicit conceptual relations and constraints in the latent space.

0
12 May 2023

One Embedder, Any Task: Instruction-Finetuned Text Embeddings

shibing624/text2vec 19 Dec 2022

Our analysis suggests that INSTRUCTOR is robust to changes in instructions, and that instruction finetuning mitigates the challenge of training a single model on diverse datasets.

4,037
19 Dec 2022

MorphTE: Injecting Morphology in Tensorized Embeddings

bigganbing/Fairseq_MorphTE 27 Oct 2022

In the era of deep learning, word embeddings are essential when dealing with text tasks.

16
27 Oct 2022

ViCE: Improving Dense Representation Learning by Superpixelization and Contrasting Cluster Assignment

robin-karlsson0/vice 24 Nov 2021

Recent self-supervised models have demonstrated equal or better performance than supervised methods, opening for AI systems to learn visual representations from practically unlimited data.

4
24 Nov 2021

InfiniteWalk: Deep Network Embeddings as Laplacian Embeddings with a Nonlinearity

schariya/infwalk 29 May 2020

We study the objective in the limit as T goes to infinity, which allows us to simplify the expression of Qiu et al. We prove that this limiting objective corresponds to factoring a simple transformation of the pseudoinverse of the graph Laplacian, linking DeepWalk to extensive prior work in spectral graph embeddings.

0
29 May 2020

Machine Translation with Cross-lingual Word Embeddings

MarcoBerlot/Languages_for_Machine_Translation 10 Dec 2019

Learning word embeddings using distributional information is a task that has been studied by many researchers, and a lot of studies are reported in the literature.

0
10 Dec 2019

Neural Graph Embedding Methods for Natural Language Processing

svjan5/gnns-for-nlp 8 Nov 2019

Knowledge graphs are structured representations of facts in a graph, where nodes represent entities and edges represent relationships between them.

781
08 Nov 2019

Towards Incremental Learning of Word Embeddings Using Context Informativeness

minimalparts/nonce2vec ACL 2019

In this paper, we investigate the task of learning word embeddings from very sparse data in an incremental, cognitively-plausible way.

94
01 Jul 2019

Few-Shot Representation Learning for Out-Of-Vocabulary Words

acbull/HiCE ACL 2019

Existing approaches for learning word embeddings often assume there are sufficient occurrences for each word in the corpus, such that the representation of words can be accurately estimated from their contexts.

54
01 Jul 2019

Variational Sequential Labelers for Semi-Supervised Learning

mingdachen/vsl EMNLP 2018

Our model family consists of a latent-variable generative model and a discriminative labeler.

34
23 Jun 2019