Terminology-aware Medical Dialogue Generation
Chen Tang, Hongbo Zhang, Tyler Loakman, Chenghua Lin, Frank Guerin

TL;DR
This paper introduces a new framework for medical dialogue generation that emphasizes medical terminology, using attention mechanisms and an auxiliary task to better incorporate domain-specific knowledge, resulting in improved performance.
Contribution
It proposes a novel terminology-aware framework with an auxiliary recognition task and provides a new annotated dataset for medical dialogue generation research.
Findings
Outperforms state-of-the-art language models on medical dialogue tasks.
Effectively incorporates medical terminology through attention mechanisms.
Provides a new dataset with terminology annotations.
Abstract
Medical dialogue generation aims to generate responses according to a history of dialogue turns between doctors and patients. Unlike open-domain dialogue generation, this requires background knowledge specific to the medical domain. Existing generative frameworks for medical dialogue generation fall short of incorporating domain-specific knowledge, especially with regard to medical terminology. In this paper, we propose a novel framework to improve medical dialogue generation by considering features centered on domain-specific terminology. We leverage an attention mechanism to incorporate terminologically centred features, and fill in the semantic gap between medical background knowledge and common utterances by enforcing language models to learn terminology representations with an auxiliary terminology recognition task. Experimental results demonstrate the effectiveness of our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Biomedical Text Mining and Ontologies
