| Literature DB >> 35414318 |
Enayat Rajabi1, Maryam Sahebari2, Tressy Thomas3.
Abstract
The heterogeneity in systemic lupus erythematosus research topics poses a challenge for the entire lupus community, from basic geneticists to clinical investigators. As such, it is critical for medical professionals to remain up to date on directions in lupus research and the main fields in which this research is being conducted (e.g., etiology, diagnosis, treatment, and outcomes). This article develops two multi-label text-classification models using Deep Neural Networks and Convolutional Neural Networks to classify the human-based adult-onset lupus-related articles in the PubMed database based on their abstract, keywords, and MeSH terms. During training evaluation, our models correctly indicated all relevant labels for 70% of the articles. The applied machine learning models (Deep Neural Network and Convolutional Neural Network) yielded a Micro-F1 score of 0.89, meaning that it successfully labeled the most relevant medical domains and types. In addition, these types of studies help the researchers be aware of the essential topics in this field, but due to difficulties in designing, the related studies are ignored or fade.Entities:
Keywords: Lupus; SLE; Systemic lupus erythematosus; convolutional neural networks; deep neural networks; multi-label text classification
Mesh:
Year: 2022 PMID: 35414318 PMCID: PMC9112627 DOI: 10.1177/09612033221093548
Source DB: PubMed Journal: Lupus ISSN: 0961-2033 Impact factor: 2.911
Recent related studies in medical and clinical text classification.
| Study | Model | Method |
|---|---|---|
| Medical text classification using convolutional neural networks
| Sentence-level classification of medical texts | CNN |
| Clinical text classification with rule-based features and knowledge-guided convolutional neural networks
| Disease classification | CNN |
| Applying deep neural networks to unstructured text notes in electronic medical records for phenotyping youth depression
| Youth depression phenotyping | Deep learning |
| FasTag: Automatic text classification of unstructured medical narratives
| Cohort identification | LSTM-RNNs |
| Binary classification of Lupus scientific articles applying deep ensemble model on text data
| Lupus scientific articles classification | Ensemble deep learning models |
Figure 1.Search methodology.
Figure 2.(a) Distribution of articles, (b) affiliations, and (c) authors by domain and type of article.
Figure 3.(a) Average Normalized Citation Impact Index Score.
Evaluation metrics of the models.
| Model | Accuracy | Precision | Recall | Macro-F1 | Micro-F1 | Hamming loss |
|---|---|---|---|---|---|---|
| DNN model | 0.7408 | 0.9378 | 0.8646 | 0.8694 | 0.8993 | 0.0403 |
| CNN model | 0.7393 | 0.9589 | 0.8472 | 0.8835 | 0.8990 | 0.0396 |