Related Experiment Video
Updated: Jun 24, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
544
Fine-tuning large language models for rare disease concept normalization
Andy Wang1,2, Cong Liu2, Jingye Yang3
1Peddie School, Hightstown, NJ 08520, United States.
Summary
Fine-tuning Llama 2 with Human Phenotype Ontology data significantly improves rare disease concept normalization. The developed models achieve high accuracy, outperforming existing methods like ChatGPT-3.5 for phenotype term identification.
Area of Science:
- Computational biology
- Medical informatics
- Natural Language Processing
Background:
- Rare disease concept normalization is crucial for clinical data analysis.
- Existing methods struggle with the complexity and variability of phenotype terms.
- Large language models (LLMs) offer potential but require domain-specific adaptation.
Purpose of the Study:
- To develop a novel method for rare disease concept normalization.
- To fine-tune the Llama 2 LLM using a corpus from the Human Phenotype Ontology (HPO).
- To evaluate the performance of fine-tuned models in normalizing phenotype terms.
Main Methods:
- Generated two corpora: HPO names with identifiers (NAME) and names with synonyms and identifiers (NAME+SYN).
- Fine-tuned Llama 2 (Llama2-7B) on these corpora.
- Evaluated models using various phenotype terms, including those with typos and unseen synonyms.
Main Results:
- Fine-tuned models achieved over 99% accuracy when terms were in the fine-tuning corpora.
- NAME+SYN model accuracy reached 92.7% for unseen HPO synonyms, significantly outperforming NAME (11.2%).
- Performance improved with typo-specific fine-tuning, reaching 61.8% accuracy for NAME+SYN.
Conclusions:
- Fine-tuned Llama 2 models can normalize diverse phenotype terms, including misspellings and synonyms.
- This approach enables effective use of LLMs for identifying and normalizing medical entities in clinical narratives.
- The method provides a robust solution for mapping clinical terms to controlled vocabularies.
Related Concept Videos
Translation
14.8K
Translation is the process of synthesizing proteins from the genetic information carried by messenger RNA (mRNA). Following transcription, it constitutes the final step in the expression of genes. This process is carried out by ribosomes, complexes of protein and specialized RNA molecules. Ribosomes, transfer RNA (tRNA), and other proteins produce a chain of amino acids—the polypeptide—as the end product of translation.
Translation Produces the Building Blocks of Life
Proteins are...
Translation Produces the Building Blocks of Life
Proteins are...
14.8K
Genome-wide Association Studies-GWAS
13.3K
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
13.3K

