Papers › Rare Disease Identification from Clinical Notes with Ontologies and Weak Supervision

Rare Disease Identification from Clinical Notes with Ontologies and Weak Supervision

5 May 2021arXiv:2105.01995archive 2025-07-28

Hang Dong, Víctor Suárez-Paniagua, Huayu Zhang, Minhong Wang, Emma Whitfield, Honghan Wu

The identification of rare diseases from clinical notes with Natural Language Processing (NLP) is challenging due to the few cases available for machine learning and the need of data annotation from clinical experts. We propose a method using ontologies and weak supervision. The approach includes two steps: (i) Text-to-UMLS, linking text mentions to concepts in Unified Medical Language System (UMLS), with a named entity linking tool (e.g. SemEHR) and weak supervision based on customised rules and Bidirectional Encoder Representations from Transformers (BERT) based contextual representations, and (ii) UMLS-to-ORDO, matching UMLS concepts to rare diseases in Orphanet Rare Disease Ontology (ORDO). Using MIMIC-III US intensive care discharge summaries as a case study, we show that the Text-to-UMLS process can be greatly improved with weak supervision, without any annotated data from domain experts. Our analysis shows that the overall pipeline processing discharge summaries can surface rare disease cases, which are mostly uncaptured in manual ICD codes of the hospital admissions.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2105.01995")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

acadTags/Rare-disease-identification officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from acadTags/Rare-disease-identification. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_and_display_results acadTags/Rare-disease-identification/main_scripts/evaluation_util.py official repository unverified MIT (permissive) · 21cc5f71156f3f0a · report
get_code_from_url acadTags/Rare-disease-identification/main_scripts/mimic3_data_processing_util.py official repository unverified MIT (permissive) · 8b4da18456403d05 · report
load_data acadTags/Rare-disease-identification/main_scripts/sent_bert_emb_viz_util.py official repository unverified MIT (permissive) · 5e3f53228a82e8da · report
load_data_from_excel acadTags/Rare-disease-identification/main_scripts/sent_bert_emb_viz_util.py official repository unverified MIT (permissive) · ed4338da9272c8cc · report
load_df acadTags/Rare-disease-identification/main_scripts/sent_bert_emb_viz_util.py official repository unverified MIT (permissive) · 77b2828f9bc5d1ae · report
mergeDict acadTags/Rare-disease-identification/main_scripts/mimic3_data_processing_util.py official repository unverified MIT (permissive) · ca2823f911ecef54 · report
rule_based_model_ensemble acadTags/Rare-disease-identification/main_scripts/evaluation_util.py official repository unverified MIT (permissive) · f22ded69ebeed4f2 · report
umls2prefLabel acadTags/Rare-disease-identification/main_scripts/rare_disease_id_util.py official repository unverified MIT (permissive) · 2e8a909f10ad4657 · report
umls2prefLabelwithDict acadTags/Rare-disease-identification/main_scripts/rare_disease_id_util.py official repository unverified MIT (permissive) · 12362ff14cba7dce · report
umls_from_free_text acadTags/Rare-disease-identification/main_scripts/rare_disease_id_util.py official repository unverified MIT (permissive) · 25b8c14fbd0fe7d5 · report

Tasks

Entity Linking

Datasets

Introduced by this paper, per the archive.

Rare Diseases Mentions in MIMIC-III

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Entity Linking Rare Diseases Mentions in MIMIC-III SemEHR+WS (rules+BlueBERT) F1 0.702 #2 of 2 Archive leaderboard report
Entity Linking Rare Diseases Mentions in MIMIC-III (Text-to-UMLS) SemEHR+WS (rules+BlueBERT) F1 0.858 #2 of 2 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections