paper-with-me

홈 › Papers

Lifelong Word Embedding via Meta-Learning

2018-01-01 · ICLR 2018 1 · Hu Xu, Bing Liu, Lei Shu, Philip S. Yu

Learning high-quality word embeddings is of significant importance in achieving better performance in many down-stream learning tasks. On one hand, traditional word embeddings are trained on a large scale corpus for general-purpose tasks, which are often sub-optimal for many domain-specific tasks. On the other hand, many domain-specific tasks do not have a large enough domain corpus to obtain high-quality embeddings. We observe that domains are not isolated and a small domain corpus can leverage the learned knowledge from many past domains to augment that corpus in order to generate high-quality embeddings. In this paper, we formulate the learning of word embeddings as a lifelong learning process. Given knowledge learned from many previous domains and a small new domain corpus, the proposed method can effectively generate new domain embeddings by leveraging a simple but effective algorithm and a meta-learner, where the meta-learner is able to provide word context similarity information at the domain-level. Experimental results demonstrate that the proposed method can effectively learn new domain embeddings from a small corpus and past domain knowledges\footnote{We will release the code after final revisions.}. We also demonstrate that general-purpose embeddings trained from a large scale corpus are sub-optimal in domain-specific tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lifelong learningMeta-LearningWord Embeddings

Similar Papers 제목 키워드 기반

Lifelong Domain Word Embedding via Meta-Learning

2018-05-25 · Hu Xu, Bing Liu, Lei Shu, Philip S. Yu

Learning high-quality domain word embeddings is important for achieving good performance in many NLP tasks. General-purpose embeddings trained on large-scale corpora are often sub-optimal for domain-specific applications…

Lifelong learningMeta-LearningWord Embeddings

Lifelong Learning of Topics and Domain-Specific Word Embeddings

2021-08-01 · Findings (ACL) 2021 8 · Xiaorui Qin, Yuyin Lu, Yufu Chen, Yanghui Rao
Lifelong learningWord Embeddings

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

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