English

Lifelong Domain Word Embedding via Meta-Learning

Computation and Language 2018-05-28 v1

Abstract

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. However, domain-specific tasks often do not have large in-domain corpora for training high-quality domain embeddings. In this paper, we propose a novel lifelong learning setting for domain embedding. That is, when performing the new domain embedding, the system has seen many past domains, and it tries to expand the new in-domain corpus by exploiting the corpora from the past domains via meta-learning. The proposed meta-learner characterizes the similarities of the contexts of the same word in many domain corpora, which helps retrieve relevant data from the past domains to expand the new domain corpus. Experimental results show that domain embeddings produced from such a process improve the performance of the downstream tasks.

Keywords

Cite

@article{arxiv.1805.09991,
  title  = {Lifelong Domain Word Embedding via Meta-Learning},
  author = {Hu Xu and Bing Liu and Lei Shu and Philip S. Yu},
  journal= {arXiv preprint arXiv:1805.09991},
  year   = {2018}
}

Comments

7 pages

R2 v1 2026-06-23T02:07:59.996Z