paper-with-me

홈 › 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. 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.

📄 PDF Abstract BibTeX arXiv:1805.09991

Code (1)

howardhsu/L-DEM

Tasks

Lifelong learningMeta-LearningWord Embeddings

Similar 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 gene…

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

Task-oriented Domain-specific Meta-Embedding for Text Classification

2020-11-01 · EMNLP 2020 11 · Xin Wu, Yi Cai, Yang Kai, Tao Wang 외

Meta-embedding learning, which combines complementary information in different word embeddings, have shown superior performances across different Natural Language Processing tasks. However, domain-specific knowledge is s…

ClassificationGeneral Classificationtext-classificationText Classification+1

FAME: Feature-Based Adversarial Meta-Embeddings for Robust Input Representations

2020-10-23 · EMNLP 2021 11 · Lukas Lange, Heike Adel, Jannik Strötgen, Dietrich Klakow

Combining several embeddings typically improves performance in downstream tasks as different embeddings encode different information. It has been shown that even models using embeddings from transformers still benefit fr…

NERPOSPOS TaggingSentence+2

UmlsBERT: Clinical Domain Knowledge Augmentation of Contextual Embeddings Using the Unified Medical Language System Metathesaurus

2020-10-20 · NAACL 2021 4 · George Michalopoulos, Yuanxin Wang, Hussam Kaka, Helen Chen 외

Contextual word embedding models, such as BioBERT and Bio_ClinicalBERT, have achieved state-of-the-art results in biomedical natural language processing tasks by focusing their pre-training process on domain-specific cor…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Natural Language Inference+2