Medical Dialogue Response Generation with Pivotal Information Recalling
Yu Zhao, Yunxin Li, Yuxiang Wu, Baotian Hu, Qingcai Chen, Xiaolong, Wang, Yuxin Ding, Min Zhang

TL;DR
This paper introduces MedPIR, a novel medical dialogue response generation model that effectively recalls pivotal information from long dialogue histories using a knowledge-aware graph encoder and a recall-enhanced generator, improving response accuracy.
Contribution
The paper proposes MedPIR, combining a dialogue graph encoder and a recall mechanism to better utilize pivotal medical information in dialogue generation.
Findings
Outperforms baselines in BLEU scores
Achieves higher medical entities F1 measure
Effective in long dialogue contexts
Abstract
Medical dialogue generation is an important yet challenging task. Most previous works rely on the attention mechanism and large-scale pretrained language models. However, these methods often fail to acquire pivotal information from the long dialogue history to yield an accurate and informative response, due to the fact that the medical entities usually scatters throughout multiple utterances along with the complex relationships between them. To mitigate this problem, we propose a medical response generation model with Pivotal Information Recalling (MedPIR), which is built on two components, i.e., knowledge-aware dialogue graph encoder and recall-enhanced generator. The knowledge-aware dialogue graph encoder constructs a dialogue graph by exploiting the knowledge relationships between entities in the utterances, and encodes it with a graph attention network. Then, the recall-enhanced…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare · Text Readability and Simplification
