Acessibilidade / Reportar erro

Machine Learning in Medicine: Review and Applicability

Keywords
Machine Learning; Medicine; Cardiology

Introduction

Machine learning (ML) is a branch of artificial intelligence (AI) that explores the study and construction of computational algorithms based on data learning,11 Mitchell TM, The Discipline of Machine Learning. Pittsburgh: Mach Learning Department; 2006.,22 Hastie T, Tibshirani R, Friedman J. The Elements of Statistical Learning: Data Mining, Inference, and Prediction. 2nd ed. Berlin: Springer Science & Business Media; 2009. rather than preprogrammed instructions.33 Deo RC. Machine Learning in Medicine. Circulation. 2015;132(20):1920-30. doi: 10.1161/CIRCULATIONAHA.115.001593.
https://doi.org/10.1161/CIRCULATIONAHA.1...
The main objective of an ML model is to construct a computer system that learns from a predefined database and, in the end, generates a model for prediction, classification, or detection.

The application of ML in practice is mainly aimed at handling consolidated databases with heterogeneous information where there is a limitation to the use of conventional statistical techniques.44 Jordan MI, Mitchell TM. Machine Learning: Trends, Perspectives, and Prospects. Science. 2015;349(6245):255-60. doi: 10.1126/science.aaa8415.
https://doi.org/10.1126/science.aaa8415...
,55 Chen M, Mao S, Liu Y. Big data: A survey. Mob. Netw. Appl. 2014;19(2):171-209. doi:10.1007/s11036-013-0489-0.
https://doi.org/10.1007/s11036–013–0489–...
ML algorithms are already widespread in different areas, such as banking systems for fraud detection, internet search engines, video surveillance systems, data security, business logistics, robotics, and, in medicine, diagnosis and prognosis.66 Zhou L, Pan S, Wang J, Vasilakos AV. Machine Learning on Big Data: Opportunities and Challenges. Neurocomputing. 2017;237:350-61. doi: 10.1016/j.neucom.2017.01.026.
https://doi.org/10.1016/j.neucom.2017.01...
With the digitalization of medical records, laboratory tests, and imaging, there has been a growth in database are sources for the application of ML techniques, with the aims of prevention, early diagnosis, and treatment of diseases.

This review article provides an introduction to ML structured as follows: definition, learning models, a systematic review of articles on its applicability in medicine, especially cardiology. The objective is to introduce doctors and healthcare professionals to ML as a tool to assist clinical practice.

To structure this review article, the following descriptors in English were searched in the databases PubMed (NCBI) and Medline: “machine learning,” “artificial intelligence,” “unsupervised learning,” “supervised learning,”, “neural networks” and “cardiology.” Prospective and retrospective studies were included, and clinical cases and abstracts presented at conferences (not published as articles) were excluded. Each study's eligibility was assessed by two investigators. Divergent opinions regarding the relevance of articles were addressed by consensus among the authors.

Machine learning

ML is a subfield of computer science that seeks an intersection between mathematical and statistical techniques and computational algorithms.33 Deo RC. Machine Learning in Medicine. Circulation. 2015;132(20):1920-30. doi: 10.1161/CIRCULATIONAHA.115.001593.
https://doi.org/10.1161/CIRCULATIONAHA.1...
,77 Obermeyer Z, Emanuel EJ. Predicting the Future - Big Data, Machine Learning, and Clinical Medicine. N Engl J Med. 2016;375(13):1216-9. doi: 10.1056/NEJMp1606181.
https://doi.org/10.1056/NEJMp1606181...
It uses algorithms with the concept of AI, and it is applied to certain situations to look for patterns within a set of variables in order to predict a specific result of interest.88 Waljee AK, Higgins PD. Machine Learning in Medicine: A Primer for Physicians. Am J Gastroenterol. 2010;105(6):1224-6. doi: 10.1038/ajg.2010.173.
https://doi.org/10.1038/ajg.2010.173...
,99 Darcy AM, Louie AK, Roberts LW. Machine Learning and the Profession of Medicine. JAMA. 2016;315(6):551-2. doi: 10.1001/jama.2015.18421.
https://doi.org/10.1001/jama.2015.18421...

Most of the conventional techniques used in computer systems applied to medicine employ the concept of rule-based algorithms, known as “expert systems.” Thus, developers encode medical knowledge regarding a particular subject for these systems, using rules that are already known. ML techniques, on the other hand, handle a large number of variables, seeking a variety of new combinations that can reliably predict a result, in many cases, in a high volume of data, such as big data.77 Obermeyer Z, Emanuel EJ. Predicting the Future - Big Data, Machine Learning, and Clinical Medicine. N Engl J Med. 2016;375(13):1216-9. doi: 10.1056/NEJMp1606181.
https://doi.org/10.1056/NEJMp1606181...

In 2001, Doug Laney defined the “3 Vs” model to conceptualize the term big data: high volume, high velocity, and high variety of information, which require new processing techniques in order to allow discoveries and optimize processes.1010 Laney D. 3D Data Management: Controlling Data Volume, Velocity, and Variety. Milan: META Group Research Note; 2001. The term big data may refer to either an enormous dataset that no traditional data management tools are able to store or process efficiently or to a type of technology (such as storage facilities, tools, and processes).1111 Martin-Sanchez F, Verspoor K. Big Data in Medicine is Driving Big Changes. Yearb Med Inform. 2014;9(1):14-20. doi: 10.15265/IY-2014-0020.
https://doi.org/10.15265/IY–2014–0020...

The process of developing an ML algorithm is divided into 3 phases: preprocessing, training, and model evaluation (Figure 1). The first phase consists of organizing the databank, defining the research question, and dividing the data into training and testing. During training, learning can take place in a supervised or unsupervised manner.1212 Barreto GA, Souza LG. Adaptive Filtering with the Self-Organizing Map: A Performance Comparison. Neural Netw. 2006;19(6-7):785-98. doi: 10.1016/j.neunet.2006.05.005.
https://doi.org/10.1016/j.neunet.2006.05...
1515 Rajkomar A, Dean J, Kohane I. Machine Learning in Medicine. N Engl J Med. 2019;380(14):1347-58. doi: 10.1056/NEJMra1814259.
https://doi.org/10.1056/NEJMra1814259...
Supervised learning is based on training a data sample where the correct classification has already been assigned, whereas unsupervised learning refers to the capability to learn and organize information when the correct classification has not been assigned.1414 Sathya R, Abraham A. Comparison of Supervised and Unsupervised Learning Algorithms for Pattern Classification. Int. J. Artif. Intell. 2013;2(2):34-8. doi: 10.14569/IJARAI.2013.020206.
https://doi.org/10.14569/IJARAI.2013.020...
During the evaluation phase, the model is compared with test data, and the results are generated. Therefore, ML algorithms learn by means of repeated observations, and they establish a mapping pattern in order to label the data and create a model that generalizes the information so that new data (that have never been analyzed by the algorithm) can be accurately and reliably labeled.1515 Rajkomar A, Dean J, Kohane I. Machine Learning in Medicine. N Engl J Med. 2019;380(14):1347-58. doi: 10.1056/NEJMra1814259.
https://doi.org/10.1056/NEJMra1814259...

Figure 1
Phases for developing machine learning algorithms.1515 Rajkomar A, Dean J, Kohane I. Machine Learning in Medicine. N Engl J Med. 2019;380(14):1347-58. doi: 10.1056/NEJMra1814259.
https://doi.org/10.1056/NEJMra1814259...

