AAAI 2021technical15 citations

KEML: A Knowledge-Enriched Meta-Learning Framework for Lexical Relation Classification

Chengyu Wang, Minghui Qiu, Jun Huang, Xiaofeng He

Abstract

Lexical relations describe how concepts are semantically related, in the form of relation triples. The accurate prediction of lexical relations between concepts is challenging, due to the sparsity of patterns indicating the existence of such relations. We propose the Knowledge-Enriched Meta-Learning (KEML) framework to address lexical relation classification. In KEML, the LKB-BERT (Lexical Knowledge Base-BERT) model is first presented to learn concept representations from text corpora, with rich lexical knowledge injected by distant supervision. A probabilistic distribution of auxiliary tasks is defined to increase the model's ability to recognize different types of lexical relations. We further propose a neural classifier integrated with special relation recognition cells, in order to combine meta-learning over the auxiliary task distribution and supervised learning for LRC. Experiments over multiple datasets show KEML outperforms state-of-the-art methods.

BibTeX
@inproceedings{aaai2021_kemlaknowledgeen,
  title = {KEML: A Knowledge-Enriched Meta-Learning Framework for Lexical Relation Classification},
  author = {Chengyu Wang and Minghui Qiu and Jun Huang and Xiaofeng He},
  booktitle = {AAAI 2021},
  year = {2021}
}