key: cord-0016533-bi61s9sa authors: Du, Hongwei; Feng, Linxing; Xu, Yan; Zhan, Enbo; Xu, Wei title: Clinical Influencing Factors of Acute Myocardial Infarction Based on Improved Machine Learning date: 2021-03-27 journal: J Healthc Eng DOI: 10.1155/2021/5569039 sha: 138cb2abb2c22109b793a3334cbf7023acb3d214 doc_id: 16533 cord_uid: bi61s9sa At present, there is no method to predict or monitor patients with AMI, and there is no specific treatment method. In order to improve the analysis of clinical influencing factors of acute myocardial infarction, based on the machine learning algorithm, this paper uses the K-means algorithm to carry out multifactor analysis and constructs a hybrid model combined with the ART2 network. Moreover, this paper simulates and analyzes the model training process and builds a system structure model based on the KNN algorithm. After constructing the model system, this paper studies the clinical influencing factors of acute myocardial infarction and combines mathematical statistics and factor analysis to carry out statistical analysis of test results. The research results show that the system model constructed in this paper has a certain effect in the clinical analysis of acute myocardial infarction. At present, common cardiovascular diseases include hypertension, heart failure, coronary atherosclerosis, and myocardial infarction. Because of its high prevalence and high mortality, myocardial infarction (MI) has attracted wide attention. In recent years, the incidence of myocardial infarction and the number of deaths in China have been increasing. e incidence of MI is not strongly related to the region, but its mortality rate increases sharply with the increase of age [1] , and the current trend of myocardial infarction is in the direction of young and middle-aged groups. erefore, the prevention, detection, and treatment of myocardial infarction have become the research focus of medical experts and related scholars. Myocardial infarction is caused by ischemia of myocardial cells after obstruction of the coronary artery lumen of the cardiovascular system, which in turn causes myocardial cell necrosis. After extensive myocardial necrosis, the heart cannot work normally, causing fever, shock, heart failure, and even death. AMI is a serious type of coronary heart disease, which is the main cause of death and disability, and its incidence is increasing rapidly in our country. In recent years, with the widespread popularity of chest pain center construction in our country, 70.8% of patients with acute ST-segment elevation myocardial infarction who arrived at the hospital within 12 hours of onset received reperfusion therapy [2] , so their hospital mortality decreased significantly. As one of the most serious complications after acute myocardial infarction, mechanical complications after acute myocardial infarction are the main cause of death in patients after acute myocardial infarction, mainly heart rupture, including free wall rupture, heart aneurysm, ventricular septal perforation, and papillary muscle rupture. Cardiac rupture (CR), including free wall rupture, heart aneurysm, and papillary muscle rupture, has a lower incidence than the previous PCI era (currently about 0.2-1.7%). However, the mortality rate of patients without surgical treatment in the hospital is about 90% [3] , and there is still a lack of effective prevention and treatment measures. At the same time, due to the rapid development of CR, patients often die before being diagnosed. erefore, the incidence of heart rupture complicated by AMI may be underestimated. e occurrence of CR after AMI has two peaks: the first peak occurs within 24 hours after AMI, and the other peak occurs within one week after AMI. Because of its suddenness, rapid progress, and difficulty in treatment, clinical treatment is extremely difficult. At present, the diagnosis is mainly based on symptoms, signs, and cardiac color Doppler ultrasound. Surgical treatment is the only treatment that clearly improves the survival rate, and early VA-ECMO support before surgery may improve the prognosis of delayed surgery. Timely and effective revascularization treatment is the key to reduce the mortality of AMI and improve its prognosis. e rescue system based on the chest pain center has played an important role in improving the timeliness of revascularization of AMI patients and reducing mortality. However, there are also cases where unnecessary revascularization therapy is performed on patients with CR, especially heart aneurysm, due to insufficient examination. is retrospective study aims to explore the risk factors for CR, so as to identify high-risk patients with CR as soon as possible, avoid inappropriate revascularization treatments, and adopt more effective management strategies to reduce their morbidity and mortality. Cluster analysis is a multivariate statistical method to classify research samples or indicators. is method is in the development stage and is still not perfect in theory. However, because it can solve many practical problems, it gets people's attention in many specific problems and application modeling. In particular, it is more effective when combined with other statistical methods [4] . e literature [5] summarized the problems of cluster analysis in the application process and put forward some insights into the testing method, so as to better apply the statistical method of cluster analysis. Hierarchical clustering is a multivariate statistical analysis method to study the classification of things according to the principle of "things gather together." Hierarchical cluster analysis is often used in the analysis of small sample data. According to the multiple indicators (variables) and multiple observation data of the sample, the similarity or closeness relationship between the samples and indicators is quantitatively determined. en, according to this, these samples or indicators are grouped into large and small groups to form a separated tree diagram or icicle diagram [6] . Its realization process is to first treat each piece of data as one type (there are n types) and calculate the distance between each data point according to the defined distance to form a matrix. After that, the two closest data points are combined into one category, which becomes n-1 category, and the distance or similarity between the newly generated category and the other categories is calculated to form a new distance matrix. According to the same principle as the second step, the two categories with the closest distance are merged. At this time, if the number of categories is still greater than 1, the method continues to repeat this step until all the data are merged into one category [7] . e advantages of systematic clustering are very obvious: it can cluster variables (samples) or records, the variables can be continuous or categorical variables, and the distance measurement methods and result representation methods it provides are also very rich. However, because it has to repeatedly calculate the distance, when the sample size is too large or there are many variables, the speed of the systematic clustering operation is obviously lower. Fast clustering is one of the most widely used methods of clustering analysis. is method has a small amount of calculation and rapid classification and can effectively process data with multiple indicators and large samples [8] . In the digital age, information processing problems of large samples are often involved, and the rapid clustering method shows a good application prospect and application value. In SPSS, a fast clustering process is specially provided, which facilitates the analysis and calculation work of the users, and is more conducive to the popular application of the method [9] . Fast clustering is to determine several representative samples as aggregation points, that is, the core of each category, according to a predetermined classification number. en, the rest of the samples gather towards the condensation points and classify them one by one. While classifying, the positions of various condensation points are modified according to certain rules until the position of the condensation point changes little and the classification is reasonable [10] . Sometimes, the analyst can also manually specify the initial center position during analysis. is method is simple in principle and fast in calculation. Generally, the convergence result can be obtained after several rounds of iteration [11] . It is mostly applied to the classification of research samples, and it is used as the initial result of other classification studies, or preclassification [12] . However, in fast clustering applications, users are required to know the number of classifications required by the data in advance. Nevertheless, in the face of information that is not well understood, the classification number is difficult to determine. In addition, this method does not preanalyze and test the data. is may seriously affect the application effect of the fast clustering method and cause elephant clustering (excessive concentration of data in individual classes), distortion of data structure, and other unobjective and untrue classifications [13] . Machine learning is a multidisciplinary field, which includes artificial intelligence, computational complexity theory, probability and statistics, cybernetics, information theory, philosophy, physiology, neurobiology, and other disciplines. It is a process of system self-improvement. It started from the method research based on neuron model and function approximation theory and then developed to rule learning and decision tree learning based on symbolic calculus. After introducing the concepts of induction, interpretation, and analogy in cognitive psychology, up to the latest computational learning theory and statistical learning (including enhanced learning based on Markov process), it plays an important role in the application of related disciplines [14] . e formation of ventricular aneurysm (VA) after AMI is mainly local myocardial damage and even loss of contractility caused by large-area myocardial infarction [15] . In turn, ventricular remodeling occurs, which damages the normal geometric configuration of the ventricle, and leads to weakened, disappearing, or paradoxical movements of the local myocardium [16] . VA can be divided into true ventricular aneurysm and ventricular pseudoaneurysm according to its anatomical shape. True ventricular aneurysm refers to the myocardial tissue ischemic necrosis and loss of contractility, and connective tissue replaces the necrotic myocardium during the healing process, the formation of weak scar areas, and the formation of cystic or irregular bulging during systole or diastole. Ventricular pseudoaneurysm refers to a tumor-like structure formed by the pericardial tissue surrounding the breach, clogged by thrombus or adhesion after the ventricular wall slowly ruptures. e incidence rate is 0.1%, and the case fatality rate is as high as 48% [17] , which can be confirmed by echocardiography. Once it is found, surgical treatment is required as soon as possible [18] . True ventricular aneurysms include recoverable functional aneurysms and permanent anatomical aneurysms. In addition, functional VA mostly occurs in the early stages of myocardial infarction. e myocardial cells innervated by the infarction related artery (IRA) have varying degrees of ischemia but not complete necrosis; that is, the necrotic myocardium is mixed with a large amount of stunned or hibernating myocardium, which in turn causes part of the ventricular wall motion to disappear or appear as paradoxical motion and reduces the pumping function of the heart. It can also be understood as the phenomenon of myocardial bulge in the infarct area caused by the early expansion of the left ventricle and the thinning and elongation of the ventricular wall in the infarct area after AMI [19] [20] [21] . Anatomical VA means that the fibrous connective tissue replaces the necrotic myocardium in the infarct area during the repair process, which causes the corresponding ventricular wall to become a fibrotic scar area lacking contractility. Meanwhile, its thickness is mostly 1/3 or thinner of normal ventricular wall, and ventricular wall bulge can be seen in both systole and diastole. In addition, early diagnosis and treatment of functional VA can prevent its development to anatomical VA. Studies have reported that the mortality rate of patients with VA after AMI is several times higher than that without VA. erefore, clinicians can help improve the prognosis of AMI patients by early detection of high-risk patients who are prone to VA after AMI, and targeted enhancement of drug treatment and clinical observation. When a computer solves a practical problem, the usual process is to describe how a given set of inputs can deduce the desired output. After that, people's task is to convert it into a series of instructions so that the computer can follow the instructions to get the desired results. However, for more complex problems, sometimes it is impossible to calculate the desired output from the given input, or the cost is too high. erefore, these problems cannot be solved by traditional methods. One of the strategies to solve these problems is to make the computer learn the corresponding relationship between input and output functions from specified examples [22] . When there is an intrinsic function from input to output, the function is called the objective function. e estimation of the objective function output by the learning algorithm is called the solution of the learning problem [23] . In the learning model, there is another aspect of how the training data is generated and how to input it into the learner. ere is a difference between batch learning and online learning. e former is to directly provide all the data to the learner at the beginning of learning. However, the latter allows the learner to learn only one example at a time and give its own estimate of the output before accepting the correct output [24] . For machine learners, there will be more and more data they are interested in, which will make the above quality measurement difficult to achieve. Even if they can find a hypothesis consistent with the training data, they may not be able to classify unseen data. erefore, the ability to assume correct classification outside the training set is called generalization, which is exactly the attribute to be optimized [25] . K-means algorithm is a prototype-based objective function clustering method. What distinguishes this hard clustering algorithm is that the objective function of its optimization target is a certain distance sum from the data point to the prototype (category center), and then it uses the method of function extremum to obtain the adjustment rule of the iterative algorithm. is article first uses the K-means clustering algorithm to cluster analysis of the current clinical impact of myocardial infarction (collecting relevant literature data as the original data) and then analyzes the specific factors. As an algorithm that uses Euclidean distance as the similarity measure, the K-means algorithm is to find the optimal classification corresponding to a certain initial clustering center vector V � (v 1 , v 2 , . . . , v k ) T to make the clustering criterion function with the smallest value of the evaluation index J c as the error sum-of-square criterion function. e function is defined as [26] In the formula, p is the space point of class C i , and M i is the mean value of data objects in class C i . As shown in Figure 1 , the objective function is gradually reduced along different paths under different initial value vectors V A , V B , V C , and then the corresponding minimum values are found, respectively. Among them, the minimum corresponding to the two points A and C is the local minimum, and the minimum corresponding to the B point is the global minimum. e K-means algorithm uses an iterative update method: In each iteration, the surrounding points are formed into n clusters according to n cluster centers, and the recalculated centroid of each cluster (that is, the average of all points in the cluster, that is, the geometric center) will be taken as the reference point for the next iteration. As the iteration makes the selected reference point closer and closer to the true cluster centroid, the objective function becomes smaller and smaller, and the clustering effect becomes better [27] . e algorithm flow is as follows: Journal of Healthcare Engineering (1) e algorithm gives a data set of size n, sets I � 1, and selects k initial cluster centers: (2) e algorithm calculates the distance between each data object and the cluster center: If it meets then x i ∈ w k . (3) e algorithm calculates the error sum-of-square criterion function J c : then the algorithm ends; otherwise, I � I + 1. e algorithm calculates k new cluster centers: e algorithm returns to the second step. e BWP indicator is based on the geometric structure of the sample and takes a sample in the data set as the research object to analyze the validity of the clustering results [28] . In the formula, k and j represent coordinates, x (j) i represents the i-th sample of the j-th category, x (j) q represents the q-th sample of the j-th category, x (k) p represents the p-th sample of the k-th category, n k represents the number of samples in the k-th category, n j represents the number of samples in the j-th category, and ‖ · ‖ 2 represents the squared Euclidean distance. ere are two main indicators of the K-means algorithm, namely, the intraclass tightness and the interclass tightness. It is hoped that the intraclass distance w(j, i) of the sample would be as small as possible. At the same time, it is hoped that the distance between the sample and the nearest neighbor cluster would be large; that is, the larger the minimum interclass distance b(j, i), the better. In order to combine these two factors, we use a linear combination to balance the two and make the function's goal consistent. We use the b(j, i) + w(j, i) function, that is, the cluster deviation distance baw(j, i) to evaluate the clustering results. Obviously, the larger the bsw(j, i), the better the sample clustering effect. From the above, we can see that the BWP indicator reflects the clustering effectiveness of a single sample. e larger the BWP indicator value, the better the clustering effect of a single sample. erefore, when we need to judge the clustering effect of data, we only need to pass the average value of the BWP indicator of the data. e larger the average value, the better the clustering effect; besides, the number of clusters corresponding to the maximum value is the optimal number of clusters. us, the following formula is obtained: In the formula, avg BWP (k) represents the average BWP index value when the data set is clustered into k categories, and k opt represents the optimal number of clusters. In the K-means algorithm, since the initial cluster centers are randomly selected, it may cause the phenomenon that samples in the same category are forcibly regarded as the initial cluster centers of the two categories. It will make the clustering result finally converge to the local optimal solution instead of the global optimal solution that we want. erefore, the choice of the initial clustering center greatly affects the clustering effect of the K-means algorithm. For any sequence of analog or binary input patterns, the ART2 network can quickly self-organize pattern recognition and clustering. e entire ART2 network includes the following main components: an attention subsystem and an orientation subsystem. e attention subsystem includes an input representation field F 1 and a class representation field F 2 , mainly to complete the bottom-up vector competitive selection and similarity comparison. e orientation subsystem mainly cooperates with the attention subsystem to detect whether the similarity of the top-down and bottom-up vectors meets the detection standard, and take corresponding actions. e network structure of ART2 network is shown in Figure 2 . e ART2 network uses 2/3 learning rules, including F 1 feature representation fields and F 2 category representation fields. Among them, the F 1 layer completes the preprocessing of the input vector self-normalization and noise suppression. After that, the vector is subjected to top-down adaptive filtering into F 2 fields for comparison and competition, and the storage prototype or the node closest to the input mode is selected and activated. e selected node feeds back the storage mode to the F 1 field through the top-down adaptive filter feedback channel. After processing, the preprocessed input mode and the feedback storage mode are sent to the orientation subsystem for processing. e F 1 feature represents the field feature and is an important part of the ART2 network. is field completes the preprocessing of external signals. Since the ART2 network can process data in real time, the preprocessing of the entire data is relatively complicated, and the structure of the entire field is also relatively complicated. e processing mainly includes vector normalization, nonlinear signal enhancement, noise suppression, and weakening process of mismatch. As shown in Figure 2 , F 1 includes the upper, middle, and lower layers. ese three layers use nonspecifically inhibited interneurons (indicated by large black circles in Figure 1 ) to perform vector normalization (unitization) for each mode. In addition, they can also perform vector normalization for each mode by highlighting the center and suppressing the surrounding parallel network. In F 1 , nonlinear processing is introduced in the connections from the upper layer to the middle layer and from the lower layer to the middle layer. At the same time, in the learning process of the ART2 network, a given set of signals may contain background noise with different intensities. In F 1 , the combination of normalization processing and nonlinear feedback processing determines the noise criterion and enables the system to separate the signal from the noise. ese processes especially enhance the STM mode of F 1 and the LTM mode after learning. e degree of nonlinearity of the feedback signal function in F 1 determines the degree of contrast enhancement and noise suppression. When F 2 receives the reset signal of the orientation subsystem, it inhibits the currently activated neuron, activates the second winning neuron, or selects a new category. e F 1 feature field is a very important part of the ART2 neural network, and the processing of external signals is completed in this field. e common form of activation energy of all neurons in layer F 1 and layer r is In the above formula, J + k is the excitation factor, J − k is the suppression factor, A and D are constants, I i is the i-th component of an input vector, and a, b, c, and e are constants. e function of e is to keep the activation energy limited when there is no input signal. e ≪ 1, and, generally, we set e � 0. y j is the activation energy of the j-th neuron in layer F 2 , and g(y) is the output function of layer F 2 . f(x) is a nonlinear function that suppresses small amplitude signals, and it determines the contrast enhancement characteristics of the F 1 layer. f(x) is usually selected as a domain value function: e equation expressions of each layer of ART2 neural network can be expressed as follows: e three normalizations, respectively, suppress x, u, and q, and the suppression signal is equal to the modulus of the Journal of Healthcare Engineering input vector, so that the activation energy values of the x, u, and q layers can be normalized. e realization of the entire comparison layer function mainly includes the following: (1) Suppression of noise. (2) Standardization, that is, enhancement of the important part of the input mode through contrast. (3) Comparison of bottom-up and top-down signals, which are used for reset. (4) Processing of real number data, and these numerical data can be arbitrarily close to each other. e category layer is a competing network, and the bottom-up input calculation method is e specific form of the output function of the F 2 layer is as follows: e F 2 layer uses a single-live competition mechanism. Only the neuron with the largest dot product of the input vector and the connection weight will produce an output. In the above formula, T k does not include neurons that have been restarted by the reforming module recently. erefore, the activation energy equation of the p-layer can be rewritten as e orientation system includes r layer and reforming module ρ. e r layer accepts the signal input from the u and p sublayers in the F 1 comparison layer and compares the two signals. e signal from the u layer represents the external input mode, and the signal from the F 2 layer represents the return of the stored module from the m layer. e equation for layer r is It can be expressed in vector form as e reset conditions are e above formula can be equivalent to ρ >‖r‖. In the formula, ρ is the warning value, 0 < ρ ≤ 1, and ‖r‖ can be expressed as In the formula, cos(u, p) is the cosine of vectors u and p. When the vectors u and p are parallel, it is impossible for cos(u, p) � 1, ‖r‖ � 1 to reset the subsystem. is proves that as long as the output signal does not enter the F 2 layer, u � p and the subsystem will not be reformed. In order to prevent the system from reorganizing the subsystem when it is not needed, there are three situations that need to be discussed: (1) In the initialization phase of the ART2 network, the input vector needs to be learned or memorized, and there is no output signal in the F 2 field. It can be seen from the above discussion that at this time u � p and the system will not be reformed. (2) In the initialization phase of the ART2 network, the input vector needs to be learned or memorized, and the F 2 field has an output signal. Since (21) and as long as we initialize the top-down weight z ij to 0, the initial output signal of the F 2 field will not affect the F 1 field; u i � p i . In the process of network learning, because z ji and u are parallel to each other. In this way, p and u are also parallel to each other, and the system will not be reformed. Generally speaking, there are the following regulations for the constants in the ART2 neural network: In the formula, when other conditions of the ART2 neural network remain unchanged, Journal of Healthcare Engineering closer it is to 1, the smaller ‖r‖ is, and the more sensitive the ART2 neural network is to mismatches. In the above discussion, we can see that the top-down weight is z ij (0) � 0. If we suppose that the j-th neuron in the F 2 layer in the ART2 neural network remembers a certain input pattern, then (24) If the system inputs a mode that is slightly different from the original storage mode and is not enough to cause reorganization, and this neuron wins the competition, the bottom-up weight coefficient needs to be modified to meet the needs of the new input mode. In this process, ‖z j ‖ will decrease, and ‖r‖ will decrease. If it is stored in another neuron, the initial value of its connection weight is . (25) e ART2 neural network may change the winning neuron during the learning process, so the top-down weight coefficient also meets the following initialization condition: Generally, a smaller random number can be used to initialize the weight coefficient. In addition, the following method can also be used to initialize the weights: In the formula, M is the number of neurons in each sublayer of layer F 1 in the ART2 neural network. e maximum value of z ji (0) must not be greater than . e larger the value of z ji (0), the easier it is for the ART2 neural network to select neurons that are not occupied as the winning neural unit. When inputting a pattern with a large degree of mismatch, the warning coefficient is too small to cause realignment. At that time, the network would also choose an unoccupied neuron to store the current mode instead of modifying the weights on the basis of the original neuron. is operation can avoid frequent modification of the weights of the ART2 neural network structure so that the ART2 neural network can achieve a kind of stability. However, the value of z ji (0) cannot be too large; otherwise, even if the input mode is the same as the stored mode, the neuron may not win the competition. In this way, the system selects a new neuron to store the pattern, which results in two identical patterns being stored. In practical applications, a value less than or equal to is generally selected as the initial connection weight. e clinical influencing factor analysis system of acute myocardial infarction constructed in this paper is based on the KNN algorithm. When k is large, this algorithm returns the most common value obtained by the first k closest training examples. From Figure 3 , a very intuitive impression of the KNN algorithm can be obtained. SVM can be regarded as a nearest neighbor classifier with only one representative point per class. erefore, when SVM and KNN are considered at the same time, their different advantages can be used to enable the use of different classifications in different distributions. First, SVM is used as an INN classifier with only one representative point for each class. e consequence of this is that the support vector of each category may not be a good representative of the category. At this time, it can be combined with KNN. e reason is that from the principle of KNN, it can be known that it uses all support vectors as representative points, so that the classifier can improve the prediction accuracy. For example, for sample x, we first calculate the difference in the distance between x and the positive and negative support vectors x+ and x−. If the distance difference is greater than a given threshold, the classification plane is farther away from x, as shown by β in Figure 4 . At this time, SVM classification can get good results. When the distance difference is less than a given threshold, the classification plane is closer to X, as shown by α in Figure 4 . e performance of the above model algorithm is verified and analyzed before the model is constructed. Figures 5 and 6 show the effect diagrams of the first category under the K-means algorithm after ART2 clustering again (statistical analysis of the number of cases within one month). It is not difficult to see from the comparison of the two renderings that the maximum value of the sample curve in Figure 5 basically appears between 12 and 14 o'clock. Moreover, when the maximum value is used as the boundary, the power value on the left side of the maximum value increases slowly, and after reaching the maximum value, the power value decreases faster. e curve on the left is "concave" and the curve on the right is "convex." e sample in Figure 6 is basically the same as that in Figure 5 in terms of the maximum appearance time, but the curve shape is just opposite to that in Figure 5 . In Figure 6 , the data changes before the maximum value is relatively rapid, and the data change rate after the maximum value is relatively slow. For the classification of myocardial infarction clinical factors, a simple voting method is usually used, and the category or one of the categories with the most votes is the final model output. For regression problems, a simple arithmetic averaging method is usually used to arithmetically average the regression results obtained by k weak learners to obtain the final model output. Since the bagging algorithm performs sampling every time to train the model, its generalization ability (the ability of the learning algorithm to adapt to fresh samples) is very strong, which is very effective in reducing the variance of the model. e structure of the integrated model is shown in Figure 7 . When bootstrap sampling is performed on the sample, some of the data will not be selected (when the sample size is large enough, the rate of not being selected is about 36.8%). is part of the data will be used to test the prediction accuracy of the model (as shown in Figure 8 ). When the test data is input into the model, the prediction result of each data will be obtained. e prediction result is the voting probability of the three results formed by the algorithm in the model to analyze the data, vote, and integrate the voting results. e result with the highest voting probability is the final output result of the model. e flow chart of the data test is shown in Figure 9 . e actual results of each piece of data are compared with the predicted results, and their corresponding probabilities are summarized. e model prediction results (parts) are shown in Table 1 , and the corresponding chart is shown in Figure 10 . 20 sets of cases collected were experimented in the hospital; after constructing the above model system, relevant influencing factors are analyzed, and clinical cases of acute myocardial infarction are studied. e results are shown in Table 2 and Figure 11 . After that, this paper uses the model to perform multifactor analysis of influencing factors. e results are shown in Table 3 and Figure 12 . In this study, the free wall rupture group consists of more female and older patients, but the difference was not significant. However, previous domestic studies have shown that free wall rupture is more likely in male and older patients. is may be due to the small sample size in this study, which may lead to selection bias. e median time of FMC in patients with free wall rupture is shorter than that in patients with heart aneurysm, which is similar to previous studies. However, the median time from CR to death in 14 patients with free wall rupture is 1 hour, and the median time from CR to death in hospital for 5 patients with heart aneurysm is 48 hours, with the difference being significant (P < 0.001). e reason is that the onset of free wall rupture is more rapid, pericardial tamponade and electromechanical separation lead to rapid deterioration of hemodynamics, and the patient quickly dies within a few hours. is is also the reason why the use of IABP in patients with free wall rupture is not high. is study also found that the proportion of patients with lateral myocardial infarction is also higher, and there is no significant difference from the anterior wall AMI. In clinical practice, due to the relatively low infarct area of the lateral wall AMI, the heart function is better preserved. Compared with the anterior wall AMI, insufficient attention has been paid. It reminds us that, for high-risk patients with lateral AMI, we must be alert to the possibility of FWR. Our study also found a higher incidence of heart aneurysm in patients with anterior wall AMI (11 cases, 73.3%). e reason may be that both the anterior wall of the heart and the ventricular septum participate in blood supply through the left anterior descending branch. If the anterior descending artery is diseased, it is easy to merge with heart aneurysm in the case of anterior wall myocardial infarction. Inflammation is widely involved in myocardial repair after MI. White blood cells are involved in the removal of damaged cells and tissues. If the inflammatory response is unbalanced at this time, serious consequences such as heart rupture can occur. White blood cell count can reflect the degree of inflammation in the body. In addition, previous animal studies have also shown that inhibiting and depleting macrophages or thymosin β4 to reduce inflammation can reduce the incidence of CR after AMI. is study also found that increased white blood cell count is an independent risk factor for CR after AMI. In summary, although the incidence of CR after AMI is not high, due to its high mortality, suddenness, rapid progress, and difficult treatment, sufficient attention should be paid at the beginning of the disease. At the same time, we need to confirm the diagnosis of MI in time, shorten the time from symptoms to revascularization, strengthen observation of potential CR high-risk patients, and adopt more effective management strategies to reduce their morbidity and mortality. In patients with AMI, conditions such as emotional agitation, strenuous activity, and significant increase in blood pressure can induce a compensatory increase in the contractility of the normal myocardial tissue region and form shear stress between the necrotic myocardium, which can easily lead to eventual heart rupture. erefore, it is particularly important to prevent heart rupture as early as possible through the early assessment of risk factors and active preventive methods. is article uses machine learning to analyze the clinical influencing factors of acute myocardial infarction, performing multifactor analysis through K-means algorithm, and constructs a mixed model combined with ART2 network. Moreover, this paper simulates and analyzes the model training process and builds a system structure model based on the KNN algorithm. For the classification of clinical factors of myocardial infarction, this paper uses a simple voting method, and the category with the most votes is the final model output. In addition, for regression problems, this paper uses a simple arithmetic averaging method to arithmetically average the regression results obtained by k weak learners to obtain the final model output. Finally, this paper uses case studies to verify the performance of the model constructed. e research results show that the model constructed in this paper has certain effects. e data used to support the findings of this study are restricted. Data are available from the corresponding author for researchers who meet the criteria for access to confidential data. e authors declare that they have no conflicts of interest. Journal of Healthcare Engineering 13 Acute myocardial infarction after laboratory-confirmed influenza infection Oxygen therapy in suspected acute myocardial infarction How to balance acute myocardial infarction and COVID-19: the protocols from Sichuan Provincial People's Hospital Unsupervised machine learning-based user clustering in millimeter-wave-NOMA systems Machine learning and statistical methods for clustering single-cell RNA-sequencing data Centralized and localized data congestion control strategy for vehicular ad hoc networks using a machine learning clustering algorithm Semi supervised hierarchy forest clustering and KNN based metric learning technique for machine learning system Blind nonlinearity equalization by machinelearning-based clustering for single-and multichannel coherent optical OFDM Machine learning clustering for blood pressure variability applied to systolic blood pressure intervention trial (SPRINT) and the Hong Kong community cohort Clustering discretization methods for generation of material performance databases in machine learning and design optimization Regression clustering for improved accuracy and training costs with molecular-orbital-based machine learning Machine learning based multi scale parallel K-means++ clustering for cloud assisted internet of things Machine learning clustering algorithms based on the DEA optimization approach for banking system in developing countries Interactive labelling of a multivariate dataset for supervised machine learning using linked visualisations, clustering, and active learning Characterization of dysfunctional remote myocardium in left ventricular anterior aneurysms and improvements following surgical ventricular restoration using cardiac magnetic resonance imaging: preliminary results Left ventricular aneurysm repair with endoaneurysmorrhaphy technique: an assessment of two different ventriculotomy closure methods Symmetrical peripheral gangrene complicating ventricular pseudoaneurysm: a report of an unusual case and a brief review of the literature 2016 ACC/AHA guideline focused update on duration of dual antiplatelet therapy in patients with coronary artery disease Left ventricular remodeling after anterior wall acute myocardial infarction in modern clinical practice (from the REmodelage VEntriculaire [REVE] study group) Altered left ventricular geometry changes the border zone temporal distribution of stress in an experimental model of left ventricular aneurysm: a finite element model study Optimal time for predicting left ventricular remodeling after successful primary coronary angioplasty in acute myocardial infarction using serial myocardial contrast echocardiography and magnetic resonance imaging A machine learning approach for rate constants. II. Clustering, training, and predictions for the O(3P) + HCl ⟶ OH + Cl reaction Selecting appropriate clustering methods for materials science applications of machine learning Tracking the evolution of clustering, machine learning, automatic indexing and automatic classification in knowledge organization A fast clustering algorithm for high-dimensional data A novel single-pulse search approach to detection of dispersed radio pulses using clustering and supervised machine learning Spectral embedded adaptive neighbors clustering Unsupervised clusteringbased short-term solar forecasting