Medical Question Summarization with Entity-driven Contrastive Learning
Wenpeng Lu, Sibo Wei, Xueping Peng, Yi-fei Wang, Usman Naseem, Shoujin Wang

TL;DR
This paper introduces a novel entity-driven contrastive learning framework for medical question summarization, improving accuracy by focusing on key medical entities and addressing dataset quality issues.
Contribution
It proposes a new contrastive learning approach that emphasizes medical entities and tackles data leakage, setting a new state-of-the-art in medical question summarization.
Findings
Outperforms existing methods on multiple datasets
Achieves state-of-the-art ROUGE scores
Addresses dataset leakage issues effectively
Abstract
By summarizing longer consumer health questions into shorter and essential ones, medical question-answering systems can more accurately understand consumer intentions and retrieve suitable answers. However, medical question summarization is very challenging due to obvious distinctions in health trouble descriptions from patients and doctors. Although deep learning has been applied to successfully address the medical question summarization (MQS) task, two challenges remain: how to correctly capture question focus to model its semantic intention, and how to obtain reliable datasets to fairly evaluate performance. To address these challenges, this paper proposes a novel medical question summarization framework based on entity-driven contrastive learning (ECL). ECL employs medical entities present in frequently asked questions (FAQs) as focuses and devises an effective mechanism to generate…
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
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence · Contrastive Learning