It is important to emphasize that the process of developing a ML algorithm must be carried out with a consolidated and validated database, because ML models that are developed with unconsolidated data can generate misleading results.55 Chen M, Mao S, Liu Y. Big data: A survey. Mob. Netw. Appl. 2014;19(2):171-209. doi:10.1007/s11036-013-0489-0.
https://doi.org/10.1007/s11036–013–0489–...

Supervised and unsupervised machine learning

The main difference between supervised and unsupervised learning models is in the training algorithm. In unsupervised learning, the ML model extracts the data characteristics and builds a representation without prior knowledge of the labels of each piece of data, that is, it identifies the information classification patterns heuristically. This lack of supervision for the algorithm may be advantageous, because it allows the algorithm to analyze patterns that have not been previously considered.1212 Barreto GA, Souza LG. Adaptive Filtering with the Self-Organizing Map: A Performance Comparison. Neural Netw. 2006;19(6-7):785-98. doi: 10.1016/j.neunet.2006.05.005.
https://doi.org/10.1016/j.neunet.2006.05...
1414 Sathya R, Abraham A. Comparison of Supervised and Unsupervised Learning Algorithms for Pattern Classification. Int. J. Artif. Intell. 2013;2(2):34-8. doi: 10.14569/IJARAI.2013.020206.
https://doi.org/10.14569/IJARAI.2013.020...

In supervised learning, the ML model possesses knowledge regarding the data labels, that is, the samples are correctly classified. Training is based on the comparison between the result obtained from the model and the previously classified label. This process is repeated until minimum error is reached.1414 Sathya R, Abraham A. Comparison of Supervised and Unsupervised Learning Algorithms for Pattern Classification. Int. J. Artif. Intell. 2013;2(2):34-8. doi: 10.14569/IJARAI.2013.020206.
https://doi.org/10.14569/IJARAI.2013.020...

Table 1 summarizes the main characteristics of each type of learning model, as well as their advantages, disadvantages, and practical applicability.

Table 1
Comparison between supervised and unsupervised learning processes

Machine learning techniques

Several ML techniques have been applied as a form of computer-assisted diagnostic systems, such as artificial neural networks (ANNs), logistic regression, decision tree, random forests, Bayesian network, deep learning, support vector machine (SVM), and others.1616 Podgorelec V, Kokol P, Stiglic B, Rozman I. Decision Trees: An Overview and Their Use in Medicine. J Med Syst. 2002;26(5):445-63. doi: 10.1023/a:1016409317640.
https://doi.org/10.1023/a:1016409317640...
2121 Smith SW, Walsh B, Grauer K, Wang K, Rapin J, Li J, et al. A Deep Neural Network Learning Algorithm Outperforms a Conventional Algorithm for Emergency Department Electrocardiogram Interpretation. J Electrocardiol. 2019;52:88-95. doi: 10.1016/j.jelectrocard.2018.11.013.
https://doi.org/10.1016/j.jelectrocard.2...
Some techniques use mathematical models by means of data for learning and/or organization of information.1212 Barreto GA, Souza LG. Adaptive Filtering with the Self-Organizing Map: A Performance Comparison. Neural Netw. 2006;19(6-7):785-98. doi: 10.1016/j.neunet.2006.05.005.
https://doi.org/10.1016/j.neunet.2006.05...
Others apply mathematical representations with a high degree of abstraction (complex mathematical models). In this case, it is not possible to decipher or interpret the methods used to obtain the prediction, detection, or classification results; these ML models are, thus, known as “black box”.2222 Bianchi RE. Extração de Conhecimento Simbólico em Técnicas de Aprendizado de Máquina Caixa-Preta por Similaridade de Rankings [dissertation]. São Paulo: Universidade de São Paulo; 2008.

An ANN is a computational and mathematical model developed to function like the human brain. An ANN possesses several interconnecting elements (predictor layer, hidden layer, and output layer), and the relationship between these layers is inspired by the synaptic connections between neurons (Figure 2).1212 Barreto GA, Souza LG. Adaptive Filtering with the Self-Organizing Map: A Performance Comparison. Neural Netw. 2006;19(6-7):785-98. doi: 10.1016/j.neunet.2006.05.005.
https://doi.org/10.1016/j.neunet.2006.05...
,1515 Rajkomar A, Dean J, Kohane I. Machine Learning in Medicine. N Engl J Med. 2019;380(14):1347-58. doi: 10.1056/NEJMra1814259.
https://doi.org/10.1056/NEJMra1814259...
,2323 Al-Shayea QK. Artificial Neural Networks in Medical Diagnosis. Int. J. Comput. Sci. Issues. 2011;8(2):150-4.

Figure 2
Functional structure of an artificial neural network.1919 Ramesh AN, Kambhampati C, Monson JR, Drew PJ. Artificial Intelligence in Medicine. Ann R Coll Surg Engl. 2004;86(5):334-8. doi: 10.1308/147870804290.
https://doi.org/10.1308/147870804290...

An ANN “learns” by means of these connections between layers (predictors, hidden layer, and results), as well as the weights associated with each layer. Thus, a piece of input data is introduced in the predictor layer and is sent layer by layer. Mathematical processing takes place by sending data from one layer to another, and the weights of these connections are updated according to the error in the result layer, that is, the relationship between the expected result and the obtained result. This process is repeated until the error value is minimal or until a specified interaction value.1212 Barreto GA, Souza LG. Adaptive Filtering with the Self-Organizing Map: A Performance Comparison. Neural Netw. 2006;19(6-7):785-98. doi: 10.1016/j.neunet.2006.05.005.
https://doi.org/10.1016/j.neunet.2006.05...
,2323 Al-Shayea QK. Artificial Neural Networks in Medical Diagnosis. Int. J. Comput. Sci. Issues. 2011;8(2):150-4.,2424 Bengio Y, Courville A, Vincent P. Representation Learning: A Review and New Perspectives. IEEE Trans Pattern Anal Mach Intell. 2013;35(8):1798-828. doi: 10.1109/TPAMI.2013.50.
https://doi.org/10.1109/TPAMI.2013.50...

Deep learning differs from more traditional ML techniques to the extent that it processes more robust computational models with multiple processing layers based on ANNs. Thus, the technique of deep learning works in accordance with an ANN, but it possesses a greater number of hidden layers and, consequently, synaptic connections. Each layer reproduces a representation of data from the previous layer, and the learning algorithm can be either supervised or unsupervised.2525 Miotto R, Wang F, Wang S, Jiang X, Dudley JT. Deep Learning for Healthcare: Review, Opportunities and Challenges. Brief Bioinform. 2018;19(6):1236-46. doi: 10.1093/bib/bbx044.
https://doi.org/10.1093/bib/bbx044...
,2626 Bengio Y. Learning Deep Architectures for AI. Pittsburgh: Mach Learn; 2009.

Given the high data volume and complexity involved in working with big data, the autoencoder algorithm is a type of ANN that reduces data dimensionality. In order to do this, the algorithm uses mathematical models with a high degree of abstraction to generate a new dataset with reduced dimensionality and representation as close as possible to the input data. The fundamental difference between an ANN and an autoencoder is that the latter uses unlabeled data during the training phase.2727 Raghavendra U, Gudigar A, Bhandary SV, Rao TN, Ciaccio EJ, Acharya UR. A Two Layer Sparse Autoencoder for Glaucoma Identification with Fundus Images. J Med Syst. 2019;43(9):299. doi: 10.1007/s10916-019-1427-x.
https://doi.org/10.1007/s10916–019–1427–...

