paper-with-me

홈 › Papers

Angular-Based Word Meta-Embedding Learning

2018-08-13 · James O' Neill, Danushka Bollegala

Ensembling word embeddings to improve distributed word representations has shown good success for natural language processing tasks in recent years. These approaches either carry out straightforward mathematical operations over a set of vectors or use unsupervised learning to find a lower-dimensional representation. This work compares meta-embeddings trained for different losses, namely loss functions that account for angular distance between the reconstructed embedding and the target and those that account normalized distances based on the vector length. We argue that meta-embeddings are better to treat the ensemble set equally in unsupervised learning as the respective quality of each embedding is unknown for upstream tasks prior to meta-embedding. We show that normalization methods that account for this such as cosine and KL-divergence objectives outperform meta-embedding trained on standard $\ell_1$ and $\ell_2$ loss on \textit{defacto} word similarity and relatedness datasets and find it outperforms existing meta-learning strategies.

📄 PDF Abstract BibTeX arXiv:1808.04334

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

Learning Word Meta-Embeddings by Autoencoding

2018-08-01 · COLING 2018 8 · Danushka Bollegala, Cong Bao

Distributed word embeddings have shown superior performances in numerous Natural Language Processing (NLP) tasks. However, their performances vary significantly across different tasks, implying that the word embeddings l…

Dependency ParsingMachine TranslationPart-Of-Speech TaggingSentiment Analysis+1

Angular separability of data clusters or network communities in geometrical space and its relevance to hyperbolic embedding

2019-06-28 · Alessandro Muscoloni, Carlo Vittorio Cannistraci

Analysis of 'big data' characterized by high-dimensionality such as word vectors and complex networks requires often their representation in a geometrical space by embedding. Recent developments in machine learning and n…

Clustering

Think Globally, Embed Locally --- Locally Linear Meta-embedding of Words

2017-09-19 · Danushka Bollegala, Kohei Hayashi, Ken-ichi Kawarabayashi

Distributed word embeddings have shown superior performances in numerous Natural Language Processing (NLP) tasks. However, their performances vary significantly across different tasks, implying that the word embeddings l…

General ClassificationRelation ClassificationSemantic SimilaritySemantic Textual Similarity+3

Learning Meta Word Embeddings by Unsupervised Weighted Concatenation of Source Embeddings

2022-04-26 · Danushka Bollegala

Given multiple source word embeddings learnt using diverse algorithms and lexical resources, meta word embedding learning methods attempt to learn more accurate and wide-coverage word embeddings. Prior work on meta-embed…

Word Embeddings

Together We Make Sense -- Learning Meta-Sense Embeddings from Pretrained Static Sense Embeddings

2023-05-30 · Haochen Luo, Yi Zhou, Danushka Bollegala

Sense embedding learning methods learn multiple vectors for a given ambiguous word, corresponding to its different word senses. For this purpose, different methods have been proposed in prior work on sense embedding lear…

Word Sense Disambiguation