Pith. sign in

REVIEW 5 cited by

BioBERT: a pre-trained biomedical language representation model for biomedical text mining

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1901.08746 v4 pith:7BB4RU3Q submitted 2019-01-25 cs.CL

BioBERT: a pre-trained biomedical language representation model for biomedical text mining

classification cs.CL
keywords biomedicalbiobertminingtextcorporapre-trainedbertlanguage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Biomedical text mining is becoming increasingly important as the number of biomedical documents rapidly grows. With the progress in natural language processing (NLP), extracting valuable information from biomedical literature has gained popularity among researchers, and deep learning has boosted the development of effective biomedical text mining models. However, directly applying the advancements in NLP to biomedical text mining often yields unsatisfactory results due to a word distribution shift from general domain corpora to biomedical corpora. In this article, we investigate how the recently introduced pre-trained language model BERT can be adapted for biomedical corpora. We introduce BioBERT (Bidirectional Encoder Representations from Transformers for Biomedical Text Mining), which is a domain-specific language representation model pre-trained on large-scale biomedical corpora. With almost the same architecture across tasks, BioBERT largely outperforms BERT and previous state-of-the-art models in a variety of biomedical text mining tasks when pre-trained on biomedical corpora. While BERT obtains performance comparable to that of previous state-of-the-art models, BioBERT significantly outperforms them on the following three representative biomedical text mining tasks: biomedical named entity recognition (0.62% F1 score improvement), biomedical relation extraction (2.80% F1 score improvement) and biomedical question answering (12.24% MRR improvement). Our analysis results show that pre-training BERT on biomedical corpora helps it to understand complex biomedical texts. We make the pre-trained weights of BioBERT freely available at https://github.com/naver/biobert-pretrained, and the source code for fine-tuning BioBERT available at https://github.com/dmis-lab/biobert.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PubMedQA: A Dataset for Biomedical Research Question Answering

    cs.CL 2019-09 unverdicted novelty 7.0

    PubMedQA supplies 273k+ biomedical QA instances that require reasoning over research abstracts to produce yes/no/maybe answers.

  2. CodeBERT: A Pre-Trained Model for Programming and Natural Languages

    cs.CL 2020-02 unverdicted novelty 6.0

    CodeBERT pre-trains a bimodal model on code and text pairs plus unimodal data to achieve state-of-the-art results on natural language code search and code documentation generation.

  3. ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission

    cs.CL 2019-04 accept novelty 5.0

    ClinicalBERT applies BERT-style transformers to clinical notes and outperforms baselines on 30-day readmission prediction while revealing human-judged medical concept links.

  4. Deep Label-Wise Attentive Temporal Convolutional Networks Improve Medical Coding

    cs.CL 2026-07 conditional novelty 4.0

    LATCN (multi-layer TCN + label-wise attention) improves F1 ~9% and recall ~28% over DR-CAML on the top-50 MIMIC-III ICD coding task.

  5. Enhancing PIO Element Detection in Medical Text Using Contextualized Embedding

    cs.CL 2019-06 unverdicted novelty 4.0

    Builds an improved PIO dataset and reports performance gains from domain-specific BERT embeddings plus ensembles in multi-label PIO classification.