The decision tree algorithm is most used when the dataset is relatively small, and it is developed with a series of yes/no questions to classify data into categories. This algorithm uses a statistical model for data classification or prediction, using the idea of nodes. Each node (question) is divided into possible outcomes, and they branch into other possibilities; this is repeated until the final outcome.1616 Podgorelec V, Kokol P, Stiglic B, Rozman I. Decision Trees: An Overview and Their Use in Medicine. J Med Syst. 2002;26(5):445-63. doi: 10.1023/a:1016409317640.
https://doi.org/10.1023/a:1016409317640...
The main advantages of this algorithm are its simplicity and intuitive interpretation.2828 Goodman KE, Lessler J, Cosgrove SE, Harris AD, Lautenbach E, Han JH, et al. A Clinical Decision Tree to Predict Whether a Bacteremic Patient Is Infected with an Extended-Spectrum β-Lactamase-Producing Organism. Clin Infect Dis. 2016;63(7):896-903. doi: 10.1093/cid/ciw425.
https://doi.org/10.1093/cid/ciw425...

Random forests are an extension of the decision tree algorithm, and they are widely used to solve classification and regression problems. Decision trees are combined, and each one is trained independently. Its main features are simple theory, fast data analysis, stability in the presence of excessive noise, and an automatic compensation mechanism for biased data samples.2929 Segal MR. Machine Learning Benchmarks and Random Forest Regression. São Francisco: Biostatistics; 2004.

A Bayesian network is another technique that is widely applied to medicine. It consists of Bayesian statistical methods based on the theoretical foundation that consistent subjective beliefs of specialists in a given area can be expressed in a probabilistic structure.1717 Pang B, Zhang D, Li N, Wang K. Computerized Tongue Diagnosis Based on Bayesian Networks. IEEE Trans Biomed Eng. 2004;51(10):1803-10. doi: 10.1109/TBME.2004.831534.
https://doi.org/10.1109/TBME.2004.831534...

SVM is a supervised ML method that is widely used in bioinformatics. This algorithm uses the idea of error minimization, working with the statistical theory of learning and optimization. In addition to binary classification, SVM can be used in continuous data regression, called support vector regression. The results obtained with the use of SVM are comparable to those of ANNs, presenting an easy training process and working with high data dimensionality. It, therefore, reaches a compromise between less complexity and error.3030 Chen KC, Chen CYC. Stroke Prevention by Traditional Chinese Medicine? A Genetic Algorithm, Support Vector Machine and Molecular Dynamics Approach. Soft Matter. 2011. 7(8):4001-8. doi: 10.1039/c0sm01548b.
https://doi.org/10.1039/c0sm01548b...
,3131 Krittanawong C, Zhang H, Wang Z, Aydar M, Kitai T. Artificial Intelligence in Precision Cardiovascular Medicine. J Am Coll Cardiol. 2017;69(21):2657-64. doi: 10.1016/j.jacc.2017.03.571.
https://doi.org/10.1016/j.jacc.2017.03.5...

In this manner, each algorithm applies different techniques regarding how to learn from observations and how to carry out mapping of a set of predictors for the final result. It must generalize information so that a task can be performed correctly with new inputs that have not been previously analyzed by the model.1414 Sathya R, Abraham A. Comparison of Supervised and Unsupervised Learning Algorithms for Pattern Classification. Int. J. Artif. Intell. 2013;2(2):34-8. doi: 10.14569/IJARAI.2013.020206.
https://doi.org/10.14569/IJARAI.2013.020...

Machine learning in medicine

Since the past century, researchers have been exploring different applications of ML techniques in all fields of medicine.3232 Fan Y, Shen D, Davatzikos C. Detecting Cognitive States from fMRI Images by Machine Learning and Multivariate Classification. CVPRW’06 2006: Conference on Computer Vision and Pattern Recognition Workshop; 2006 Jun 17-22; Ney York, USA: IEEE; 2006. p. 89. Medical research involving ML has grown exponentially over the past few decades. Data from PubMed (NCBI) and Medline, involving the descriptors “machine learning,” “artificial intelligence,” “unsupervised learning,” “supervised learning,” and “neural networks,” revealed 113,127 articles published between 1951 and 2019 (Figure 3). When the descriptor “cardiology” was added as a mandatory condition in the search for the other terms, 888 studies were found, with distribution similar to the previous one, between the years 1986 and 2019.

Figure 3
Number of articles per year and cumulative during the period from 1951 to 2019 in PubMed and Medline.

The capability of ML algorithms to recognize patterns and predict diagnoses has been widely applied to different areas of healthcare.3333 Gulshan V, Peng L, Coram M, Stumpe MC, Wu D, Narayanaswamy A, et al. Development and Validation of a Deep Learning Algorithm for Detection of Diabetic Retinopathy in Retinal Fundus Photographs. JAMA. 2016;316(22):2402-10. doi: 10.1001/jama.2016.17216.
https://doi.org/10.1001/jama.2016.17216...
3636 Chen JH, Asch SM. Machine Learning and Prediction in Medicine - Beyond the Peak of Inflated Expectations. N Engl J Med. 2017;376(26):2507-9. doi: 10.1056/NEJMp1702071.
https://doi.org/10.1056/NEJMp1702071...
In dermatology, an ANN was able to differentiate dermatological lesions as benign versus malignant, based on more than 129,000 cases, with results similar to those of a committee of 21 dermatologists.3535 Wall DP, Kosmicki J, Deluca TF, Harstad E, Fusaro VA. Use of Machine Learning to Shorten Observation-Based Screening and Diagnosis of Autism. Transl Psychiatry. 2012;2(4):e100. doi: 10.1038/tp.2012.10.
https://doi.org/10.1038/tp.2012.10...
In the field of psychiatry, a study with ML techniques reduced the number of diagnostic criteria from 29 to 8, with 100% accuracy in 612 patients with confirmed diagnosis of autistic spectrum disorder.3636 Chen JH, Asch SM. Machine Learning and Prediction in Medicine - Beyond the Peak of Inflated Expectations. N Engl J Med. 2017;376(26):2507-9. doi: 10.1056/NEJMp1702071.
https://doi.org/10.1056/NEJMp1702071...

The addition of mobile technologies, such as smartphones and smartwatches, applied to the area of healthcare has added another dimension to ML, making it possible to read large quantities of personal data in learning algorithms.3737 Bergenstal RM, Klonoff DC, Garg SK, Bode BW, Meredith M, Slover RH, et al. Threshold-Based Insulin-Pump Interruption for Reduction of Hypoglycemia. N Engl J Med. 2013;369(3):224-32. doi: 10.1056/NEJMoa1303576.
https://doi.org/10.1056/NEJMoa1303576...
Within feedback systems, mobile technology is able to be a biometric device (for example, measuring blood glucose levels), capable of targeting real-time clinical interventions, based on algorithms that continuously update patients’ personal information.3838 Weng SF, Reps J, Kai J, Garibaldi JM, Qureshi N. Can Machine-Learning Improve Cardiovascular Risk Prediction Using Routine Clinical Data? PLoS One. 2017;12(4):e0174944. doi: 10.1371/journal.pone.0174944.
https://doi.org/10.1371/journal.pone.017...
Technology is able to simplify diagnostic processes and facilitate clinical practice.

Machine learning in cardiology

