TL;DR
MEDVOC introduces a dynamic vocabulary adaptation method for fine-tuning pre-trained language models on medical text summarization, significantly reducing tuning time and improving summary quality across multiple models.
Contribution
This work proposes MEDVOC, a novel, efficient vocabulary adaptation approach that enhances medical summarization performance and is applicable to various pre-trained models.
Findings
Outperforms baselines by 15.74% in Rouge-L in zero-shot settings
Reduces fine-tuning time from 450 days to less than 2 days
Generates more faithful medical summaries with 88% human evaluation score
Abstract
This work presents a dynamic vocabulary adaptation strategy, MEDVOC, for fine-tuning pre-trained language models (PLMs) like BertSumAbs, BART, and PEGASUS for improved medical text summarization. In contrast to existing domain adaptation approaches in summarization, MEDVOC treats vocabulary as an optimizable parameter and optimizes the PLM vocabulary based on fragment score conditioned only on the downstream task's reference summaries. Unlike previous works on vocabulary adaptation (limited only to classification tasks), optimizing vocabulary based on summarization tasks requires an extremely costly intermediate fine-tuning step on large summarization datasets. To that end, our novel fragment score-based hyperparameter search very significantly reduces this fine-tuning time -- from 450 days to less than 2 days on average. Furthermore, while previous works on vocabulary adaptation are…
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
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Dense Connections · Dropout · Residual Connection · Softmax · Linear Layer · Byte Pair Encoding · Adam · PEGASUS
