| Literature DB >> 32023986 |
Daniele Roberto Giacobbe1,2, Sara Mora3, Mauro Giacomini3, Matteo Bassetti1,2.
Abstract
The dissemination of multidrug-resistant Gram-negative bacteria (MDR-GNB) is associated with increased morbidity and mortality in several countries. Machine learning (ML) is a branch of artificial intelligence that consists of conferring on computers the ability to learn from data. In this narrative review, we discuss three existing examples of the application of ML algorithms for assessing three different types of risk: (i) the risk of developing a MDR-GNB infection, (ii) the risk of MDR-GNB etiology in patients with an already clinically evident infection, and (iii) the risk of anticipating the emergence of MDR in GNB through the misuse of antibiotics. In the next few years, we expect to witness an increasingly large number of research studies perfecting the application of ML techniques in the field of MDR-GNB infections. Very importantly, this cannot be separated from the availability of a continuously refined and updated ethical framework allowing an appropriate use of the large datasets of medical data needed to build efficient ML-based support systems that could be shared through appropriate standard infrastructures.Entities:
Keywords: Gram-negative; MDR; antimicrobial resistance; machine learning
Year: 2020 PMID: 32023986 PMCID: PMC7167992 DOI: 10.3390/antibiotics9020054
Source DB: PubMed Journal: Antibiotics (Basel) ISSN: 2079-6382
Simplified presentation of the possible use of different machine learning algorithms (also based on already existing and well-established statistical models) *.
| UNSUPERVISED | SUPERVISED |
|---|---|
| Clustering and dimensionality reduction | Regression tasks |
| ▪ | ▪ Linear |
| ▪ | ▪ Polynomial |
| ▪ | ▪ Decision trees |
| ▪ | ▪ Random forest |
| ▪ | |
| ▪ | |
| ▪ | |
| Association analysis | Classification tasks |
| ▪ | ▪ Decision trees/random forest |
| ▪ | ▪ K-nearest neighbor |
| Hidden Markov model | ▪ Neural networks |
| ▪ SVM (support vector machines) | |
| ▪ Naive Bayes | |
| ▪ LDA (linear discriminant analysis) |
* This is only a fraction of available machine learning algorithms and distinctions in categories are not absolute. For example, some techniques presented for classification problems in the table may also be used for regression problems, and some algorithms/techniques may be used for both supervised and unsupervised objectives.