Advances in computational capacity in recent decades have especially impacted the field of detection and prediction of cardiovascular diseases through interpretation of data, such as studies of medical records; imaging exams; and biological, genomic, and molecular evaluation databanks.3232 Fan Y, Shen D, Davatzikos C. Detecting Cognitive States from fMRI Images by Machine Learning and Multivariate Classification. CVPRW’06 2006: Conference on Computer Vision and Pattern Recognition Workshop; 2006 Jun 17-22; Ney York, USA: IEEE; 2006. p. 89. Cardiology is one of the areas with the greatest impact on scientific production using ML techniques (Table 2). From the prediction of cardiovascular events3939 Slomka PJ, Dey D, Sitek A, Motwani M, Berman DS, Germano G. Cardiac Imaging: Working Towards Fully-Automated Machine Analysis & Interpretation. Expert Rev Med Devices. 2017;14(3):197-212. doi: 10.1080/17434440.2017.1300057.
https://doi.org/10.1080/17434440.2017.13...
to the improvement of electrocardiographic and imaging diagnoses,4040 Mincholé A, Camps J, Lyon A, Rodríguez B. Machine Learning in the Electrocardiogram. J Electrocardiol. 2019;57S:61-4. doi: 10.1016/j.jelectrocard.2019.08.008.
https://doi.org/10.1016/j.jelectrocard.2...
,4141 D’Agostino RB Sr, Pencina MJ, Massaro JM, Coady S. Cardiovascular Disease Risk Assessment: Insights from Framingham. Glob Heart. 2013;8(1):11-23. doi: 10.1016/j.gheart.2013.01.001.
https://doi.org/10.1016/j.gheart.2013.01...
AI has been an important tool for scientific research.

Table 2
Articles on the use of machine learning in cardiology

Prognosis

Several cardiovascular risk scores have been developed in order to predict cardiovascular events and identify individuals with higher cardiac risks, for primary prevention.4242 Lin JS, Evans CV, Johnson E, Redmond N, Coppola EL, Smith N. Nontraditional Risk Factors in Cardiovascular Disease Risk Assessment: Updated Evidence Report and Systematic Review for the US Preventive Services Task Force. JAMA. 2018;320(3):281-97. doi: 10.1001/jama.2018.4242.
https://doi.org/10.1001/jama.2018.4242...
However, in spite of all the advances in diagnostic workup and therapy in cardiology, there is still a population at risk that is has not been identified by traditional methods.4343 Raghunath SM, Cerna AU, Jing L, vanMaanen D, Stough JV, Hartzel D, et al. Deep Neural Networks Can Predict 1-Year Mortality Directly from ECG Signal, Even when Clinically Interpreted as Normal. Circulation. 2019;140(Suppl 1):A14425-. It is desirable to recognize potential non-traditional risk factors, and the use of new technologies, such as AI, has become a promising method in this search.

The prediction of all-cause mortality over a 1-year period, based on isolated analysis of electrocardiogram (ECG) has shown promising results (AUROC 0.87; p < 0.05).4444 Betancur J, Otaki Y, Motwani M, Fish MB, Lemley M, Dey D, et al. Prognostic Value of Combined Clinical and Myocardial Perfusion Imaging Data Using Machine Learning. JACC Cardiovasc Imaging. 2018;11(7):1000-9. doi: 10.1016/j.jcmg.2017.07.024.
https://doi.org/10.1016/j.jcmg.2017.07.0...
It is interesting to underscore that a blind analysis of the same ECGs by 3 cardiologists suggested that the patterns which ML found to predict mortality were not apparently visible on conventional medical assessment.4444 Betancur J, Otaki Y, Motwani M, Fish MB, Lemley M, Dey D, et al. Prognostic Value of Combined Clinical and Myocardial Perfusion Imaging Data Using Machine Learning. JACC Cardiovasc Imaging. 2018;11(7):1000-9. doi: 10.1016/j.jcmg.2017.07.024.
https://doi.org/10.1016/j.jcmg.2017.07.0...

In a study including 2619 patients who underwent computerized tomography with proton emission for prediction of cardiovascular risk, ML techniques showed better results (AUROC 0.81; p < 0.01) than isolated analysis of the exam.4545 Ambale-Venkatesh B, Yang X, Wu CO, Liu K, Hundley WG, McClelland R, et al. Cardiovascular Event Prediction by Machine Learning: The Multi-Ethnic Study of Atherosclerosis. Circ Res. 2017;121(9):1092-101. doi: 10.1161/CIRCRESAHA.117.311312.
https://doi.org/10.1161/CIRCRESAHA.117.3...

A study with more than 380,000 patients in the United Kingdom evaluated the use of ML techniques to predict the risk of cardiovascular events in comparison with the traditional algorithms proposed by the American College of Cardiology and the American Heart Association.3939 Slomka PJ, Dey D, Sitek A, Motwani M, Berman DS, Germano G. Cardiac Imaging: Working Towards Fully-Automated Machine Analysis & Interpretation. Expert Rev Med Devices. 2017;14(3):197-212. doi: 10.1080/17434440.2017.1300057.
https://doi.org/10.1080/17434440.2017.13...
There was an improvement of up to 7.6% in the prediction of events with the use of ANN. Some clinical variables that are not valued for cardiovascular disease by traditional methods, such as depression and corticosteroid use, were important to cardiovascular risk assessed by ML techniques3939 Slomka PJ, Dey D, Sitek A, Motwani M, Berman DS, Germano G. Cardiac Imaging: Working Towards Fully-Automated Machine Analysis & Interpretation. Expert Rev Med Devices. 2017;14(3):197-212. doi: 10.1080/17434440.2017.1300057.
https://doi.org/10.1080/17434440.2017.13...
. This finding was corroborated by a multicenter study from the United States where the parameters found for cardiovascular risk prediction differed from those included in traditional risk calculators.4646 Antman EM, Loscalzo J. Precision Medicine in Cardiology. Nat Rev Cardiol. 2016;13(10):591-602. doi: 10.1038/nrcardio.2016.101.
https://doi.org/10.1038/nrcardio.2016.10...

AI can contribute to the generation of more complex and specific predictive models for each individual,4747 Johnson KW, Shameer K, Glicksberg BS, Readhead B, Sengupta PP, Björkegren JLM, et al. Enabling Precision Cardiology Through Multiscale Biology and Systems Medicine. JACC Basic Transl Sci. 2017;2(3):311-27. doi: 10.1016/j.jacbts.2016.11.010.
https://doi.org/10.1016/j.jacbts.2016.11...
by incorporating genomic components in cardiovascular risk scores.4848 Kullo IJ, Jouni H, Austin EE, Brown SA, Kruisselbrink TM, Isseh IN, et al. Incorporating a Genetic Risk Score into Coronary Heart Disease Risk Estimates: Effect on Low-Density Lipoprotein Cholesterol Levels (the MI-GENES Clinical Trial). Circulation. 2016;133(12):1181-8. doi: 10.1161/CIRCULATIONAHA.115.020109.
https://doi.org/10.1161/CIRCULATIONAHA.1...
,4949 Johnson KW, Soto JT, Glicksberg BS, Shameer K, Miotto R, Ali M, et al. Artificial Intelligence in Cardiology. J Am Coll Cardiol. 2018;71(23):2668-79. The association of clinical, social, demographic, and genetic data with the available exams can allow more individualized assessment, with the aim of health promotion.4747 Johnson KW, Shameer K, Glicksberg BS, Readhead B, Sengupta PP, Björkegren JLM, et al. Enabling Precision Cardiology Through Multiscale Biology and Systems Medicine. JACC Basic Transl Sci. 2017;2(3):311-27. doi: 10.1016/j.jacbts.2016.11.010.
https://doi.org/10.1016/j.jacbts.2016.11...

Diagnosis

