Научная статья на тему 'ALGORITHMS FOR INTELLIGENT DIAGNOSIS OF A PATIENT WITH HEART DISEASE: AN OVERVIEW'

ALGORITHMS FOR INTELLIGENT DIAGNOSIS OF A PATIENT WITH HEART DISEASE: AN OVERVIEW Текст научной статьи по специальности «Клиническая медицина»

CC BY
0
0
i Надоели баннеры? Вы всегда можете отключить рекламу.
Журнал
Science and innovation
Область наук
Ключевые слова
artifcial intelligence / heart diseases / ultrasound / genomics / accurate diagnosis / Machine learning / Convolutional neural networks

Аннотация научной статьи по клинической медицине, автор научной работы — O. Ismailov, A. Khojamurotov

Heart diseases stand as a leading cause of mortality worldwide, posing a particularly severe challenge in developing regions across Africa and Asia. Detecting heart diseases in their early stages not only empowers patients to take preventive measures but also equips healthcare practitioners to discern and mitigate the primary causes before an actual heart attack occurs. This paper introduces CardioHelp, a method devised to predict the likelihood of cardiovascular disease in patients. This method integrates a deep learning algorithm known as convolutional neural networks (CNN), specifically focused on temporal data modeling for early-stage heart failure prediction.

i Надоели баннеры? Вы всегда можете отключить рекламу.
iНе можете найти то, что вам нужно? Попробуйте сервис подбора литературы.
i Надоели баннеры? Вы всегда можете отключить рекламу.

Текст научной работы на тему «ALGORITHMS FOR INTELLIGENT DIAGNOSIS OF A PATIENT WITH HEART DISEASE: AN OVERVIEW»

ALGORITHMS FOR INTELLIGENT DIAGNOSIS OF A PATIENT WITH HEART DISEASE: AN OVERVIEW

1Ismailov O.M., 2Khojamurotov A.Sh.

1Professor at Tashkent University of Information Technologies named after Muhammad al-Khwarizmi, Department of Computer Systems 2Graduate student at Tashkent University of Information Technologies named after Muhammad

al-Khwarizmi, Department of Computer Systems https://doi.org/10.5281/zenodo.11394862

Abstract. Heart diseases stand as a leading cause of mortality worldwide, posing a particularly severe challenge in developing regions across Africa and Asia. Detecting heart diseases in their early stages not only empowers patients to take preventive measures but also equips healthcare practitioners to discern and mitigate the primary causes before an actual heart attack occurs. This paper introduces CardioHelp, a method devised to predict the likelihood of cardiovascular disease in patients. This method integrates a deep learning algorithm known as convolutional neural networks (CNN), specifically focused on temporal data modeling for early-stage heart failure prediction.

Keywords: artifcial intelligence, heart diseases, ultrasound, genomics, accurate diagnosis, Machine learning, Convolutional neural networks.

INTRODUCTION

Presently, a substantial number of global fatalities stem from heart attacks, posing a critical concern worldwide. Developing nations, particularly in Asia and Africa, grapple with a significant challenge in preserving lives due to delayed identification of the attack's severity [1, 2]. Early detection of a heart attack holds immense potential in averting its onset. Ongoing medical practices generate a wealth of datasets, ripe for analysis to discern crucial attributes pivotal in diagnosing heart attacks [3]. Regrettably, these datasets currently underutilized fail to fulfill their potential.

The primary aim of this research is to leverage these real-life datasets effectively, aiming to timely predict potential heart attacks. Various data analysis and mining techniques stand ready to facilitate this goal [4]. Tragically, many individuals succumb to symptoms that were previously unidentified or disregarded. The imperative now lies in predicting heart disease before its manifestation, emphasizing the urgency for proactive predictive measures to safeguard lives.

Heart disease stems from various primary causes, including elevated cholesterol levels, high blood pressure, smoking, excessive alcohol consumption, elevated sugar intake, sedentary lifestyle, cardiovascular disease (CVD), and hypertensive heart conditions [5].

In the contemporary era, the significance of data science and Big Data rivals that of the internet itself, particularly evident in online shopping, search engines, and multimedia platforms. Individuals seek comprehensive insights into their environment, prompting queries about ongoing events, their causation, and future predictions. Analyzers aspire not just to comprehend present occurrences but also anticipate future developments over time spans. For instance, a prospective loan applicant might seek to evaluate a bank's services, weighing potential costs and benefits before deciding on a loan. Similarly, an investor aims to optimize their financial investments, seeking real-time insights and trends. Big Data's impact extends to online shopping, where consumers grapple with numerous product choices amidst a plethora of brands.

Furthermore, some experts speculate that the Internet of Things (IoT) might surpass or even supplant Big Data as the foremost technological marvel in the future, hinting at a potential shift in the technological landscape.

