GersteinLab at MEDIQA-Chat 2023: Clinical Note Summarization from Doctor-Patient Conversations through Fine-tuning and In-context Learning
Xiangru Tang, Andrew Tran, Jeffrey Tan, Mark Gerstein

TL;DR
This paper explores clinical note summarization from doctor-patient conversations using fine-tuning and in-context learning with GPT models, achieving high performance in the MEDIQA-2023 shared task.
Contribution
It introduces two pipelines—fine-tuning and in-context learning—for dialogue summarization in clinical settings, demonstrating state-of-the-art results and effective section header prediction.
Findings
Both methods achieved high ROUGE-1, BERTScore, and BLEURT scores.
ICL GPT-4 notes outperformed baseline models based on expert annotations.
Our team ranked fourth in the shared task.
Abstract
This paper presents our contribution to the MEDIQA-2023 Dialogue2Note shared task, encompassing both subtask A and subtask B. We approach the task as a dialogue summarization problem and implement two distinct pipelines: (a) a fine-tuning of a pre-trained dialogue summarization model and GPT-3, and (b) few-shot in-context learning (ICL) using a large language model, GPT-4. Both methods achieve excellent results in terms of ROUGE-1 F1, BERTScore F1 (deberta-xlarge-mnli), and BLEURT, with scores of 0.4011, 0.7058, and 0.5421, respectively. Additionally, we predict the associated section headers using RoBERTa and SciBERT based classification models. Our team ranked fourth among all teams, while each team is allowed to submit three runs as part of their submission. We also utilize expert annotations to demonstrate that the notes generated through the ICL GPT-4 are better than all other…
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 · Natural Language Processing Techniques · Text Readability and Simplification
Methods15 Ways to Contact How can i speak to someone at Delta Airlines · Attention Is All You Need · Linear Warmup With Linear Decay · Cosine Annealing · Linear Layer · Label Smoothing · WordPiece · Dropout · Byte Pair Encoding · Weight Decay