In cardiac exams, the need for a highly specialized medical team a variability of reports among physicians, and time spent on reports have led to the study of ML techniques as a diagnostic tool.4141 D’Agostino RB Sr, Pencina MJ, Massaro JM, Coady S. Cardiovascular Disease Risk Assessment: Insights from Framingham. Glob Heart. 2013;8(1):11-23. doi: 10.1016/j.gheart.2013.01.001.
https://doi.org/10.1016/j.gheart.2013.01...
,5050 Narula S, Shameer K, Omar AMS, Dudley JT, Sengupta PP. Machine-Learning Algorithms to Automate Morphological and Functional Assessments in 2D Echocardiography. J Am Coll Cardiol. 2016;68(21):2287-95. doi: 10.1016/j.jacc.2016.08.062.
https://doi.org/10.1016/j.jacc.2016.08.0...

The studies have been promising, and cardiac imaging modalities such as echocardiography, computed tomography, and nuclear magnetic resonance have shown good accuracy in correlating structural changes with the etiology and pathophysiology of cardiovascular diseases.5151 Samad MD, Ulloa A, Wehner GJ, Jing L, Hartzel D, Good CW, et al. Predicting Survival From Large Echocardiography and Electronic Health Record Datasets: Optimization With Machine Learning. JACC Cardiovasc Imaging. 2019;12(4):681-9. doi: 10.1016/j.jcmg.2018.04.026.
https://doi.org/10.1016/j.jcmg.2018.04.0...
,5252 Hae H, Kang SJ, Kim WJ, Choi SY, Lee JG, Bae Y, et al. Machine Learning Assessment of Myocardial Ischemia Using Angiography: Development and Retrospective Validation. PLoS Med. 2018;15(11):e1002693. doi: 10.1371/journal.pmed.1002693.
https://doi.org/10.1371/journal.pmed.100...
In a study with 159 patients, 3 ML techniques were used to aid in the echocardiographic differentiation between hypertrophic cardiomyopathy and physiological hypertrophy in athletes. The parameters found, such as early-to-late transmitral diastolic velocity ratio (p < 0.01), early diastolic velocity (e’) (p < 0.01), and strain analysis (p < 0.01), were better in sensitivity and specificity than those that are traditionally used.5151 Samad MD, Ulloa A, Wehner GJ, Jing L, Hartzel D, Good CW, et al. Predicting Survival From Large Echocardiography and Electronic Health Record Datasets: Optimization With Machine Learning. JACC Cardiovasc Imaging. 2019;12(4):681-9. doi: 10.1016/j.jcmg.2018.04.026.
https://doi.org/10.1016/j.jcmg.2018.04.0...

A ML algorithm was developed to differentiate intermediate coronary stenosis on angiography with fractional flow reserve less than 0.80 versus greater than 0.80, based on clinical and angiography data. The results were satisfactory, with an accuracy of approximately 80% for prediction of fractional flow reserve less than 0.8 (AUROC 0.84 to 0.87, 95% CI 0.71 to 0.89). The external validation of the developed model also showed similar results in 79 patients from 2 other centers (AUROC 0.89, 95% CI 0.83 to 0.95).5353 Ribeiro AH, Ribeiro MH, Paixão GMM, Oliveira DM, Gomes PR, Canazart JA, et al. Automatic Diagnosis of the 12-lead ECG Using a Deep Neural Network. Nat Commun. 2020;11(1):1760. doi: 10.1038/s41467-020-15432-4.
https://doi.org/10.1038/s41467–020–15432...

In relation to ECG, studies are being developed to improve automatic diagnoses.4141 D’Agostino RB Sr, Pencina MJ, Massaro JM, Coady S. Cardiovascular Disease Risk Assessment: Insights from Framingham. Glob Heart. 2013;8(1):11-23. doi: 10.1016/j.gheart.2013.01.001.
https://doi.org/10.1016/j.gheart.2013.01...
By means of ML techniques, our group has been able to identify 6 ECG classes through 12-lead ECG analysis, with good accuracy, comparable to the performance of last-year cardiology residents.5454 Smith SW, Walsh B, Grauer K, Wang K, Rapin J, Li J, et al. A Deep Neural Network Learning Algorithm Outperforms a Conventional Algorithm for Emergency Department Electrocardiogram Interpretation. J Electrocardiol. 2019;52:88-95. doi: 10.1016/j.jelectrocard.2018.11.013.
https://doi.org/10.1016/j.jelectrocard.2...
In hospitalized patients with cardiovascular emergencies, ML had diagnostic accuracy of about 90% for major ECG changes.5454 Smith SW, Walsh B, Grauer K, Wang K, Rapin J, Li J, et al. A Deep Neural Network Learning Algorithm Outperforms a Conventional Algorithm for Emergency Department Electrocardiogram Interpretation. J Electrocardiol. 2019;52:88-95. doi: 10.1016/j.jelectrocard.2018.11.013.
https://doi.org/10.1016/j.jelectrocard.2...
Furthermore, a recent study was able to identify patients with atrial fibrillation on ECG in sinus rhythm with a sensitivity of 79%, specificity of 79.5%, and accuracy of 79.4%.5555 Attia ZI, Noseworthy PA, Lopez-Jimenez F, Asirvatham SJ, Deshmukh AJ, Gersh BJ, et al. An artificial Intelligence-Enabled ECG Algorithm for the Identification of Patients with Atrial Fibrillation During Sinus Rhythm: A Retrospective Analysis of Outcome Prediction. Lancet. 2019;394(10201):861-7. doi: 10.1016/S0140-6736(19)31721-0.
https://doi.org/10.1016/S0140–6736(19)31...

Limits and challenges

The use of ML techniques is growing, due to their potential to solve problems in different areas. In medicine, the results have been promising in several specialties, with the expectation that AI can be a tool to assist clinical practice.33 Deo RC. Machine Learning in Medicine. Circulation. 2015;132(20):1920-30. doi: 10.1161/CIRCULATIONAHA.115.001593.
https://doi.org/10.1161/CIRCULATIONAHA.1...
,5959 Ribeiro AL, Oliveira GMM. Toward a Patient-Centered, Data-Driven Cardiology. Arq Bras Cardiol. 2019;112(4):371-3. doi: 10.5935/abc.20190069.
https://doi.org/10.5935/abc.20190069...
Nevertheless, it is still necessary to be cautious when interpreting and incorporating the results.

The ML algorithms developed must be reproducible in the general population. Studies with small numbers of patients, in specific populations, or with selection biases do not allow for generalization of their findings.6060 Anderson A, Labus JS, Vianna EP, Mayer EA, Cohen MS. Common Component Classification: What Can We Learn from Machine Learning? Neuroimage. 2011;56(2):517-24. doi: 10.1016/j.neuroimage.2010.05.065.
https://doi.org/10.1016/j.neuroimage.201...
,6161 Halevy A, Norvig P, Pereira F. The Unreasonable Effectiveness of Data. IEEE Intelligent Systems. 2009;24(2):8-12. doi:10.1109/MIS.2009.36.
https://doi.org/10.1109/MIS.2009.36...
Even though data capture and interpretation have considerable statistical value, the best scenarios are still not capable of predicting the outcome in different people.6262 Shaw LJ. Can a Machine Learn Better Than Humans? JACC Cardiovasc Imaging. 2018;11(7):1010-1. doi: 10.1016/j.jcmg.2017.07.025.
https://doi.org/10.1016/j.jcmg.2017.07.0...

An error in an automated process can lead professionals to incorrect conclusions, as demonstrated in a study with 30 internal medicine residents whose diagnostic accuracy for ECG reports was reduced when they were provided with incorrect automatic reports.6363 Tsai TL, Fridsma DB, Gatti G. Computer Decision Support as a Source of Interpretation Error: The Case of Electrocardiograms. J Am Med Inform Assoc. 2003;10(5):478-83. doi: 10.1197/jamia.M1279.
https://doi.org/10.1197/jamia.M1279...

Some doctors have viewed the advancement of AI in medicine with concern. The alarmist position that ML might replace doctors in healthcare has proved to be unjustified. No software, so far, has been able to replace the subjective aspect of clinical experience in making favorable decisions for the patient, precisely because medicine is not an exact science.6464 Svensson CM, Hübler R, Figge MT. Automated Classification of Circulating Tumor Cells and the Impact of Interobsever Variability on Classifier Training and Performance. J Immunol Res. 2015;2015:573165. doi: 10.1155/2015/573165.
https://doi.org/10.1155/2015/573165...
The denial of technological advancement and the AI tools that are available today is as potentially damaging as total dependence on ML for patient care. The combination of ML and clinical judgment has shown better results together than its isolated application.5959 Ribeiro AL, Oliveira GMM. Toward a Patient-Centered, Data-Driven Cardiology. Arq Bras Cardiol. 2019;112(4):371-3. doi: 10.5935/abc.20190069.
https://doi.org/10.5935/abc.20190069...

Conclusion

The use of ML techniques in medicine has left the field of theory and gone on to become a reality. Although the use of ML in medicine is still in development, studies have demonstrated its clinical applicability, with an impact on diagnostic and prognostic evaluation.

  • Sources of Funding
    Ribeiro AL is partially supported by CNPq (310679/2016-8 and 465518/2014-1) and by FAPEMIG (PPM-00428-17 and RED-00081-16). Moraes JL is supported by the CNPq (141286/2021-0).
  • Study Association
    This article is part of the thesis of Doctoral submitted by Gabriela Miana de Mattos Paixão, from Universidade Federal de Minas Gerais.