Indeed, the evolution of IoT is intricately linked with the foundation of Big Data. Gartner defines Big Data as a collection of information assets characterized by extensive volumes, rapid velocity, and diverse variety, necessitating cost-effective and innovative information processing methodologies to facilitate advanced insights and decision-making capabilities [7]. In practical terms, much of the data generated in the contemporary world is voluminous. For instance, consider social media platforms like Facebook, boasting a staggering 800 million active members. Additionally, with approximately four billion mobile phones globally, over 25% of which are smartphones, and the proliferation of billions of RFID tags, the scale of data generation continues to expand exponentially.

METHODS AND MEANS OF MONITORING.

Monitoring cardiac heart disease involves various methods and means to assess heart health and detect potential issues. Here are some common approaches:

1.Electrocardiogram (ECG or EKG): This is a primary diagnostic tool that records the electrical activity of the heart. It helps identify irregular heart rhythms (arrhythmias) and assesses heart damage.

2.Holter Monitoring: This involves wearing a portable ECG device for an extended period (24 to 48 hours or more) to track heart rhythms continuously. It helps detect irregularities that might not show up during a standard ECG.

3.Echocardiogram: This is an ultrasound of the heart that provides detailed images of its structure and function. It helps assess the pumping efficiency, valve function, and overall health of the heart.

4.Stress Test: This involves monitoring the heart's activity while the patient exercises to evaluate its performance under stress. It can help detect coronary artery disease and assess the risk of a heart attack.

5.Cardiac CT or MRI: These imaging techniques can provide detailed images of the heart's structure, blood vessels, and blood flow, helping to identify problems like blockages or structural abnormalities.

6.Blood Tests: Specific blood tests can indicate heart health by measuring cholesterol levels, cardiac enzymes (which increase after a heart attack), and other biomarkers associated with heart disease.

7.Implantable Devices: Devices like pacemakers or implantable cardioverter-defibrillators (ICDs) continuously monitor the heart's rhythm and can provide valuable data to manage heart conditions.

8.Remote Monitoring Devices: Wearable devices, such as smartwatches or patches, can continuously track heart rate, rhythm, and activity levels, providing ongoing data for assessment.

9.Risk Assessments: Assessing risk factors like family history, smoking habits, high blood pressure, diabetes, and cholesterol levels is crucial for monitoring and managing heart disease risk.

10.Telemedicine: Remote consultations and follow-ups with healthcare providers using digital platforms can aid in continuous monitoring and management of cardiac conditions.

Each method contributes to a comprehensive approach in monitoring and managing cardiac heart disease, allowing healthcare professionals to make informed decisions about treatment and lifestyle modifications to improve heart health.

MATERIALS AND METHODS

The Least Absolute Shrinkage and Selection Operator (LASSO) constitutes a regression technique renowned for its effectiveness in both regularization and variable selection, enhancing predictive accuracy and the interpretability of resultant models. LASSO operates by shrinking data values towards a central point, Pc, facilitating parameter elimination and variable selection. This regression method particularly excels in addressing highly multicollinear models. Through LASSO regression, a penalty proportional to the absolute magnitudes of coefficients is imposed, leading some coefficients to ultimately reach zero and consequently, these variables are eliminated from the model. This elimination process results in a model with a reduced set of coefficients, offering enhanced interpretability and efficiency due to variable selection. Because of their quadratic nature, the solutions produced by LASSO aim towards a singular objective: to minimize a specific function:

As depicted in Eq. (1), this yields an interpretation readily comprehensible to the regression model, as a subset of values (denoted by y) becomes zero following the completion of the shrinking process. The equation incorporates a parameter X, serving as a tuning parameter dictating the extent of shrinkage. When X tends to zero, no parameters are excluded from the model. However, as X increases, more coefficients are compelled towards zero, ultimately eliminating them from the model. A decrease in X corresponds to heightened variance, while an increase in X leads to increased bias.

The significance of variables, as gauged by their contribution to the underlying variation, is encapsulated in the y value assigned to a variable or factor. Variables with y values equal to or less than zero are regarded as inconsequential and consequently disregarded in the model.

It's important to highlight that an imbalanced dataset, characterized by data imbalance, can significantly skew results obtained through LASSO regression. This imbalance may potentially steer us towards an erroneous selection of crucial variables when employing LASSO on the entire dataset.

The impact of imbalance can be mitigated through a strategic approach that involves random subsampling of the dataset and multiple iterations of LASSO. This strategy incorporates majority voting based on y values to select the non-zero variables across most iterations. To illustrate, consider a scenario where an N randomly subsampled dataset undergoes LASSO N times, each instance comprising an equal number of examples representing CHD or non-CHD. Assuming we have 45 variables denoted as yj = [yj1+yj2+ +Yj3 +...+ yj45] at the jth instance. To determine a variable's inclusion in further analysis, we tally the count of non-zero instances for that variable, applying a manually set threshold value as an alternative criterion.

(1)

x otherwise

[x(Yi,d)'x(Y2,d)'x(Y3,d)...............x(jN,d)]l ^^ is selected

CONCLUSION.

m

(2)

Cardiovascular disease (CVD) poses a mounting challenge to public health, persisting as a significant cause of global morbidity and mortality. To address this, frequent heart condition assessments through diverse devices have become imperative. Contemporary technologies for monitoring heart health not only enhance measurement precision but also streamline the monitoring process itself. The integration of artificial intelligence (AI) and machine learning (ML) stands poised to revolutionize monitoring methods, promising heightened accuracy and user convenience, benefiting countless individuals worldwide.

Furthermore, studies suggest that AI applications can notably enhance the diagnosis of cardiovascular diseases associated with fluctuations in blood pressure. Leveraging machine learning models and algorithms proves instrumental in implementing robust monitoring systems, offering effective tools for accurate diagnoses and proactive healthcare interventions.

REFERENCES.

1. Ueshima, H.; et al.: Cardiovascular disease and risk factors in Asia: a selected review. Circulation 118(25), 2702-2709, 2008.

2. Bewu, A.; Mbanya, J.C.: Cardiovascular Disease. In: Jamison, D.T;, Feachem, R.G.; Makgoba, M.W.; et al. editors. Disease and Mortality in Sub-Saharan Africa. 2nd edition. Washington (DC): The International Bank for Reconstruction and Development/The World Bank; 2006. Chapter 21.

3. Ramirez-Bautista, J.A.; Hernández-Zavala, A.; Chaparro Cárdenas, S.L.; Huerta-Ruelas, J.A.: Review on plantar data analysis for disease diagnosis. Biocybern. Biomed. Eng. 38, 342-361, 2018

4. Nalluri, S.; Saraswathi, R.V.; Ramasubbareddy, S.; Govinda, K.; Swetha, E.: Chronic heart disease prediction using data mining techniques. In: Data Engineering and Communication Technology, ed: Springer, pp. 903-912 (2020)

5. Sharma, R.; Agarwal, P.; Mahapatra, R.P.: Evolution in big data analytics on internet of things: applications and future plan. In: Multimedia Big Data Computing for IoT Applications, ed: Springer, pp. 453-477 (2020)

6. Gartner: The Importance of 'Big Data': A Definition. https://www.gartner.com/doc/2057415/importance-big-data-definition (2012)

7. Jordan, M.I.; Mitchell, T.M.: Machine learning: trends, perspectives, and prospects. Science 349, 255-260, 2015 Nashif S, Raihan R, Islam R, Imam MH (2018)

8. Heart disease detection by using machine learning algorithms and a real-time cardiovascular health monitoring system. Healthc Technol 6:854-873. Patel SB (2016)

9. Heart disease using machine learning and data minig techniques. Health Technol 10:11371144 Khan MA, Member S (2020)

10. An IoT framework for heart disease prediction based on MDCNN classifer. IEEE Access 8:34717- 34727.

11. Isravel DP, Silas SVPD (2020) Improved heart disease diagnostic IoT model using machine learning techniques. Neuroscience 9:4442-4446

12. Haq AU, Li JP, Memon MH, Nazir S, Sun R (2018) A hybrid intelligent system framework for the prediction of heart disease using machine learning algorithms. Mob Inf Syst 8:1-21.

13. Escamilla G, Hassani A, Andres E (2019) A comparison of machine learning techniques to predict the risk of heart failure. Mach Learn Paradig 1:9-26.

14. Aggarwal Y, Das J, Mazumder PM, Kumar R, Sinha RK (2020) Heart rate variability features from nonlinear cardiac dynamics in identifcation of diabetes using artifcial neural network and support vector machine. Integr Med Res.

15. Thai DT, Minh QT, Phung PH (2017) Toward an IoT-based expert system for heart disease diagnosis. In: Modern artifcial intelligence and cognitive science conference, vol 1964, pp 157-164

16. TranX B, Latkin A, Lan H, Ho R, Ho C et al (2019) The current research landscap of the application of artifcial intelligence in managing cerebovasclar and heart disease. J Environ Res Public health 16:2699.

17. Gilbert K, Forsch N, Hegde S, Mauger C, Omens JH, Perry JC, et al. Atlas-based computational analysis of heart shape and function in congenital heart disease. J Cardiovasc Transl Res. (2018).

18. Yefeng Zheng, Barbu Adrian, Bogdan Georgescu, Michael Scheuering, Dorin Comaniciu, Four-chamber heart modeling and automatic segmentation for 3- D cardiac CT volumes using marginal space learning and steerable features, IEEE Trans. Med. Imag. 27 (11) (2008) 16681681.

19. Salehyar S, Forsch N, Gilbert K, Young AA, Perry CJ, Hegde S, et al. A novel atlas-based strategy for understanding cardiac dysfunction in patients with congenital heart disease. Mol Cell Biomech. (2019) 16:179-83.

20. Kudratov G., Eshmuradov D., Yadgarova M. GENERAL ISSUES OF PROTECTION OF THE BACKLINE COMPUTER NETWORKS //Science and Innovation. - 2022. - T. 1. - №. 8. - C. 684-688.

21. Ismailov O., Batirov J. SIGNIFICANCE OF VIRTUALIZATION IN CORPORATE SERVER INFRASTRUCTURE //Science and innovation. - 2023. - T. 2. - №. A11. - C. 226229.

i Надоели баннеры? Вы всегда можете отключить рекламу.