COLING 2020main7 citations

MedWriter: Knowledge-Aware Medical Text Generation

Youcheng Pan, Qingcai Chen, Weihua Peng, Xiaolong Wang, Baotian Hu, Xin Liu, Junying Chen, Wenxiu Zhou

Abstract

To exploit the domain knowledge to guarantee the correctness of generated text has been a hot topic in recent years, especially for high professional domains such as medical. However, most of recent works only consider the information of unstructured text rather than structured information of the knowledge graph. In this paper, we focus on the medical topic-to-text generation task and adapt a knowledge-aware text generation model to the medical domain, named MedWriter, which not only introduces the specific knowledge from the external MKG but also is capable of learning graph-level representation. We conduct experiments on a medical literature dataset collected from medical journals, each of which has a set of topic words, an abstract of medical literature and a corresponding knowledge graph from CMeKG. Experimental results demonstrate incorporating knowledge graph into generation model can improve the quality of the generated text and has robust superiority over the competitor methods.

BibTeX
@inproceedings{pan-etal-2020-medwriter,
    title = "{M}ed{W}riter: Knowledge-Aware Medical Text Generation",
    author = "Pan, Youcheng  and
      Chen, Qingcai  and
      Peng, Weihua  and
      Wang, Xiaolong  and
      Hu, Baotian  and
      Liu, Xin  and
      Chen, Junying  and
      Zhou, Wenxiu",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.214/",
    doi = "10.18653/v1/2020.coling-main.214",
    pages = "2363--2368"
}