A Simplified Retriever to Improve Accuracy of Phenotype Normalizations by Large Language Models

๐Ÿ“… 2024-09-11
๐Ÿ›๏ธ arXiv.org
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

196K/year
๐Ÿค– AI Summary
Phenotype term standardization commonly relies on explicit lexical definitions, resulting in high computational overhead and poor generalizability. Method: This paper proposes a lightweight, definition-free retrieval-augmented approach: context-aware word embeddings are generated using BioBERT; candidate matches are retrieved via vector similarity search against the Human Phenotype Ontology (HPO); and final standardization is performed by prompting a large language model (LLM). Contribution/Results: To our knowledge, this is the first method to completely eliminate dependence on term definitions, significantly reducing retrieval complexity and enabling direct transfer to other biomedical terminology standardization tasks. Evaluated on the OMIM clinical summary dataset, LLM-based standardization accuracy improves from 62.3% to 90.3%, corresponding to a 75% relative reduction in error rateโ€”demonstrating both effectiveness and practical utility.

Technology Category

Application Category

๐Ÿ“ Abstract
Large language models (LLMs) have shown improved accuracy in phenotype term normalization tasks when augmented with retrievers that suggest candidate normalizations based on term definitions. In this work, we introduce a simplified retriever that enhances LLM accuracy by searching the Human Phenotype Ontology (HPO) for candidate matches using contextual word embeddings from BioBERT without the need for explicit term definitions. Testing this method on terms derived from the clinical synopses of Online Mendelian Inheritance in Man (OMIM), we demonstrate that the normalization accuracy of a state-of-the-art LLM increases from a baseline of 62.3% without augmentation to 90.3% with retriever augmentation. This approach is potentially generalizable to other biomedical term normalization tasks and offers an efficient alternative to more complex retrieval methods.
Problem

Research questions and friction points this paper is trying to address.

Enhance phenotype term normalization accuracy using simplified retriever.
Utilize BioBERT embeddings for Human Phenotype Ontology candidate matches.
Improve LLM accuracy from 62.3% to 90.3% in OMIM clinical synopses.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Simplified retriever using BioBERT embeddings
Enhances LLM accuracy without term definitions
Generalizable to biomedical term normalization
๐Ÿ”Ž Similar Papers
2024-08-022024 IEEE EMBS International Conference on Biomedical and Health Informatics (BHI)Citations: 1