Related Experiment Video
Updated: Aug 17, 2025

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
660
Predicting medical specialty from text based on a domain-specific pre-trained BERT
Yoojoong Kim1, Jong-Ho Kim2, Young-Min Kim3
1School of Computer Science and Information Engineering, The Catholic University of Korea, Bucheon 14662, Republic of Korea.
International Journal of Medical Informatics
|December 13, 2022
Summary
This study introduces an artificial intelligence model using natural language processing (NLP) to predict the correct medical specialty for outpatients. The model accurately guides patients to the right specialist, improving healthcare efficiency.
Area of Science:
- Artificial Intelligence in Healthcare
- Medical Natural Language Processing (NLP)
- Clinical Decision Support Systems
Background:
- The COVID-19 pandemic highlighted the need for efficient outpatient management and timely treatment initiation.
- Accurate diagnosis and referral are crucial for effective healthcare delivery.
- Artificial intelligence (AI) and NLP offer potential solutions for advanced clinical systems.
Purpose of the Study:
- To develop and evaluate an AI model for predicting the appropriate medical specialty based on patient-submitted medical questions.
- To enhance the accuracy and efficiency of patient routing within healthcare systems.
Main Methods:
- A medical specialty prediction model was developed using pre-trained bidirectional encoder representations from transformers (BERT).
- The model was fine-tuned on a dataset of patient medical questions and corresponding specialty labels (27 categories).
- Performance was evaluated against four deep learning NLP models using cross-validation and test set evaluation on a real-world dataset.
Main Results:
- The proposed BERT-based model demonstrated superior performance in predicting medical specialties compared to other NLP models.
- Case studies confirmed the model's utility and potential for visualization applications.
Conclusions:
- The developed AI model can significantly improve hospital patient management by providing accurate specialty recommendations.
- This facilitates more efficient patient flow and ensures patients are directed to the correct medical specialists.
Keywords:
Bidirectional encoder representations from transformersDeep learningMedical question-and-answer postMedical specialty predictionNatural language processingMore Related Videos
Related Concept Videos
Combination Therapies and Personalized Medicine
5.0K
Combining two or more treatment methods increases the life span of cancer patients while reducing damage to vital organs or tissue from the overuse of a single treatment. Combination therapy also targets different cancer-inducing pathways, thus reducing the chances of developing resistance to treatment.
The combination of the drug acetazolamide and sulforaphane is a good example of combination therapy to treat cancer. The cells in the interior of a large tumor often die due to the hypoxic and...
The combination of the drug acetazolamide and sulforaphane is a good example of combination therapy to treat cancer. The cells in the interior of a large tumor often die due to the hypoxic and...
5.0K
Classification of Illness
7.7K
The meaning of illness is individualized to each person who experiences an alteration in health. In contrast, disease is a medical term indicating a pathological change in the structure and function of the body or mind. It is a condition that has specific symptoms and boundaries.
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
7.7K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K

