CLApr 8, 2022

BioBART: Pretraining and Evaluation of A Biomedical Generative Language Model

Tsinghua
arXiv:2204.03905v2672 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This work addresses a gap in biomedical natural language generation for researchers, though it is incremental as it adapts an existing method to a new domain.

The authors tackled the lack of biomedical generative language models and benchmarks by introducing BioBART, a BART-based model pretrained on PubMed abstracts, which outperformed BART and set strong baselines on tasks like dialogue and summarization.

Pretrained language models have served as important backbones for natural language processing. Recently, in-domain pretraining has been shown to benefit various domain-specific downstream tasks. In the biomedical domain, natural language generation (NLG) tasks are of critical importance, while understudied. Approaching natural language understanding (NLU) tasks as NLG achieves satisfying performance in the general domain through constrained language generation or language prompting. We emphasize the lack of in-domain generative language models and the unsystematic generative downstream benchmarks in the biomedical domain, hindering the development of the research community. In this work, we introduce the generative language model BioBART that adapts BART to the biomedical domain. We collate various biomedical language generation tasks including dialogue, summarization, entity linking, and named entity recognition. BioBART pretrained on PubMed abstracts has enhanced performance compared to BART and set strong baselines on several tasks. Furthermore, we conduct ablation studies on the pretraining tasks for BioBART and find that sentence permutation has negative effects on downstream tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes