Medical Question Understanding and Answering with Knowledge Grounding and Semantic Self-Supervision
Khalil Mrini, Harpreet Singh, Franck Dernoncourt, Seunghyun Yoon,, Trung Bui, Walter Chang, Emilia Farcas, Ndapa Nakashole

TL;DR
This paper presents a medical question answering system that effectively summarizes long questions, retrieves relevant answers using knowledge grounding, and employs self-supervised learning to improve performance and speed.
Contribution
It introduces a novel pipeline with knowledge grounding and semantic self-supervision for improved medical question understanding and answering.
Findings
Retrieves more relevant answers than baselines.
Achieves 20 times faster retrieval speeds.
Improves summarization quality with self-supervised losses.
Abstract
Current medical question answering systems have difficulty processing long, detailed and informally worded questions submitted by patients, called Consumer Health Questions (CHQs). To address this issue, we introduce a medical question understanding and answering system with knowledge grounding and semantic self-supervision. Our system is a pipeline that first summarizes a long, medical, user-written question, using a supervised summarization loss. Then, our system performs a two-step retrieval to return answers. The system first matches the summarized user question with an FAQ from a trusted medical knowledge base, and then retrieves a fixed number of relevant sentences from the corresponding answer document. In the absence of labels for question matching or answer relevance, we design 3 novel, self-supervised and semantically-guided losses. We evaluate our model against two strong…
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