Referências

  • 1
    Mitchell TM, The Discipline of Machine Learning. Pittsburgh: Mach Learning Department; 2006.
  • 2
    Hastie T, Tibshirani R, Friedman J. The Elements of Statistical Learning: Data Mining, Inference, and Prediction. 2nd ed. Berlin: Springer Science & Business Media; 2009.
  • 3
    Deo RC. Machine Learning in Medicine. Circulation. 2015;132(20):1920-30. doi: 10.1161/CIRCULATIONAHA.115.001593.
    » https://doi.org/10.1161/CIRCULATIONAHA.115.001593
  • 4
    Jordan MI, Mitchell TM. Machine Learning: Trends, Perspectives, and Prospects. Science. 2015;349(6245):255-60. doi: 10.1126/science.aaa8415.
    » https://doi.org/10.1126/science.aaa8415
  • 5
    Chen M, Mao S, Liu Y. Big data: A survey. Mob. Netw. Appl. 2014;19(2):171-209. doi:10.1007/s11036-013-0489-0.
    » https://doi.org/10.1007/s11036–013–0489–0
  • 6
    Zhou L, Pan S, Wang J, Vasilakos AV. Machine Learning on Big Data: Opportunities and Challenges. Neurocomputing. 2017;237:350-61. doi: 10.1016/j.neucom.2017.01.026.
    » https://doi.org/10.1016/j.neucom.2017.01.026
  • 7
    Obermeyer Z, Emanuel EJ. Predicting the Future - Big Data, Machine Learning, and Clinical Medicine. N Engl J Med. 2016;375(13):1216-9. doi: 10.1056/NEJMp1606181.
    » https://doi.org/10.1056/NEJMp1606181
  • 8
    Waljee AK, Higgins PD. Machine Learning in Medicine: A Primer for Physicians. Am J Gastroenterol. 2010;105(6):1224-6. doi: 10.1038/ajg.2010.173.
    » https://doi.org/10.1038/ajg.2010.173
  • 9
    Darcy AM, Louie AK, Roberts LW. Machine Learning and the Profession of Medicine. JAMA. 2016;315(6):551-2. doi: 10.1001/jama.2015.18421.
    » https://doi.org/10.1001/jama.2015.18421
  • 10
    Laney D. 3D Data Management: Controlling Data Volume, Velocity, and Variety. Milan: META Group Research Note; 2001.
  • 11
    Martin-Sanchez F, Verspoor K. Big Data in Medicine is Driving Big Changes. Yearb Med Inform. 2014;9(1):14-20. doi: 10.15265/IY-2014-0020.
    » https://doi.org/10.15265/IY–2014–0020
  • 12
    Barreto GA, Souza LG. Adaptive Filtering with the Self-Organizing Map: A Performance Comparison. Neural Netw. 2006;19(6-7):785-98. doi: 10.1016/j.neunet.2006.05.005.
    » https://doi.org/10.1016/j.neunet.2006.05.005
  • 13
    Kohonen T, Honkela T. Kohonen Network. Scholarpedia. 2007;2(1):1568. doi: 10.4249/scholarpedia.1568.
    » https://doi.org/10.4249/scholarpedia.1568
  • 14
    Sathya R, Abraham A. Comparison of Supervised and Unsupervised Learning Algorithms for Pattern Classification. Int. J. Artif. Intell. 2013;2(2):34-8. doi: 10.14569/IJARAI.2013.020206.
    » https://doi.org/10.14569/IJARAI.2013.020206
  • 15
    Rajkomar A, Dean J, Kohane I. Machine Learning in Medicine. N Engl J Med. 2019;380(14):1347-58. doi: 10.1056/NEJMra1814259.
    » https://doi.org/10.1056/NEJMra1814259
  • 16
    Podgorelec V, Kokol P, Stiglic B, Rozman I. Decision Trees: An Overview and Their Use in Medicine. J Med Syst. 2002;26(5):445-63. doi: 10.1023/a:1016409317640.
    » https://doi.org/10.1023/a:1016409317640
  • 17
    Pang B, Zhang D, Li N, Wang K. Computerized Tongue Diagnosis Based on Bayesian Networks. IEEE Trans Biomed Eng. 2004;51(10):1803-10. doi: 10.1109/TBME.2004.831534.
    » https://doi.org/10.1109/TBME.2004.831534
  • 18
    Lisboa PJ, Taktak AF. The Use of Artificial Neural Networks in Decision Support in Cancer: A Systematic Review. Neural Netw. 2006;19(4):408-15. doi: 10.1016/j.neunet.2005.10.007.
    » https://doi.org/10.1016/j.neunet.2005.10.007
  • 19
    Ramesh AN, Kambhampati C, Monson JR, Drew PJ. Artificial Intelligence in Medicine. Ann R Coll Surg Engl. 2004;86(5):334-8. doi: 10.1308/147870804290.
    » https://doi.org/10.1308/147870804290
  • 20
    Mavroforakis ME, Theodoridis S. A Geometric Approach to Support Vector Machine (SVM) Classification. IEEE Trans Neural Netw. 2006;17(3):671-82. doi: 10.1109/TNN.2006.873281.
    » https://doi.org/10.1109/TNN.2006.873281
  • 21
    Smith SW, Walsh B, Grauer K, Wang K, Rapin J, Li J, et al. A Deep Neural Network Learning Algorithm Outperforms a Conventional Algorithm for Emergency Department Electrocardiogram Interpretation. J Electrocardiol. 2019;52:88-95. doi: 10.1016/j.jelectrocard.2018.11.013.
    » https://doi.org/10.1016/j.jelectrocard.2018.11.013
  • 22
    Bianchi RE. Extração de Conhecimento Simbólico em Técnicas de Aprendizado de Máquina Caixa-Preta por Similaridade de Rankings [dissertation]. São Paulo: Universidade de São Paulo; 2008.
  • 23
    Al-Shayea QK. Artificial Neural Networks in Medical Diagnosis. Int. J. Comput. Sci. Issues. 2011;8(2):150-4.
  • 24
    Bengio Y, Courville A, Vincent P. Representation Learning: A Review and New Perspectives. IEEE Trans Pattern Anal Mach Intell. 2013;35(8):1798-828. doi: 10.1109/TPAMI.2013.50.
    » https://doi.org/10.1109/TPAMI.2013.50
  • 25
    Miotto R, Wang F, Wang S, Jiang X, Dudley JT. Deep Learning for Healthcare: Review, Opportunities and Challenges. Brief Bioinform. 2018;19(6):1236-46. doi: 10.1093/bib/bbx044.
    » https://doi.org/10.1093/bib/bbx044
  • 26
    Bengio Y. Learning Deep Architectures for AI. Pittsburgh: Mach Learn; 2009.
  • 27
    Raghavendra U, Gudigar A, Bhandary SV, Rao TN, Ciaccio EJ, Acharya UR. A Two Layer Sparse Autoencoder for Glaucoma Identification with Fundus Images. J Med Syst. 2019;43(9):299. doi: 10.1007/s10916-019-1427-x.
    » https://doi.org/10.1007/s10916–019–1427–x
  • 28
    Goodman KE, Lessler J, Cosgrove SE, Harris AD, Lautenbach E, Han JH, et al. A Clinical Decision Tree to Predict Whether a Bacteremic Patient Is Infected with an Extended-Spectrum β-Lactamase-Producing Organism. Clin Infect Dis. 2016;63(7):896-903. doi: 10.1093/cid/ciw425.
    » https://doi.org/10.1093/cid/ciw425
  • 29
    Segal MR. Machine Learning Benchmarks and Random Forest Regression. São Francisco: Biostatistics; 2004.
  • 30
    Chen KC, Chen CYC. Stroke Prevention by Traditional Chinese Medicine? A Genetic Algorithm, Support Vector Machine and Molecular Dynamics Approach. Soft Matter. 2011. 7(8):4001-8. doi: 10.1039/c0sm01548b.
    » https://doi.org/10.1039/c0sm01548b
  • 31
    Krittanawong C, Zhang H, Wang Z, Aydar M, Kitai T. Artificial Intelligence in Precision Cardiovascular Medicine. J Am Coll Cardiol. 2017;69(21):2657-64. doi: 10.1016/j.jacc.2017.03.571.
    » https://doi.org/10.1016/j.jacc.2017.03.571
  • 32
    Fan Y, Shen D, Davatzikos C. Detecting Cognitive States from fMRI Images by Machine Learning and Multivariate Classification. CVPRW’06 2006: Conference on Computer Vision and Pattern Recognition Workshop; 2006 Jun 17-22; Ney York, USA: IEEE; 2006. p. 89.
  • 33
    Gulshan V, Peng L, Coram M, Stumpe MC, Wu D, Narayanaswamy A, et al. Development and Validation of a Deep Learning Algorithm for Detection of Diabetic Retinopathy in Retinal Fundus Photographs. JAMA. 2016;316(22):2402-10. doi: 10.1001/jama.2016.17216.
    » https://doi.org/10.1001/jama.2016.17216
  • 34
    Esteva A, Kuprel B, Novoa RA, Ko J, Swetter SM, Blau HM, et al. Dermatologist-Level Classification of Skin Cancer with Deep Neural Networks. Nature. 2017;542(7639):115-8. doi: 10.1038/nature21056.
    » https://doi.org/10.1038/nature21056
  • 35
    Wall DP, Kosmicki J, Deluca TF, Harstad E, Fusaro VA. Use of Machine Learning to Shorten Observation-Based Screening and Diagnosis of Autism. Transl Psychiatry. 2012;2(4):e100. doi: 10.1038/tp.2012.10.
    » https://doi.org/10.1038/tp.2012.10
  • 36
    Chen JH, Asch SM. Machine Learning and Prediction in Medicine - Beyond the Peak of Inflated Expectations. N Engl J Med. 2017;376(26):2507-9. doi: 10.1056/NEJMp1702071.
    » https://doi.org/10.1056/NEJMp1702071
  • 37
    Bergenstal RM, Klonoff DC, Garg SK, Bode BW, Meredith M, Slover RH, et al. Threshold-Based Insulin-Pump Interruption for Reduction of Hypoglycemia. N Engl J Med. 2013;369(3):224-32. doi: 10.1056/NEJMoa1303576.
    » https://doi.org/10.1056/NEJMoa1303576
  • 38
    Weng SF, Reps J, Kai J, Garibaldi JM, Qureshi N. Can Machine-Learning Improve Cardiovascular Risk Prediction Using Routine Clinical Data? PLoS One. 2017;12(4):e0174944. doi: 10.1371/journal.pone.0174944.
    » https://doi.org/10.1371/journal.pone.0174944
  • 39
    Slomka PJ, Dey D, Sitek A, Motwani M, Berman DS, Germano G. Cardiac Imaging: Working Towards Fully-Automated Machine Analysis & Interpretation. Expert Rev Med Devices. 2017;14(3):197-212. doi: 10.1080/17434440.2017.1300057.
    » https://doi.org/10.1080/17434440.2017.1300057
  • 40
    Mincholé A, Camps J, Lyon A, Rodríguez B. Machine Learning in the Electrocardiogram. J Electrocardiol. 2019;57S:61-4. doi: 10.1016/j.jelectrocard.2019.08.008.
    » https://doi.org/10.1016/j.jelectrocard.2019.08.008
  • 41
    D’Agostino RB Sr, Pencina MJ, Massaro JM, Coady S. Cardiovascular Disease Risk Assessment: Insights from Framingham. Glob Heart. 2013;8(1):11-23. doi: 10.1016/j.gheart.2013.01.001.
    » https://doi.org/10.1016/j.gheart.2013.01.001
  • 42
    Lin JS, Evans CV, Johnson E, Redmond N, Coppola EL, Smith N. Nontraditional Risk Factors in Cardiovascular Disease Risk Assessment: Updated Evidence Report and Systematic Review for the US Preventive Services Task Force. JAMA. 2018;320(3):281-97. doi: 10.1001/jama.2018.4242.
    » https://doi.org/10.1001/jama.2018.4242
  • 43
    Raghunath SM, Cerna AU, Jing L, vanMaanen D, Stough JV, Hartzel D, et al. Deep Neural Networks Can Predict 1-Year Mortality Directly from ECG Signal, Even when Clinically Interpreted as Normal. Circulation. 2019;140(Suppl 1):A14425-.
  • 44
    Betancur J, Otaki Y, Motwani M, Fish MB, Lemley M, Dey D, et al. Prognostic Value of Combined Clinical and Myocardial Perfusion Imaging Data Using Machine Learning. JACC Cardiovasc Imaging. 2018;11(7):1000-9. doi: 10.1016/j.jcmg.2017.07.024.
    » https://doi.org/10.1016/j.jcmg.2017.07.024
  • 45
    Ambale-Venkatesh B, Yang X, Wu CO, Liu K, Hundley WG, McClelland R, et al. Cardiovascular Event Prediction by Machine Learning: The Multi-Ethnic Study of Atherosclerosis. Circ Res. 2017;121(9):1092-101. doi: 10.1161/CIRCRESAHA.117.311312.
    » https://doi.org/10.1161/CIRCRESAHA.117.311312
  • 46
    Antman EM, Loscalzo J. Precision Medicine in Cardiology. Nat Rev Cardiol. 2016;13(10):591-602. doi: 10.1038/nrcardio.2016.101.
    » https://doi.org/10.1038/nrcardio.2016.101
  • 47
    Johnson KW, Shameer K, Glicksberg BS, Readhead B, Sengupta PP, Björkegren JLM, et al. Enabling Precision Cardiology Through Multiscale Biology and Systems Medicine. JACC Basic Transl Sci. 2017;2(3):311-27. doi: 10.1016/j.jacbts.2016.11.010.
    » https://doi.org/10.1016/j.jacbts.2016.11.010
  • 48
    Kullo IJ, Jouni H, Austin EE, Brown SA, Kruisselbrink TM, Isseh IN, et al. Incorporating a Genetic Risk Score into Coronary Heart Disease Risk Estimates: Effect on Low-Density Lipoprotein Cholesterol Levels (the MI-GENES Clinical Trial). Circulation. 2016;133(12):1181-8. doi: 10.1161/CIRCULATIONAHA.115.020109.
    » https://doi.org/10.1161/CIRCULATIONAHA.115.020109
  • 49
    Johnson KW, Soto JT, Glicksberg BS, Shameer K, Miotto R, Ali M, et al. Artificial Intelligence in Cardiology. J Am Coll Cardiol. 2018;71(23):2668-79.
  • 50
    Narula S, Shameer K, Omar AMS, Dudley JT, Sengupta PP. Machine-Learning Algorithms to Automate Morphological and Functional Assessments in 2D Echocardiography. J Am Coll Cardiol. 2016;68(21):2287-95. doi: 10.1016/j.jacc.2016.08.062.
    » https://doi.org/10.1016/j.jacc.2016.08.062
  • 51
    Samad MD, Ulloa A, Wehner GJ, Jing L, Hartzel D, Good CW, et al. Predicting Survival From Large Echocardiography and Electronic Health Record Datasets: Optimization With Machine Learning. JACC Cardiovasc Imaging. 2019;12(4):681-9. doi: 10.1016/j.jcmg.2018.04.026.
    » https://doi.org/10.1016/j.jcmg.2018.04.026
  • 52
    Hae H, Kang SJ, Kim WJ, Choi SY, Lee JG, Bae Y, et al. Machine Learning Assessment of Myocardial Ischemia Using Angiography: Development and Retrospective Validation. PLoS Med. 2018;15(11):e1002693. doi: 10.1371/journal.pmed.1002693.
    » https://doi.org/10.1371/journal.pmed.1002693
  • 53
    Ribeiro AH, Ribeiro MH, Paixão GMM, Oliveira DM, Gomes PR, Canazart JA, et al. Automatic Diagnosis of the 12-lead ECG Using a Deep Neural Network. Nat Commun. 2020;11(1):1760. doi: 10.1038/s41467-020-15432-4.
    » https://doi.org/10.1038/s41467–020–15432–4
  • 54
    Smith SW, Walsh B, Grauer K, Wang K, Rapin J, Li J, et al. A Deep Neural Network Learning Algorithm Outperforms a Conventional Algorithm for Emergency Department Electrocardiogram Interpretation. J Electrocardiol. 2019;52:88-95. doi: 10.1016/j.jelectrocard.2018.11.013.
    » https://doi.org/10.1016/j.jelectrocard.2018.11.013
  • 55
    Attia ZI, Noseworthy PA, Lopez-Jimenez F, Asirvatham SJ, Deshmukh AJ, Gersh BJ, et al. An artificial Intelligence-Enabled ECG Algorithm for the Identification of Patients with Atrial Fibrillation During Sinus Rhythm: A Retrospective Analysis of Outcome Prediction. Lancet. 2019;394(10201):861-7. doi: 10.1016/S0140-6736(19)31721-0.
    » https://doi.org/10.1016/S0140–6736(19)31721–0
  • 56
    Katz DH, Deo RC, Aguilar FG, Selvaraj S, Martinez EE, Beussink-Nelson L, et al. Phenomapping for the Identification of Hypertensive Patients with the Myocardial Substrate for Heart Failure with Preserved Ejection Fraction. J Cardiovasc Transl Res. 2017;10(3):275-84. doi: 10.1007/s12265-017-9739-z.
    » https://doi.org/10.1007/s12265–017–9739–z
  • 57
    Sengupta PP, Huang YM, Bansal M, Ashrafi A, Fisher M, Shameer K, et al. Cognitive Machine-Learning Algorithm for Cardiac Imaging: A Pilot Study for Differentiating Constrictive Pericarditis from Restrictive Cardiomyopathy. Circ Cardiovasc Imaging. 2016;9(6):e004330. doi: 10.1161/CIRCIMAGING.115.004330.
    » https://doi.org/10.1161/CIRCIMAGING.115.004330
  • 58
    Kang D, Dey D, Slomka PJ, Arsanjani R, Nakazato R, Ko H, et al. Structured Learning Algorithm for Detection of Nonobstructive and Obstructive Coronary Plaque Lesions from Computed Tomography Angiography. J Med Imaging (Bellingham). 2015;2(1):014003. doi: 10.1117/1.JMI.2.1.014003.
    » https://doi.org/10.1117/1.JMI.2.1.014003
  • 59
    Ribeiro AL, Oliveira GMM. Toward a Patient-Centered, Data-Driven Cardiology. Arq Bras Cardiol. 2019;112(4):371-3. doi: 10.5935/abc.20190069.
    » https://doi.org/10.5935/abc.20190069
  • 60
    Anderson A, Labus JS, Vianna EP, Mayer EA, Cohen MS. Common Component Classification: What Can We Learn from Machine Learning? Neuroimage. 2011;56(2):517-24. doi: 10.1016/j.neuroimage.2010.05.065.
    » https://doi.org/10.1016/j.neuroimage.2010.05.065
  • 61
    Halevy A, Norvig P, Pereira F. The Unreasonable Effectiveness of Data. IEEE Intelligent Systems. 2009;24(2):8-12. doi:10.1109/MIS.2009.36.
    » https://doi.org/10.1109/MIS.2009.36
  • 62
    Shaw LJ. Can a Machine Learn Better Than Humans? JACC Cardiovasc Imaging. 2018;11(7):1010-1. doi: 10.1016/j.jcmg.2017.07.025.
    » https://doi.org/10.1016/j.jcmg.2017.07.025
  • 63
    Tsai TL, Fridsma DB, Gatti G. Computer Decision Support as a Source of Interpretation Error: The Case of Electrocardiograms. J Am Med Inform Assoc. 2003;10(5):478-83. doi: 10.1197/jamia.M1279.
    » https://doi.org/10.1197/jamia.M1279
  • 64
    Svensson CM, Hübler R, Figge MT. Automated Classification of Circulating Tumor Cells and the Impact of Interobsever Variability on Classifier Training and Performance. J Immunol Res. 2015;2015:573165. doi: 10.1155/2015/573165.
    » https://doi.org/10.1155/2015/573165

Publication Dates

  • Publication in this collection
    21 Feb 2022
  • Date of issue
    Jan 2022

History

  • Received
    02 Sept 2019
  • Reviewed
    23 Sept 2020
  • Accepted
    02 Dec 2020
Sociedade Brasileira de Cardiologia - SBC Avenida Marechal Câmara, 160, sala: 330, Centro, CEP: 20020-907, (21) 3478-2700 - Rio de Janeiro - RJ - Brazil, Fax: +55 21 3478-2770 - São Paulo - SP - Brazil
E-mail: revista@cardiol.br