TL;DR
SapBERT introduces a self-alignment pretraining method for biomedical entity representations, significantly improving entity linking accuracy across multiple datasets without task-specific supervision.
Contribution
The paper presents SapBERT, a scalable metric learning framework that leverages UMLS to produce unified biomedical entity embeddings, achieving state-of-the-art results in entity linking.
Findings
Achieves SOTA on six biomedical entity linking datasets.
Outperforms domain-specific pretrained models like BioBERT and SciBERT.
Effective without task-specific supervision.
Abstract
Despite the widespread success of self-supervised learning via masked language models (MLM), accurately capturing fine-grained semantic relationships in the biomedical domain remains a challenge. This is of paramount importance for entity-level tasks such as entity linking where the ability to model entity relations (especially synonymy) is pivotal. To address this challenge, we propose SapBERT, a pretraining scheme that self-aligns the representation space of biomedical entities. We design a scalable metric learning framework that can leverage UMLS, a massive collection of biomedical ontologies with 4M+ concepts. In contrast with previous pipeline-based hybrid systems, SapBERT offers an elegant one-model-for-all solution to the problem of medical entity linking (MEL), achieving a new state-of-the-art (SOTA) on six MEL benchmarking datasets. In the scientific domain, we achieve SOTA…
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
- 🤗cambridgeltl/SapBERT-UMLS-2020AB-all-lang-from-XLMR-largemodel· 329 dl· ♡ 3329 dl♡ 3
- 🤗cambridgeltl/SapBERT-UMLS-2020AB-all-lang-from-XLMRmodel· 182k dl· ♡ 10182k dl♡ 10
- 🤗cambridgeltl/SapBERT-from-PubMedBERT-fulltext-mean-tokenmodel· 485k dl· ♡ 2485k dl♡ 2
- 🤗cambridgeltl/SapBERT-from-PubMedBERT-fulltextmodel· 131k dl· ♡ 67131k dl♡ 67
- 🤗BSC-NLP4BIA/SapBERT-from-roberta-base-biomedical-clinical-esmodel· 511 dl511 dl
- 🤗medspaner/SapBERT-UMLS-2020AB-clinical-trialsmodel· 2 dl2 dl
- 🤗param2004/Medilingua-modelmodel· 3 dl3 dl
- 🤗panikos/loinc-sdtm-tiered-mappermodel· 1 dl1 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Adam · Layer Normalization · Dense Connections · Multi-Head Attention · Refunds@Expedia|||How do I get a full refund from Expedia? · Dropout · Linear Warmup With Linear Decay · Attention Dropout · Weight Decay
