Skip to main content

ORIGINAL RESEARCH article

Front. Neuroinform., 16 December 2022

A new machine learning model for predicting severity prognosis in patients with pulmonary embolism: Study protocol from Wenzhou, China

\r\nHang Su&#x;Hang Su1†Yeqi Shou&#x;Yeqi Shou2†Yujie Fu&#x;Yujie Fu2†Dong Zhao*Dong Zhao1*Ali Asghar HeidariAli Asghar Heidari3Zhengyuan HanZhengyuan Han2Peiliang Wu*Peiliang Wu2*Huiling Chen*Huiling Chen4*Yanfan Chen*Yanfan Chen2*
  • 1College of Computer Science and Technology, Changchun Normal University, Changchun, Jilin, China
  • 2Department of Pulmonary and Critical Care Medicine, The First Affiliated Hospital of Wenzhou Medical University, Wenzhou, China
  • 3School of Surveying and Geospatial Engineering, College of Engineering, University of Tehran, Tehran, Iran
  • 4College of Computer Science and Artificial Intelligence, Wenzhou University, Wenzhou, Zhejiang, China

Introduction: Pulmonary embolism (PE) is a common thrombotic disease and potentially deadly cardiovascular disorder. The ratio of clinical misdiagnosis and missed diagnosis of PE is very large because patients with PE are asymptomatic or non-specific.

Methods: Using the clinical data from the First Affiliated Hospital of Wenzhou Medical University (Wenzhou, China), we proposed a swarm intelligence algorithm-based kernel extreme learning machine model (SSACS-KELM) to recognize and discriminate the severity of the PE by patient’s basic information and serum biomarkers. First, an enhanced method (SSACS) is presented by combining the salp swarm algorithm (SSA) with the cuckoo search (CS). Then, the SSACS algorithm is introduced into the KELM classifier to propose the SSACS-KELM model to improve the accuracy and stability of the traditional classifier.

Results: In the experiments, the benchmark optimization performance of SSACS is confirmed by comparing SSACS with five original classical methods and five high-performance improved algorithms through benchmark function experiments. Then, the overall adaptability and accuracy of the SSACS-KELM model are tested using eight public data sets. Further, to highlight the superiority of SSACS-KELM on PE datasets, this paper conducts comparison experiments with other classical classifiers, swarm intelligence algorithms, and feature selection approaches.

Discussion: The experimental results show that high D-dimer concentration, hypoalbuminemia, and other indicators are important for the diagnosis of PE. The classification results showed that the accuracy of the prediction model was 99.33%. It is expected to be a new and accurate method to distinguish the severity of PE.

1 Introduction

Venous thromboembolism (VTE) is a general term for deep vein thrombosis (DVT) and pulmonary embolism (PE). They are fundamentally different manifestations of a disease, but the difference lies in their different parts and stages (Desai et al., 2021). Behind myocardial infarction and stroke, VTE is the third most usual type of cardiovascular disease (Duffett et al., 2020; Yang et al., 2021). PE is the general name of a company of diseases or clinical syndromes aroused by various embolus embolizing pulmonary artery or its branches, including pulmonary thromboembolism (PTE), fat embolism syndrome, amniotic fluid embolism, air embolism and so on (Yang et al., 2021). In the European Union, PE is diagnosed in 1–2 out of 1000 people annually (Cohen et al., 2007). The study found that the incidence of PE was correlated with age, race, and gender (Heit, 2015). Any factors leading to venous stasis, tissue trauma or hypercoagulable state (Virchow’s triad) are a risk for PE (Lurie et al., 2019).

Pulmonary embolism is a fatal disease, and the mortality rate has been up to 30% in studies including autopsy-based PE diagnosis (Cushman, 2007). Risk stratification and early intervention for acute pulmonary embolism (APE) are beneficial in reducing mortality. Patients with hemodynamic instability are considered to be at high risk for early death (Konstantinides et al., 2020). However, for patients with stable hemodynamics, it is necessary to carry out early risk assessment employing clinical symptoms, laboratory indicators, and imaging. Pruszczyk et al. (2021) developed an early risk assessment scale for hemodynamically stable PE. Another study found that computed tomographic pulmonary angiography (CTPA) was helpful for risk stratification (Gao et al., 2021). Although many risk-assessment methods, such as the Wells score and revised Geneva score (Klok et al., 2008b; van Es et al., 2017; Glober et al., 2018; Triantafyllou et al., 2021), have been proposed, stratification in the intermediate-high-risk populations remains challenging and remains an important area of research we need to conduct. Nowadays, a new machine learning method is used to analyze the effect of biomarkers on risk stratification of PE.

Numerous diagnostic tools are available to help clinicians achieve effective conclusions (Li et al., 2022; Liu S. et al., 2022; Liu Z. et al., 2022). There are different claims regarding the performance advantages and disadvantages of machine learning algorithms and traditional statistical methods for diagnosis and prediction. Statistical methods are relatively mature, relying on their simplicity and flexibility to first filter out relevant indicators and then construct multivariate logistic regression or linear regression models, etc., for aiding the diagnosis of EMs. However, machine learning, a novel scientific approach that integrates the benefits of statistics and other disciplines, has also proven its capability to handle induction and analysis of big data, non-linear and complex problems. Then, the following is the current state of research on machine learning techniques for complementary medical diagnosis.

Too and Mirjalili (2021) introduced the equilibrium optimization algorithm (EO) into the feature selection method and proposed a wraparound feature selection model for finding important features of biological data. Lambert and Perumal (2021) proposed a high-performance classifier model for the diagnosis of chronic kidney disease using a dyadic-based Firefly optimization algorithm combined with deep neural networks. Kitonyi and Segera (2021) proposed an improved classification prediction model based on the gray wolf algorithm and gradient descent algorithm for improving the performance of feature selection algorithms for medical data processing, and the model has high accuracy and stability. Hu and Razmjooy (2021) proposed a deep neural network model on the basis of a metaheuristic technique for segmentation, feature extraction, and classification of brain tumors, and the experimental results showed that this model is excellent in automaticity. Canayaz (2021) introduced the particle swarm optimization algorithm (PSO) and gray wolf optimization algorithm into the support vector machine (SVM) for preprocessing of COVID-19 images, and the total accuracy of the suggested model was 99.38%. Mazaheri and Khodadadi (2020) used a metaheuristic algorithm to remove redundant features and then combined it with a machine learning algorithm to propose a medical aid system for heart disease classification with the highest accuracy of 98.75%. Vijayashree and Sultana (2018) put forward a classification model combining the PSO with SVM on the basis of population diversity function and tuning function, which can effectively classify vast amounts of medical data. Medjahed et al. (2017) presented a cancer diagnosis model according to kernel learning and feature selection, which can augment the classification accuracy of the model using the reduced number of genes. It can be seen that more and more researchers are using machine learning techniques to diagnose diseases and pay much attention to the classification accuracy and classification efficiency of classifiers. Since medical images are characterized by a large amount of input information, different sources, and high complexity, the ability of diagnostic models to handle large data and high-dimensional data relationships becomes critical. Therefore, researchers have started to use non-gradient descent metaheuristic algorithms for optimizing the diagnostic accuracy and diagnostic efficiency of the models.

Most conventional optimization algorithms must to interact with information pertaining to the showcase space’s exterior or require an asynchronous method to handle problems (Zhang et al., 2021). Meta-heuristic algorithms, also known as swarm intelligence algorithms (SIAs), are often utilized to mine optimal or satisfactory solutions to complex optimization situations. As a mechanism based on computational intelligence, these algorithms are robust, self-organizing and flexible. Compared with traditional optimization methods (Newton’s, simplex, enumeration, etc.), they have a greater improvement in problem-solving time, scientific layout, and rational allocation of resources and are widely used in signal processing, image processing, production scheduling, and mechanical design. Over the last few years, more and more SIAs have been put forward, such as differential evolution (DE) (Storn and Price, 1997), sine cosine algorithm (SCA) (Mirjalili, 2016), salp swarm algorithm (SSA) (Mirjalili et al., 2017), whale optimizer (WOA) (Mirjalili and Lewis, 2016), moth-flame optimization (MFO) (Mirjalili, 2015), particle swarm optimization (PSO) (Kennedy and Eberhart, 1995), fruit fly optimization algorithm (FOA) (Pan, 2012), chaotic BA (CBA) (Adarsh et al., 2016), improved ant colony optimizer (RCACO) (Zhao et al., 2020), chaotic SCA (Ji et al., 2020), moth-flame optimizer with sine cosine mechanisms (SMFO) (Chen et al., 2021), improved WOA (EWOA) (Tu et al., 2020), and so on. Cuckoo search (CS) (Yang and Suash, 2009) is a SIA proposed by British scholars Xin-She Yang and Suash Deb in 2009, motivated by the behavior of cuckoo’s parasitic egg production hatching in nature. It is broadly employed in various fields since its low complexity and excellent effectiveness in finding the best. Rosli and Mohamed (2021) presented a developed CS approach with different spaces for optimizing the Bouc-Wen model in magnetorheological damper applications. Mohiz et al. (2021) submitted an enhanced CS algorithm on the basis of a greedy strategy for optimizing task placement on a network-on-chip (NoC) core. Bibiks et al. (2018) proposed an improved discrete CS (IDCS) to solve the resource-constrained project scheduling problems (RPs). Li X. et al. (2017) raised an improved cuckoo search (ICS) method to optimize the disparity pattern of monopulse antennas. Lim et al. (2016) combined the benefits of genetic algorithm into the CS algorithm to propose a new hybrid algorithm for optimizing hole-making operations in engineering. Long et al. (2014) proposed a hybrid cuckoo pattern search algorithm (HCPS) according to feasibility rules for handling constrained numerical and engineering design problems. As can be seen, the CS algorithm is widely used in optimization problems in various fields and is a high-performance optimization algorithm.

According to Macerday’s No Free Lunch theory, no single optimization method can be applied to every optimization problem, and the CS algorithm is no exception. The characteristics of the Lévy flight formulation lead to large randomness in the CS algorithm’s search for the best solution, which allows the algorithm to compare most solutions during the search phase and facilitates the fast identification of the better solution. However, due to its high randomness, the algorithm is often unable to find a better solution in the later exploitation stage, thus dropping into the local optimum (LO) trap and wasting the performance of the later iterations of the algorithm. Therefore, to solve the dilemma of CS algorithm in the later period, an improved version of the SSACS algorithm is put forward by introducing the SSA.

For the sake of proving the overall performance of the SSACS algorithm, the classical CEC2014 benchmark function test set is used to test the algorithm comprehensively. During the benchmark function testing, SSACS is compared with five well-known basic algorithms and five latest advanced ones to demonstrate the superiority of the algorithm. Further, to augment the accuracy in the feature selection process of the PE dataset, an improved version of the KELM classification prediction model (SSACS-KELM) based on SSACS is suggested. To thoroughly test the adaptability and stability of SSACS-KELM, eight datasets of different sizes are used in this paper. To further demonstrate that the combination of bSSACS and KELM is excellent, this experiment combines bSSACS with four different classifiers. Then, to show the difference in performance between bSSACS-KELM and classical methods, this experiment compares bSSACS with five classical methods. Furthermore, to illustrate the advantages of bSSACS over other algorithms of the same type, this experiment is designed to compare bSSACS with nine other swarm intelligence algorithms. For the purpose of more accurately assessing the processing capability of the bSSACS-KELM model on PE data, the experiments in this paper will use four metrics, such as accuracy, precision, specificity, and Matthews correlation coefficient (MCC), to perfectly emphasis the reliability of the classification outcomes. Finally, the results of the experiments, after 10-fold cross-validation, yield the five most critical features of the PE dataset.

The main contributions of this paper are as below: (1) In this paper, a pulmonary embolism-assisted diagnosis model with higher performance is presented, which can accurately select the effective features of the PE set and provide valuable diagnostic information for physicians. (2) This paper combines the improved swarm intelligence algorithm with the KELM classifier to propose a classifier with higher accuracy, which provides a high-performance classifier for the feature selection situation. (3) In this paper, a swarm intelligence algorithm (SSACS) with a more robust exploration capability and higher convergence accuracy is proposed and validated against peers.

The remainder of this paper is structured as below. Section “2 Data and methods” describes the PE dataset, the CS algorithm, the SSA, and the KELM classifier at length. In Section “3 The proposed method,” the SSACS algorithm and the SSACS-KELM model are put forward. In Section “4 Results and discussion,” we validate and analyze the performance of the SSACS algorithm and the SSACS-KELM model. In Section “5 Discussion,” the paper combines practical medical knowledge and experimental results for a detailed discussion. Eventually, Section “6 Conclusion and future works” sums up the whole content and guides the future work.

2 Data and methods

In this section, the source of the PE dataset and its acquisition criteria are first described. Then, an overview of the original CS algorithm, SSA algorithm, and KELM classifier is presented.

2.1 PE data collection

The Ethics Committee of the Affiliated of the Wenzhou Medical University agreed on the present study (ethical approval code: KY2021-R097). Our study selected patients diagnosed with pulmonary embolism at the First Affiliated Hospital of Wenzhou Medical University from April 2014 to May 2020. For this retrospective study, PE was confirmed by CTPA, echocardiography (ECHO), or the value of ventilation-perfusion (V/Q) scintigraphy in patients with symptoms suggestive of PE (Konstantinides et al., 2020). Besides, we excluded patients who have taken anticoagulant or antiplatelet drugs recently.

According to the European Society of Cardiology (ESC) guidelines for diagnosing and managing acute PE in 2014 (Konstantinides et al., 2014), patients with the following manifestations are defined as high risk: (I) shock; (II) Hypotension: systolic blood pressure <90 mmHg or pressure drop >40 mmHg for more than 15 min, excluding new arrhythmia, hypovolemia, or hypotension due to sepsis. A total of 142 patients we screened were divided according to the guidelines into two groups: intermediate-low-risk PE (n = 73) and high-risk PE (n = 69). For each PE patient, information on the general data (gender, age, vital signs, and past medical history) and serum biomarkers were collected. We also recorded whether patients had dyspnea, chest pain, hemoptysis, or syncope during the onset of the disease.

The data were analyzed and processed by the statistical software SPSS 21.0 and were stated as the mean ± standard deviation (χ¯ ± SD). All continuous variables met the normality, and the independent sample t-test procedure was employed to analyze continuous variables. The Chi-square test was used for categorical variables. A p-value < 0.05 stood for statistically significant. All sick people’s general data and serum biomarkers were described in Table 1. The results from chi-square tests and independent sample t-test are presented in Tables 2, 3, respectively.

TABLE 1
www.frontiersin.org

Table 1. A complete list of the features used in this study and their definitions number.

TABLE 2
www.frontiersin.org

Table 2. Clinical characteristics in intermediate-low-risk PE patients and high-risk PE patients.

TABLE 3
www.frontiersin.org

Table 3. General data and serum biomarkers in intermediate-low-risk PE patients and high-risk PE patients.

2.2 Mathematical model of CS algorithm

The CS algorithm is an intelligent bionic method suggested by Yang and Suash (2009). The algorithm has attracted a lot of attention from scholars at home and abroad because of its advantages of few parameters, easy implementation, robustness, and success in solving practical problems such as function optimization and engineering optimization.

The CS algorithm performs a random search of the target space by simulating the parasitic brood-rearing behavior of cuckoo species. The algorithm chiefly comes from the following three assumptions: (i) every cuckoo lays one egg at a time and chooses its nest arbitrarily; (ii) the eggs deposited in the best nest can hatch and generate a new generation; (iii) the number of nests selected for egg-laying is finite and is found by the nest owner with probability Pa ∈ [0,1] after the cuckoo egg is thrown out of the nest or the nest owner abandons the nest and rebuilds a new nest in another place. The fundamental flow of the algorithm is.

(1) Randomly produce L nest locations in the solution space (i.e., corresponding to L solutions), calculate the fitness of each nest using the set fitness function, and keep the best location, and iterate over the rest.

(2) Assume that the current number of selected generations is k nests numbered i for the location of xi4=(xi,1,xi,2,,xi,D), where 1⩽i⩽L, D is the number of dimensions of the problem solved, in addition to the optimal direct retention to the next generation, the rest of further selected generations, that is

x(k+1)=x(k)+a×k-λ,(1<λ3)(1)

where, a > 0, is the step control quantity, whose size is mainly determined by the scale of the problem-solving; k−λ is the random distribution function obeying Lévy’s law.

(3) Assume that the probability of the nest owner finding cuckoo eggs is Pa, and randomly generate positive numbers r ∈ [0,1] obeying uniform distribution, if r > Pa., then the cuckoo eggs are thrown out of the nest or the nest is abandoned to regenerate a new nest; otherwise, it remains unchanged.

(4) Decide whether the set number of selected generations is satisfied; otherwise, go back to step (2) and go on to select and update the generations until the selection conditions are met.

The pseudo-code of the CS algorithm is displayed in Algorithm 1.

Initialize fitness function

f(x),x = (x1,x2,x3,⋯,xd)T

Initialize the number of

iterations t = 0, discovered parameter

Pa = 0.25, and population size N

Initialize the initial value of each

individual xi0(i=1,2,N) in the

population

While lMaximum number of iterations

Use Lévy flight

Calculate the fitness fnew,it for the

updated agent xnew,it

Randomly choose a candidate

individual xjt from the population

If the fitness of the updated agent

is better

Replace the new agent xnew,it for the

candidate agent xjt

End If

Replace some of the suboptimal

solutions with randomly generated

ones with Pa probability

The next generation keeps better

solutions

Find and maintain optimum

population solutions

Update iteration numbers t = t + 1

End While

Return the best solution

Algorithm 1. Pseudo-code of CS.

2.3 Mathematical model of the SSA algorithm

The salp swarm algorithm (SSA) (Mirjalili et al., 2017) was proposed in 2017, which achieves the exploration of solution space by simulating the foraging behavior of the Bottlenose Sea Squirt in the ocean in nature. The method has been successfully applied to deal with the situations of photovoltaic system optimization, feature extraction, image processing, and biomedical signal processing with its remarkable features of fast convergence, robustness, and easy implementation.

Salp swarm algorithm searches for the optimal solution to the problem by simulating the behavior of the group chain movement of the bottle sea squirt in the ocean, the algorithm separates the individuals into leaders and followers, and these two types of individuals take different movement updates: leaders are located at the front of the group chain and guide the population movement according to the position of the elite individuals; followers are located at the back of the group chain and follow each other’s movement. The process of SSA implementation is as follows.

(1) Set the maximum number of selected generations tmax, initialize the number of selected generations t = 1, and establish the initial swarm {Xi}(i=1, 2,…,N) with the number of individuals N and dimension D, where Xi=(xi1,xi2,,xiD).

(2) Calculate all individual fitness values, rank agents in accordance with their fitness, and select the current best agent as the elite individual G(t).

(3) Selecting the top N/2 individuals of the population as leaders, i.e., i⩽N/2 updating the leader individual positions according to Eq. (2).

Xij(t+1)={Gj(t)+c1[c2*(ubj-lbj)+lbj],c30.5Gj(t)-c1[c2*(ubj-lbj)+lbj],c3<0.5(2)

where, Gj(t) is the j-th dimensional component of the current elite individual, Xij(t+1) is the j-th dimensional component of the leader individual i after the selection of generations; ubj,lbj are the upper and lower bounds of the position of the j-th dimensional component of the bottle sheath individual: c2,c3, are the random numbers between [0,1]: c1 is the convergence coefficient, which gradually decreases with the increase of the selection of generations.

(4) Select N/2 individuals after the population as followers, i.e., i > N/2 update the position of the following individuals according to Eq. (3):

Xij(t+1)=0.5*[Xij(t)+Xi-1j(t)](3)

where Xij(t),Xi-1j(t) denote the j-th dimensional component of the i-th and (i−1)-th population individuals after t selection generations, respectively, and Xij(t+1) represents the j-th dimensional component of the updated population following agent i.

(5) Update the number of selection generations t, judge whether the maximum number of selection generations is satisfied, if not reach jump to step (2), otherwise output the elite individual position G(t), which is the global optimal solution.

The pseudo-code of the SSA is shown in Algorithm 2.

Initialize parameters, population

size N, maximum number of iterations l

Initialize target function

f(x),x = (x1,x2,x3,⋯,xd)T

While lMaximum number of iterations

for i = 1:N

if iN/2

Update the leader position

according to Eq. (2)

Else

Update the follower position

according to Eq. (3)

End If

End for

Transboundary treatment of bottled

sea squirt individuals beyond the

boundary

Find and maintain optimum

population solutions

End While

Return the best solution

Algorithm 2. Pseudo-code of SSA.

2.4 KELM

The ELM model is a single hidden layer feedforward network presented by Glober et al. (2018) based on the generalized inverse matrix theory. Since the connection weights of the input layer to the implicit layer and the bias of the implicit layer of the ELM model do not need to be set artificially, it has the benefits of simple structure, fast operation, and good generalization performance, so it has been widely used in classification and regression problems. When given a training sample S = {(xn,yn),n = 1,2⋯,N}, the model representation is shown in Eq. (4).

y ^ = g ( ω x + b ) β = h ( x ) β (4)

where: ω is the weight of the input and implied layers; b is the implied layer bias.

g(⋅) is the activation function; and β is the output weight.

The linear equation system Y = Hβ is solved by the least squares method, and the regularization factor C is introduced to enhance the generalization performance of the ELM model, and the output weight β expression is given in Eq. (5).

β = H T ( H H T + I C ) - 1 Y (5)

where: I is the diagonal matrix; Y is the desired output, based on which Glober et al. (2018) proposed the KELM model to replace the random mapping in the ELM model with the kernel mapping. Define the kernel matrix Ω = HHT and the matrix element ΩELMi,j = h(xi)h(xj) = K(xi,xj), where K(⋅) is the kernel function. At this point the output function of the KELM model can be stated as Eq. (6).

y ^ = h ( x ) β = h ( x ) H T ( H H T + I C ) - 1 Y = [ K ( x , x 1 ) K ( x , x N ) ] T ( Ω E L M + I C ) - 1 Y (6)

This paper selects the radial basis kernel function with strong localization and good generalization, and the expression obtained is shown in Eq. (7).

K ( x i , x j ) = exp ( - γ | | x i , x j | | 2 ) (7)

3 The proposed method

In this section, this paper first introduces the core update method of SSA into the CS algorithm to propose the SSACS algorithm to boost the exploitation capability of the original CS and the possibility of getting rid of LO. Since the SSACS algorithm applies to continuous optimization problems, it is unsuitable for discrete feature selection situations. Consequently, this paper presents a discrete version of SSACS (bSSACS) based on S-type functions. Further, this paper combines the adapted bSSACS algorithm with the KELM classifier to propose a hybrid bSSACS-KELM model with stronger performance.

3.1 The proposed SSACS

The core of the CS algorithm uses the Lévy flight function to update the optimal solution. The strong randomness of the Lévy flight function leads to the problem of solid search ability at the early phase and weak exploitation capability at the later phase during the iteration process. On the contrary, due to the characteristics of the SSA, the later exploitation step of the algorithm needs a large number of excellent samples to cross-borrow from each other to obtain a better solution. Therefore, to increase the efficiency of the search and better exploit the best solution in the later stage of the CS algorithm, the SSA with stronger exploitation capability is introduced in the second half of the iterative process of the algorithm. Among them, the pseudo-code and flowchart of SSACS are shown in Algorithm 3 and Figure 1, respectively.

Initialize the fitness function and the

initial bird nest location

f(x),x = (x1,x2,x3,⋯,xd)T

Population size: N nests (i = 1,2,…,N)

While t ≤ Maximum number of iterations

(MaxNo)

If t > MaxNo/3

Update the current optimal

solution using the SSA core

formula

End If

Using Lévy flights to create a new

solution xnew,it

Calculate the fitness value fnew,it

for the updated agent xnew,it

Randomly choose a candidate

individual xjt from the population

If the fitness of the updated agent

is better

Replace the new agent xnew,it for

the candidate agent xjt

End If

Replace some of the suboptimal

solutions with randomly generated

ones with Pa probability

The next generation keeps better

solutions Find and maintain optimum population

solutions

Find and maintain optimum

population solutions

Update iteration numbers t = t + 1

End While

Output the best solution

Algorithm 3. Pseudo-code of SSACS.

FIGURE 1
www.frontiersin.org

Figure 1. Flowchart of SSACS.

The complexity of SSACS mainly covers the introduced SSA, the fast sorting algorithm, and the fitness calculation. First, the complexity of SSA is O(n2). Then, the complexity of the quick sort algorithm in the best and worst case is O(n*logn)andO(n2), respectively. Finally, the complexity level of the fitness calculation is O(n*logn). As a result, the total complexity level of the SSACS algorithm is O(SSACS)=O((n+logn)n).

3.2 The proposed feature selection model

3.2.1 Discretization of SSACS

The SSACS algorithm based on the CS algorithm, like CS, generally solves continuous optimization problems. If the SSACS algorithm is applied to feature selection, it is necessary to discrete the SSACS algorithm. bSSACS algorithm converts CS into one that can handle discrete questions using a binary approach.

The bSSACS model transforms the original continuous space into binary one, where “1” means that the corresponding feature is selected to participate in the learning process, and “0” means the opposite. The algorithm first initializes the nest, then records the nest adaptation value by selecting generations, determines whether other eggs are found and Lévy’s flight to update the nest, and finally obtains the optimal solution after iteration. The individual’s initialization with binary representation uses a random threshold as Eq. (8).

X d ( t + 1 ) = { 1 , sigmoid ( X d ( t ) ) r and 0 , otherwise (8)

where Xd(t + 1) is the solution of t-th next iteration, rand stands for a random number in the range of [0,1].

Sigmoid equation in this study is shown as Eq. (9).

s i g m o i d ( x ) = 1 1 + e - 2 x (9)

where x denotes the solution produced by the proposed SSACS method.

3.2.2 SSACS-KELM model

In this section, SSACS algorithm based on KELM is proposed for feature selection. The discrete bSSACS algorithm is used to gain the optimal feature subset of PE dataset for feature selection. Then, the subsets are used as input parameters for KELM to obtain the final classification results. Basic framework of bSSACS-KELM is presented in Figure 2.

FIGURE 2
www.frontiersin.org

Figure 2. Flowchart of bSSACS-KELM.

In particular, when bSSACS is combined with the KELM classifier, its corresponding fitness function is again too simple and not universal. When the SSACS algorithm is applied to feature selection, it is necessary to reconsider how to set the fitness function. There are two main requirements for feature selection as a data pre-processing process. First, the obtained feature subset has a high classification accuracy; that is, the feature subset requires to be acquired with strong relevance to the class; second, the obtained feature subset contains as few features as possible so as to prevent dimensional disasters. Therefore, in this paper, an evaluation function adapted to the bSSACS-KELM hybrid model is reset, as shown in Eq. (10).

fitness = α error + β | R | | D | (10)

where α represents a weight that evaluates the significance of classification error rate, error denotes the error rate of the classifier model; β is the number of selected feature, |R| denotes the number of attributes in final subset and |D| is the dimension of the dataset, i.e., the number of attributes in the entire set. In this work, α = 0.99 and β = 0.01, as set in many previous research.

4 Results and discussion

Benchmark function tests are conducted in this part to verify the overall performance of SSACS. Then, to prove the practicability of SSACS on the feature selection problem, experiments based on seven public data sets are conducted in this paper. To better demonstrate the power of the suggested SSACS-KELM model, this paper conducts aided diagnosis experiments on PE data collected from hospitals.

4.1 Benchmark functions comparison experiment

To prove the optimization superiority of the SSACS method itself, this subsection uses the classical CEC2014 benchmark test function set for a comprehensive evaluation of the algorithm performance.

4.1.1 Benchmark test experiment setup

First, to make sure the fairness of the comparison experiments of optimization algorithms, following other AI based rules for fair testing (Wu et al., 2018; Yang et al., 2022; Zhang Y. et al., 2022), the initial population number is 30, and the internal parameters of each algorithm are set to default values; in addition, to avoid the contingency of comparison experiments as much as possible, the number of evaluations of algorithms is 30,000, and every approach is repeatedly tested 30 times on this basis. In the analysis of experimental results, the mean value method, Wilcoxon signed-rank test, and Freidman test are employed to ensure the correctness and reliability of the analysis outcomes. Moreover, all experiments are conducted on the same computer, and the software used in the experiments is Matlab2017b, and the core hardware is Intel(R) Xeon(R) CPUE5-2660v3 (2.60 GHz). Eventually, the specific description of the CEC2014 test set is displayed in Table 4.

TABLE 4
www.frontiersin.org

Table 4. Description of the 30 benchmark functions.

4.1.2 Benchmark functions comparison experiment

To validate the superiority performance of SSACS algorithm, SSACS is compared with five original classical algorithms and five improved latest algorithms. Classical algorithms include SSA, CS, SCA, PSO, and MFO. Improved algorithms are made up of CBA, SCADE, SMFO, IGWO, and ACWOA. There are four classes of functions of the test set, including unimodal functions, multimodal functions, hybrid functions, and composition functions. The superiority of SSACS can be demonstrated in all aspects.

Table 5 illustrates the experimental results of benchmark tests, where Avg is the mean and Std denotes the variance of a algorithm after run 30 times, respectively. The best results are bolded in each column. By viewing the mean values from Table 5, it can be seen that SSACS has the smallest mean value for most of benchmark functions, indicating that SSACS achieves relatively higher quality solutions than the others. Variance values obtained by SSACS are smaller than the others, which represents the higher stability of SSACS in optimizing the benchmark functions.

TABLE 5
www.frontiersin.org

Table 5. Comparative results of SSACS with peer swarm intelligence algorithms.

In order to more accurately analyze the experimental outcomes of the benchmark function of SSACS, Table 6 shows the test results of the Wilcoxon signed-rank test, where ‘+/−/=’ represents the performance “better than other algorithms/worse than other algorithms/equal to other algorithms,” ‘Mean-level’ denotes the average ranking of 30 replicate experiments, and ‘rank’ denotes the final overall ranking. It can be seen that SSACS outperforms at least 21 benchmark functions compared with all other 8 algorithms, and the overall ranking of SSACS is in first place, which verifies that the above experimental results are correct. In addition, the average ranking of SSACS is also far ahead compared to the second place, which also verifies the high stability of the algorithm. To further prove the correctness and credibility of the test outcomes, the benchmark test outcomes of SSACS are also analyzed using the Freidman test method. It can be seen that in Figure 3 Freidman test, SSACS also ranks first, far ahead of other comparison algorithms. Therefore, these two tests can prove that the benchmark function experimental results of SSACS at this time are credible and accurate, and the performance of SSACS is also very strong.

TABLE 6
www.frontiersin.org

Table 6. Wilcoxon signed-rank results.

FIGURE 3
www.frontiersin.org

Figure 3. Friedman test results.

To show the advantages of SSACS over other peer algorithms in more detail, this paper also records the change process of the values of the optimal solutions generated by SSACS iterations, as shown in Figure 4. In F1 for Unimodal Functions, SSACS converges with higher accuracy in the middle and late phases of the iteration, which indicates that it has better optimization performance for simple optimization problems. In F6, F10, and F12 of Simple Multimodal Functions, SSACS can successfully get rid of LO during the iteration, which indicates that it has a stronger global optimization ability on multi-peaked problems. In F19, F22, F26, and F30 of Hybrid Functions and Composition Functions, SSACS has stronger exploitation ability and convergence speed, which represents that it has higher optimality finding efficiency when dealing with complex problems. In summary, SSACS is a very excellent group intelligence optimization algorithm.

FIGURE 4
www.frontiersin.org

Figure 4. Convergence curves of SSACS and competitors.

4.2 Feature selection experiments

In this part, first, the evaluation criteria for the feature selection experiments are described. Immediately after, SSACS is used in feature selection experiments on public datasets to make clear the efficiency and generalization of SSACS to handle feature selection problems. Finally, SSACS is used in a real PE problem to select the five key-features.

4.2.1 Feature selection experimental setup

In the feature selection experiment, the same experimental environment of the benchmark function is followed, and in particular, five different feature selection evaluation metrics are added. The details are described below.

The confusion matrix is a schematic diagram for recording classification prediction results in the field of pattern recognition, which describes the relationship between the true category attributes of sample data and the predicted category and is a significant indicator for assessing the performance of classification models. Evaluation metrics such as accuracy, specificity, and sensitivity can be calculated using the confusion matrix. The binary classification problem divides the samples into positive and negative samples. The confusion matrix consists of True Positives (TP), True Negatives (TN), False Positives (FP), and False Negatives (FP).

Accuracy (ACC) is the most commonly used classification evaluation metric, which measures the classifier’s ability to recognize the correct samples. The accuracy range is located in [0, 1], and the closer the accuracy is to 1, the better the classification performance of the classifier is. The accuracy rate is calculated as follows.

A C C = T P + T N T P + T N + F P + F N (11)

Precision (PRE) dictates the proportion of the examples classified as positive cases that are actually positive cases. Similarly, the closer the precision is to 1 means the better the classifier is, and the precision is calculated as follows.

P r e c i s i o n = T P T P + F P (12)

Sensitivity (SEN) is the probability that a patient is actually ill and is diagnosed as such, and it measures the classifier’s ability to identify positive cases. The closer the sensitivity is to 1, the better the ability to test patients. The sensitivity is calculated as follows.

S e n s i t i v i t y = T P T P + F N (13)

Specificity (SPE) is the probability that an actual disease-free individual is diagnosed as disease-free, and it measures the ability of the classifier to recognize negative cases, reflecting the ability of the classifier to identify disease-free individuals. Specificity is calculated as follows.

S p e c i f i c i t y = T N T N + F N (14)

MCC reflects the correlation between diagnostic results and actual outcomes. For balanced data, higher ACC and MCC values both point to higher quality predictions, while for unbalanced data, MCC is a more accurate reflection of the predictor’s predictive quality than ACC. MCC is calculated as follows.

M C C = T P × T N - F P × F N ( T P + F P ) × ( T P + F N ) × ( T N + F P ) × ( T N + F N ) (15)

In addition to the classification evaluation method, the discrete algorithms re-used in this experiment include bSSACS, bMFO, bGWO, BGSA, BPSO, bALO, BBA, BSSA, bWOA, and bCS. Table 7 displays the values of the key parameters set for each algorithm. In addition, the number of populations for the feature selection experiments is set to 20, and the experimental results are validated using the classical ten-fold cross-validation method.

TABLE 7
www.frontiersin.org

Table 7. Parameter setting of the optimization algorithms.

4.2.2 Public dataset experiments

We must evaluate algorithmic features in computer science to assess the influence of computational pieces since diverse strategies depend on different traits and trends (Cao et al., 2022; Liu Y. et al., 2022; Zhang Z. et al., 2022). In the part, to prove the feature selection practicality of bSSACS-KELM against different datasets, 8 public datasets from the well-known machine learning database UCI Machine Learning Repository are used in this paper. Table 8 shows the key parameters of these datasets. In order to distinguish these feature datasets as much as possible to validate the performance of bSSACS-KELM accurately, the datasets used in this paper have a relatively large difference in the number of samples and features. The largest number of samples in the dataset is 569 in BreastEW, and the smallest is 152 in JPNdata; the largest number of features is 30, and the smallest is 10. Finally, the public dataset experiments also use the mean and variance to represent the experimental results accurately. In addition, mean and total ranking is used in this paper to show the superiority of bSSACS-KELM in different datasets visually.

TABLE 8
www.frontiersin.org

Table 8. The 8 public-datasets.

Table 9 shows detailed data on the Accuracy of bSSACS-KELM compared with other famous methods. It can be observed that bSSACS-KELM has the highest accuracy in most of the datasets, with the highest being 98.8% for wdbc. In addition, the lowest accuracy of bSSACS-KELM is 93%. The combination of the highest and lowest values means that the classification performance of bSSACS-KELM is better in terms of accuracy and stability, regardless of the dataset. In contrast, other similar methods, especially the unimproved CS-KELM and SSA-KELM, are far inferior to bSSACS-KELM. Table 10 displays the average and overall ranking of bSSACS with other approaches on different datasets, and the results show that in agreement with the experimental analysis, bSSACS ranks first.

TABLE 9
www.frontiersin.org

Table 9. Accuracy results of experiments on public datasets.

TABLE 10
www.frontiersin.org

Table 10. The ranking of bSSACS-KELM and its peer methods.

To further demonstrate the superiority of bSSACS-KELM in feature selection, the classification results were carefully evaluated using SEN. Table 11 shows the outcomes of this Sensitivity evaluation, and Table 12, indicates the Sensitivity ranking results. It can be seen that bSSACS performs equally well in this data, with bSSACS ranking first and bALO and BBA ranking last. Finally, after different datasets and different evaluation methods, experiments prove that bSSACS-KELM has good feature classification performance.

TABLE 11
www.frontiersin.org

Table 11. Sensitivity results of experiments on public datasets.

TABLE 12
www.frontiersin.org

Table 12. The ranking of bSSACS-KELM and its peer methods.

4.3 Feature selection experiment in PE dataset

In this section, to prove the practicality of the bSSACS-KELM model to process real data from hospitals and to assist realistic doctors in diagnosing diseases, this paper uses PE datasets collected from hospitals for classification prediction. First, to further demonstrate that the combination of bSSACS and KELM is excellent, this experiment combines bSSACS with four different classifiers, including FKNN, KNN, MLP, and SVM, with the help of the PE dataset for comparison experiments. Then, to show the performance difference between bSSACS-KELM and classical methods, this experiment is designed to compare bSSACS with five classical methods, including BP, CART, RandomF, and so on, where the algorithm settings and codes are from MATLAB default. Furthermore, to illustrate the advantages of bSSACS over other algorithms of the same type, this experiment is designed to compare bSSACS with nine other swarm intelligence algorithms, including bSSA, bALO, and bCS, etc. For the purpose of more accurately assessing the processing capability of bSSACS-KELM model on real data, four evaluation methods, including Accuracy, Precision, Specificity, and MCC, will be used in this section of the experiment to illustrate the reliability of the classification results fully. Finally, the results of the experiments, after 10-fold cross-validation, yield the five most critical features of the PE dataset.

The combination of different classifiers of bSSACS will have different classification effects. To demonstrate that the combination of bSSACS and KELM is excellent, bSSACS was combined with four other classifiers, and a comparison experiment was conducted, and the outcomes are displayed in Figure 5. It can be viewed that the results of bSSACS-KELM are far ahead of the other classifiers in the four aspects of Accuracy, Precision, Specificity, and the box plot can also know MCC, and the stability of the KELM model. In contrast, the combination of bSSACS with SVM and MLP is not accurate enough, and the stability is very poor. Therefore, it can be concluded that the combination of bSSACS and KELM is very suitable.

FIGURE 5
www.frontiersin.org

Figure 5. Results of five different classifiers based on SSACS.

To further illustrate the benefits of bSSACS-KELM over the performance of classical classification methods, a comparison experiment between bSSACS and classical methods was conducted in this paper. The box plot results of the experiments are shown in Figure 6. It can be seen that bSSACS-KELM has a significant advantage over other classification methods. CART occasionally works well but is much less stable than bSSACS-KELM; the two methods, BP and ELMforFS, have inferior overall performance. The complete test outcomes indicate that bSSACS-KELM has a considerable advantage over the classical classification methods.

FIGURE 6
www.frontiersin.org

Figure 6. Comparison results of SSACS-KELM with other classical methods.

The above experiments can prove that the combination of KELM with the swarm intelligence algorithm will have a stronger performance. To prove the superiority of bSSACS combined with KELM over other competitors, this paper compares the classification models of bSSACS-KELM with other famous SIAs, including BMFO, BGWO, BGSA, BPSO, BALO, BBA, BSSA, and BWOA. Figure 7 box plots represent the outcomes of this comparison experiment. It can be observed that the bSSACS data are close to 1 for the first five classification evaluation metrics, which indicates that the bSSACS-KELM model also has very strong prediction performance among similar algorithms and is well suited for predicting PE problems. The SSACS-KELM has higher accuracy and excellent stability than the original SSA and CS algorithms. Among Accuracy and Error, the integrated classification based on the bSSACS model is better and has the highest accuracy and stability. In Specificity and Precision, the bSSACS model based on the bSSACS model has the highest accuracy for selecting both negative and as positive cases. The correlation between the true and predicted values based on the bSSACS model is the highest in MCC. In Time, it can be seen that bSSACS has an acceptable level of time complexity while improving performance.

FIGURE 7
www.frontiersin.org

Figure 7. Comparison of SSACS and eight algorithms on six evaluation criteria.

To further enhance the credibility of this comparison experiment, this paper uses the Friedman test method to verify and rank the test outcomes, as shown in Table 13. The analysis of the test method shows that bSSACS-KELM is indeed stable in the first place. Therefore, after the above experiments, it can be shown that bSSACS-KELM is a very suitable model for PE-assisted prediction and can effectively classify the PE dataset.

TABLE 13
www.frontiersin.org

Table 13. Friedman test results.

Table 14 shows the detailed data of the experiments on the PE dataset based on the bSSACS-KELM model. The first column is the label of the ten-fold cross-validation, the second one is the number of features selected for feature selection, and the rest are Accuracy, Specificity, Precision, and MCC used above. The value of Accuracy under ten-fold cross-validation is 99.33%, the value of MCC is 0.9875, and the values of Specificity and Precision is 1. Again, this shows that combining bSSACS with KELM turns out to be a very good PE classifier model.

TABLE 14
www.frontiersin.org

Table 14. The detailed results acquired by SSACS.

Figure 8 shows the number of times every indicator was chosen by the bSSACS-KELM model under 10 times 10-fold cross-validation, with the horizontal axis representing the 29 features of the PE dataset and the vertical axis representing the number of times they were selected. The top 5 features are F6, F11, F12, F19, and F21, which represent Syncope, HOT, SBP, D-D, and ALB, respectively, and these five features were selected more often than the other features, which is also consistent with the actual medical statistics.

FIGURE 8
www.frontiersin.org

Figure 8. Selected features of the SSACS method.

5 Discussion

This study uses the bSSACS-KELM model for feature selection and classification prediction on real PE datasets. First, experiments demonstrate that bSSACS-KELM has higher accuracy and stability than bSSACS-FKNN, bSSACS-KNNN, and bSSACS-MLP models, so that bSSACS-KELM is more suitable and satisfied than the other methods for feature selection of PE datasets. Subsequently, the bSSACS-KELM model is compared to BP and CART. Therefore, bSSACS-KELM has obvious advantages to settle the classification problems. Besides, we experimentally compared bSSACS-KELM with its counterparts BMFO-KELM and bALO-KELM. The test outcomes indicate that bSSACS-KELM has a greater advantage in the same kind of SIAs. In a word, the features chosen by bSSACS-KELM from the PE dataset are statistically summarized, and Syncope, HOT, SBP, D-D, and ALB are identified as the crucial features in the dataset. Previous related work is referred to and analyzed to confirm that the chosen features are consistent with medical statistics.

Early diagnosis plays a critical role in the treatment and prognosis of patients due to the high morbidity and mortality of PE. One or more risk factors of PE, which are non-specific in clinical diagnosis, hinder the progress of diagnosis and increase the difficulty of treatment. In order to reduce the rate of misdiagnosis and missed diagnosis and to better help patients, we analyzed the factors affecting the risk of PE.

D-dimer is a biomarker of fibrin formation and degradation (Halaby et al., 2015) and is highly sensitive to thrombosis. It has a high sensitivity (approximately 96%) but a low specificity (approximately 40%) in the diagnosis of PE (Glober et al., 2018; Lei et al., 2021). Pregnancy, cancer, venerable age, chronic inflammatory conditions, and many other illnesses can also increase the content of D-dimer (Choi and Krishnamoorthy, 2018; Aranda et al., 2021), which brings more difficulties to diagnosing PE. According to a retrospective study in 2019, a low pretest clinical probability score (traditional Wells) in a patient with a D-dimer level of less than 1,000 ng per milliliter and a moderate pretest clinical likelihood score in a patient with a D-dimer level of less than 500 ng per milliliter could rule out PE and be protected from radiation (Kearon et al., 2019). A D-dimer concentration greater than 3,000 microg/ml in patients with chronic PE is highly associated with acute PE, and these patients must be hospitalized (Agterof et al., 2009). Non-ICU COVID-19 patients with a D-dimer level ≥2,000 ng/mL are considered to need further examination to rule out PE (Thoreau et al., 2021). Data from a 3,619 study of PE showed that high D-dimer levels had almost been proved to be significantly associated with the severity of PE (Hou et al., 2021). Another trial looked at the percentage decrease in D-dimer concentration between at diagnosis and within 1 month of diagnosis. After a month of anticoagulant therapy, D-dimer decreased by 76.6% for complete recanalization and 31.4% for residual thrombosis. Pulmonary artery recalculation was achieved in 73 of 80 patients (91.2%) with a 70% or more decrease in D-dimer concentration. Measuring the degree of D-dimer decline can aid clinicians forecast the risk of recurrent PE (Aranda et al., 2021). Several more studies have shown that there was a correlation between D-dimer level and short-term or 3-month mortality (Klok et al., 2008a; Agterof et al., 2009; Kline, 2009; Singanayagam et al., 2011; Bi et al., 2021). Elevated plasma D-dimer level was positively associated with 3-month mortality in APE (Becattini et al., 2012). A variety of factors affecting a D-dimer level make us more cautious in clinical encounters with patients with elevated D-dimer concentration.

Albumin, which is the most abundant circulating protein in the body and occupies about 50% of the whole protein content in plasma, plays a critical role in the physiological stage of the body, including osmotic effect, anti-inflammatory activity, anti-thrombus formation, antioxidation and carriers of endogenous and exogenous substances (Caraceni et al., 2013; Arroyo et al., 2014; Hoskin et al., 2020). The first study to find that hypoproteinemia is an independent predictor of long-term mortality from acute pulmonary embolism was conducted in 2018 (Tanik et al., 2020). In addition, this also applies to patients with postoperative acute pulmonary embolism (Pan, 2012). As indicated by the laboratory metrics in Table 3, albumin concentrations in the high-risk group were lower than those in the intermediate-low-risk group (P-values < 0.05). The results were the same with previous studies. For every 1 gm/dL reduction in albumin concentration, the possibility of a massive APE was 75% more likely (Omar et al., 2020), while with each unit increase in albumin concentration, the probability of death decreased by approximately 15.4% (Liu et al., 2020). Pulmonary embolism can cause inflammation of pulmonary blood vessels and parenchyma (Celik et al., 2021). Until now, a large amount of evidence makes clear that inflammatory response has been considered closely related to VTE. Inflammatory markers, involving C-reactive protein (CRP), tumor necrosis factor alpha, interlenkin-6 (IL-6), and interlenkin-8 (IL-8), be capable of triggering the coagulation system by inducing the expression of tissue factors (Branchford and Carpenter, 2018). Furthermore, elevated white blood cell count is strongly associated with recurrent VTE in cancer patients (Trujillo-Santos et al., 2008) and can lead to poor prognoses in patients with PE (Sanchez et al., 2008). Apparent higher CRP and white blood cell counts in patients with lower serum albumin levels may be one of the reasons for the higher mortality (Kennedy and Eberhart, 1995). Reduced anti-inflammatory capacity in patients with hypoproteinemia also increases the severity of PE (Hoskin et al., 2020). Serum albumin performs antioxidant functions by providing 80% of extracellular thiols, providing sulfur-containing amino acids for glutathione, binding and inactivating free metals (copper and iron etc.) and capturing free radicals (Bruschi et al., 2013; Taverna et al., 2013; Arroyo et al., 2014). Elevated reactive oxygen species and myeloperoxidase levels can cause lung damage (Ovechkin et al., 2007). So, we can speculate that reduced antioxidant capacity in patients with hypoproteinemia may be another reason for the poor prognosis in patients with APE. On the one hand, serum albumin plays a role in dilating blood vessels and inhibiting platelet aggregation by acting as a storage, carrier, and supplier role for nitric oxide (NO) and eicosanoids (Arroyo et al., 2014). On the other hand, the inhibitory function of albumin on platelet aggregation were related with reducing the production of thromboxane A2 and promoting endoperoxides to prostaglandin D2 transformation. More importantly, plasma albumin is inhibitable to platelet-activating factor (Mikhailidis and Ganotakis, 1996). This may be another explanation for the association of low albumin levels with poor prognosis.

History of the tumor as a risk factor for poor prognosis in sick people with PE has been reported in considerable literature. In the autopsy of 127,945 cancer patients, 5.3% of the deaths were related to PE (Valerio et al., 2021). Pancreatic cancer, brain cancer, and multiple myeloma have the highest risk of VTE (Klok et al., 2008b), especially in the first year of diagnosis (Geerts et al., 2008; Cronin-Fenton et al., 2010), whereas hematologic and breast malignancies have an lower risk (Shinagare et al., 2011). Among the pathology of lung cancer, adenocarcinoma is the most associated with PE (Cui et al., 2021). This may be caused by adenocarcinoma cells secreting mucin, activating blood platelets, and the thrombogenic mediator (Geerts et al., 2008). In addition, D-dimer, stages III–IV, DVT, low arterial partial oxygen pressure (PaO2), chemotherapy, and hyperleukocytosis are also considered risk elements for PE in lung cancer sick people (Chuang and Yu, 2009; Li G. et al., 2017; Ma and Wen, 2017; Cui et al., 2021). Data from a previous study showed that the median survival time of the PE group (n = 30) was remarkably shorter than that of the non-PE group (n = 60, P < 0.05) (Ma and Wen, 2017). Another study also confirmed this (Li G. et al., 2017). Compared to patients without cancer, patients with cancer showed less severe PE, which may also be one of the reasons for the poor prognosis due to the untimely detection of PE (Au et al., 2021). Cancer complicated with PE increases treatment difficulty and shortens the survival time. If cancer patients have unexplained dyspnea and increased D-dimer (>2.0 g/ml) (Kwon et al., 2021), it is time to perfect CTPA as possible. Early detection, diagnosis, and timely anticoagulation symptomatic treatment can remarkably improve the prognosis and prolong the survival time of cancer patients.

If the thromboembolic area exceeds 30–50% of the pulmonary artery bed (Keller et al., 2015), mechanical factors, neurohumoral factors, and hypoxia contribute to pulmonary artery contraction, resulting in increased pulmonary vascular resistance (Smulders, 2000; Lankhaar et al., 2006) and subsequently increased pulmonary artery pressure. After that, the increase of right ventricular afterload and ventricular wall tension leads to right ventricular enlargement, resulting in ventricular septum shift and following impaired left ventricular function. As a result, cardiac output is reduced, which is the cause of systemic hypotension or shock when a pulmonary embolism occurs (Mebazaa et al., 2004; Chin et al., 2005; Gok et al., 2020; Konstantinides et al., 2020). Right ventricular dysfunction (RVD) and hypotensive shock are the main cause of death from APE, which has been shown in many previous studies. Based on data from a study of 39,257 APE patients, 30-day PE-related mortality in patients with systolic SBP < 90 mmHg was 2.6 times higher than in other patients (absolute risk, 13.6%). Moreover, they also found that patients with an SBP <70 mmHg had the highest mortality while those with an SBP ≥130 mmHg had a lower mortality rates (Quezada et al., 2020). Ates et al. (2017) found that blood pressure index (BPI), with the <1.4 cut-off level, can be used as a predictor of mortality from APE, with a sensitivity of 60.6% and specificity of 80.8%. High central venous pressure and low cardiac output secondary to (RVD) can lead to reduced renal blood flow and, thus, enhanced blood urea nitrogen (BUN) (Gok et al., 2020). There has been evidence that increased BUN is highly related to APE mortality (Tatlisu et al., 2017; Gok et al., 2020; Fang and Xu, 2021), and BUN was 34.5 mg/dL as the optimal cutoff value for predicting in-hospital mortality for APE (Tatlisu et al., 2017). To reduce mortality, PE patients with hemodynamically unstable need further assessment to determine whether there are indications for thrombolytic therapy in addition to general supportive and anticoagulant therapy (Schellhaass et al., 2010).

The clinical symptoms and signs of PE lack specificity and often manifest as dyspnea, chest pain, hemoptysis or syncope. Several clinical studies have shown that the most common clinical symptom in patients with PE is dyspnea, followed by chest pain, while syncope (4–17%) and hemoptysis are relatively rare (Pollack et al., 2011; Pribish et al., 2020; Richmond et al., 2021). Syncope in PE patients may be caused by cerebral hypoperfusion due to reduced cardiac output, arrhythmias due to hemodynamic instability, or neurogenic syncope (Keller et al., 2018; Siddappa Malleshappa et al., 2020). Inadequate oxygen supply due to hypoxemia is also a cause of syncope (Keller et al., 2018; Pop et al., 2019). In the emergency department, 2.2% of syncope patients were eventually diagnosed with PE (deSouza, 2020). Furthermore, another study was 1.4% (Badertscher et al., 2019). de Winter et al. (2020) found in a meta-regression analysis that patients with pulmonary embolism associated with syncope had higher short-term mortality, which was associated with hemodynamic instability. Another study found that syncope’s prediction of 30-day mortality from pulmonary embolism was gender-specific, holding true in women but not in men. In addition, laboratory tests in patients with syncope showed higher levels of D-dimer and troponin T, and RVD was more pronounced in women with syncope. Dzudovic et al. (2020) also proposed that the increased mortality of high-risk PE patients with syncope was caused by RVD and hemodynamic instability, while the mortality of sick people with low and medium risk of PE was not significantly increased (Mohebali et al., 2020). There was no significant association between syncope and prognosis or mortality in patients with hemodynamically stable pulmonary embolism (Barco et al., 2018). These may be related to the pathophysiological mechanism of syncope. Patients with PE who take syncope as the first symptom are at higher risk of cerebral hemorrhage, so neurological examination should be emphasized in these patients (Chopard et al., 2021).

6 Conclusion and future works

The paper proposes the SSACS-KELM classification prediction model with high accuracy to effectively select the key features in the PE dataset to assist physicians in diagnosing pulmonary embolism. First, this paper details the actual sampling method and sampling locations of the PE dataset to ensure the authenticity and validity of the original data. Then, to enhance the accuracy and stability of the traditional feature selection approach, this paper proposes optimizing the traditional KELM classifier by using the swarm intelligence method. Further, to address the shortcomings of the swarm intelligence algorithm, an enhanced variant of SSACS is presented. In the experimental part, the optimization performance of SSACS is first verified by 30 benchmark functions and 10 peer swarm intelligence algorithms. Then, the adaptability and accuracy of the SSACS-KELM model for different datasets are verified using eight public datasets. Then, this paper shows the superiority of SSACS-KELM through comparison experiments with five traditional feature selection methods, five machine learning classifiers, and nine KELMs based on swarm intelligence algorithms. Finally, the key features, Syncope, HOT, SBP, D-D, and ALB, are finally derived by a 10-fold cross-validation method. A careful discussion proves that these five features are also fully compatible with medical facts and statistical results. In conclusion, the benchmark function performance of SSACS is very strong, and the classification accuracy of SSACS-KELM is very excellent, which is expected to be an effective model for PE diagnosis.

The proposed method also has some limitations. First, the combination of the CS algorithm and the SSA increases the complexity level of the original algorithm. This problem can be solved by parallel computing or with the rapid exploitation of computer technology and the continuous improvement of computer computing power. Second, the optimization performance of the SSACS algorithm has been proven in the medical field, and the others are only theoretical evaluations. In future work, SSACS will be applied to image segmentation, engineering optimization, and other problems. Finally, we will delve into classification and prediction in machine learning based on SSACS for other fields, such as new energy and agriculture.

Data availability statement

The original contributions presented in this study are included in the article/supplementary material, further inquiries can be directed to the corresponding authors.

Ethics statement

The Ethics Committee of the Affiliated of the Wenzhou Medical University agreed the present study (ethical approval code: KY2021-R097).

Author contributions

HS, ZH, YF, AH, PW, and YC: writing – original draft, writing – review and editing, software, visualization, and investigation. DZ, YS, and HC: conceptualization, methodology, formal analysis, investigation, writing – review and editing, funding acquisition, and supervision. All authors contributed to the article and approved the submitted version.

Funding

This work was supported in part by the Natural Science Foundation of Zhejiang Province (LZ22F020005), National Natural Science Foundation of China (62076185 and U1809209), Natural Science Foundation of Jilin Province (YDZJ202201ZYTS567), the “Thirteenth Five-Year” Science and Technology Project of Jilin Provincial Department of Education (JJKH20200829KJ), Science and Technology Research Project of Jilin Provincial Education Department (JJKH20210888KJ), and Changchun Normal University Ph.D. Research Startup Funding Project (BS [2020]).

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Adarsh, B. R., Raghunathan, T., Jayabarathi, T., and Yang, X.-S. (2016). Economic dispatch using chaotic bat algorithm. Energy 96, 666–675. doi: 10.1016/j.energy.2015.12.096

CrossRef Full Text | Google Scholar

Agterof, M. J., van, B. E., Schutgens, R., Snijder, R., Tromp, E., Prins, M., et al. (2009). Risk stratification of patients with pulmonary embolism based on pulse rate and D-dimer concentration. Thromb. Haemost. 102, 683–687.

Google Scholar

Aranda, C., Peralta, L., Gagliardi, L., Lopez, A., Jimenez, A., and Herreros, B. (2021). A significant decrease in D-dimer concentration within one month of anticoagulation therapy as a predictor of both complete recanalization and risk of recurrence after initial pulmonary embolism. Thromb. Res. 202, 31–35. doi: 10.1016/j.thromres.2021.02.033

PubMed Abstract | CrossRef Full Text | Google Scholar

Arroyo, V., Garcia-Martinez, R., and Salvatella, X. (2014). Human serum albumin, systemic inflammation, and cirrhosis. J. Hepatol. 61, 396–407. doi: 10.1016/j.jhep.2014.04.012

PubMed Abstract | CrossRef Full Text | Google Scholar

Ates, H., Ates, I., Kundi, H., Arikan, M. F., and Yilmaz, F. M. (2017). A novel clinical index for the assessment of RVD in acute pulmonary embolism: Blood pressure index. Am. J. Emerg. Med. 35, 1400–1403. doi: 10.1016/j.ajem.2017.04.019

PubMed Abstract | CrossRef Full Text | Google Scholar

Au, C., Gupta, E., Khaing, P., Dibello, J., Chengsupanimit, T., Mitchell, E., et al. (2021). Clinical presentations and outcomes in pulmonary embolism patients with cancer. J. Thromb. Thrombolysis 51, 430–436. doi: 10.1007/s11239-020-02298-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Badertscher, P., du Fay de Lavallaz, J., Hammerer-Lercher, A., Nestelberger, T., Zimmermann, T., Geiger, M., et al. (2019). Prevalence of pulmonary embolism in patients with syncope. J. Am. Coll. Cardiol. 74, 744–754. doi: 10.1016/j.jacc.2019.06.020

PubMed Abstract | CrossRef Full Text | Google Scholar

Barco, S., Ende-Verhaar, Y., Becattini, C., Jimenez, D., Lankeit, M., Huisman, M., et al. (2018). Differential impact of syncope on the prognosis of patients with acute pulmonary embolism: A systematic review and meta-analysis. Eur. Heart J. 39, 4186–4195. doi: 10.1093/eurheartj/ehy631

PubMed Abstract | CrossRef Full Text | Google Scholar

Becattini, C., Lignani, A., Masotti, L., Forte, M. B., and Agnelli, G. (2012). D-dimer for risk stratification in patients with acute pulmonary embolism. J. Thromb. Thrombolysis 33, 48–57. doi: 10.1007/s11239-011-0648-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Bi, W., Liang, S., He, Z., Jin, Y., Lang, Z., Liu, H., et al. (2021). The prognostic value of the serum levels of brain natriuretic peptide, troponin I, and D-Dimer, in addition to the neutrophil-to-lymphocyte ratio, for the disease evaluation of patients with acute pulmonary embolism. Int. J. Gen. Med. 14, 303–308. doi: 10.2147/IJGM.S288975

PubMed Abstract | CrossRef Full Text | Google Scholar

Bibiks, K., Hu, Y.-F., Li, J.-P., Pillai, P., and Smith, A. (2018). Improved discrete cuckoo search for the resource-constrained project scheduling problem. Appl. Soft Comput. 69, 493–503. doi: 10.1016/j.asoc.2018.04.047

CrossRef Full Text | Google Scholar

Branchford, B. R., and Carpenter, S. L. (2018). The role of inflammation in venous thromboembolism. Front. Pediatr. 6:142. doi: 10.3389/fped.2018.00142

PubMed Abstract | CrossRef Full Text | Google Scholar

Bruschi, M., Candiano, G., Santucci, L., and Ghiggeri, G. M. (2013). Oxidized albumin. The long way of a protein of uncertain function. Biochim. Biophys. Acta 1830, 5473–5479. doi: 10.1016/j.bbagen.2013.04.017

PubMed Abstract | CrossRef Full Text | Google Scholar

Canayaz, M. (2021). MH-COVIDNet: Diagnosis of COVID-19 using deep neural networks and meta-heuristic-based feature selection on X-ray images. Biomed. Signal Proc. Control 64:102257. doi: 10.1016/j.bspc.2020.102257

PubMed Abstract | CrossRef Full Text | Google Scholar

Cao, Z., Wang, Y., Zheng, W., Yin, L., Tang, Y., Miao, W., et al. (2022). The algorithm of stereo vision and shape from shading based on endoscope imaging. Biomed. Signal Proc. Control 76:103658.

Google Scholar

Caraceni, P., Domenicali, M., Tovoli, A., Napoli, L., Ricci, C., Tufoni, M., et al. (2013). Clinical indications for the albumin use: Still a controversial issue. Eur. J. Intern. Med. 24, 721–728. doi: 10.1016/j.ejim.2013.05.015

PubMed Abstract | CrossRef Full Text | Google Scholar

Celik, A. I., Bezgin, T., and Biteker, M. (2021). Predictive role of the modified Glasgow prognostic score for in-hospital mortality in stable acute pulmonary embolism. Med. Clin. (Barc) 158, 99–104. doi: 10.1016/j.medcli.2020.11.041

PubMed Abstract | CrossRef Full Text | Google Scholar

Chen, C., Wang, X., Yu, H., Wang, M., and Chen, H. (2021). Dealing with multi-modality using synthesis of Moth-flame optimizer with sine cosine mechanisms. Math. Comput. Simul. 118, 291–318.

Google Scholar

Chin, K. M., Kim, N. H., and Rubin, L. J. (2005). The right ventricle in pulmonary hypertension. Coron. Artery Dis. 16, 13–18. doi: 10.1097/00019501-200502000-00003

PubMed Abstract | CrossRef Full Text | Google Scholar

Choi, H., and Krishnamoorthy, D. (2018). The diagnostic utility of D-dimer and other clinical variables in pregnant and post-partum patients with suspected acute pulmonary embolism. Int. J. Emerg Med. 11:10. doi: 10.1186/s12245-018-0169-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Chopard, R., Piazza, G., Falvo, N., Ecarnot, F., Besutti, M., Capellier, G., et al. (2021). An original risk score to predict early major bleeding in acute pulmonary embolism: The syncope, anemia, renal dysfunction (PE-SARD) bleeding score. Chest 160, 1832–1843. doi: 10.1016/j.chest.2021.06.048

PubMed Abstract | CrossRef Full Text | Google Scholar

Chuang, Y. M., and Yu, C. J. (2009). Clinical characteristics and outcomes of lung cancer with pulmonary embolism. Oncology 77, 100–106. doi: 10.1159/000229503

PubMed Abstract | CrossRef Full Text | Google Scholar

Cohen, A. T., Agnelli, G., Anderson, F. A., Arcelus, J. I., Bergqvist, D., Brecht, J. G., et al. (2007). Venous thromboembolism (VTE) in Europe. The number of VTE events and associated morbidity and mortality. Thromb. Haemost. 98, 756–764.

Google Scholar

Cronin-Fenton, D. P., Søndergaard, F., Pedersen, L., Fryzek, J., Cetin, K., Acquavella, J., et al. (2010). Hospitalisation for venous thromboembolism in cancer patients and the general population: A population-based cohort study in Denmark, 1997-2006. Br. J. Cancer 103, 947–953. doi: 10.1038/sj.bjc.6605883

PubMed Abstract | CrossRef Full Text | Google Scholar

Cui, Y. Q., Tan, X., Liu, B., Zheng, Y., Zhang, L., Chen, Z., et al. (2021). Analysis on risk factors of lung cancer complicated with pulmonary embolism. Clin. Respir. J. 15, 65–73. doi: 10.1111/crj.13270

PubMed Abstract | CrossRef Full Text | Google Scholar

Cushman, M. (2007). Epidemiology and risk factors for venous thrombosis. Semin. Hematol. 44, 62–69. doi: 10.1053/j.seminhematol.2007.02.004

PubMed Abstract | CrossRef Full Text | Google Scholar

de Winter, M. A., van Bergen, E. D. P., Welsing, P. M. J., Kraaijeveld, A. O., Kaasjager, K., and Nijkeuter, M. (2020). The prognostic value of syncope on mortality in patients with pulmonary embolism: A systematic review and meta-analysis. Ann. Emerg. Med. 76, 527–541. doi: 10.1016/j.annemergmed.2020.03.026

PubMed Abstract | CrossRef Full Text | Google Scholar

Desai, P. V., Krepostman, N., Collins, M., De Sirkar, S., Hinkleman, A., Walsh, K., et al. (2021). Neurological complications of pulmonary embolism: A literature review. Curr. Neurol. Neurosci. Rep. 21:59. doi: 10.1007/s11910-021-01145-8

PubMed Abstract | CrossRef Full Text | Google Scholar

deSouza, I. S. (2020). Prevalence of pulmonary embolism in emergency department patients with isolated syncope - the search must continue. Eur. J. Emerg. Med. 27, 151–152. doi: 10.1097/MEJ.0000000000000653

PubMed Abstract | CrossRef Full Text | Google Scholar

Duffett, L., Castellucci, L. A., and Forgie, M. A. (2020). Pulmonary embolism: Update on management and controversies. BMJ 370:m2177. doi: 10.1136/bmj.m2177

PubMed Abstract | CrossRef Full Text | Google Scholar

Dzudovic, B., Subotic, B., Novicic, N., Matijasevic, J., Trobok, J., Miric, M., et al. (2020). Sex-related difference in the prognostic value of syncope for 30-day mortality among hospitalized pulmonary embolism patients. Clin. Respir. J. 14, 645–651. doi: 10.1111/crj.13179

PubMed Abstract | CrossRef Full Text | Google Scholar

Fang, J., and Xu, B. (2021). Blood urea nitrogen to serum albumin ratio independently predicts mortality in critically ill patients with acute pulmonary embolism. Clin. Appl. Thromb. Hemost. 27:10760296211010241. doi: 10.1177/10760296211010241

PubMed Abstract | CrossRef Full Text | Google Scholar

Gao, Y., Wang, Y., Cao, X., Wang, X., Zheng, Q., Zhao, H., et al. (2021). Rapid prediction of deterioration risk among non-high-risk patients with acute pulmonary embolism at admission: An imaging tool. Int. J. Cardiol. 338, 229–236. doi: 10.1016/j.ijcard.2021.06.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Geerts, W. H., Bergqvist, D., Pineo, G., Heit, J., Samama, C., Lassen, M., et al. (2008). Prevention of venous thromboembolism: American College of Chest Physicians Evidence-Based Clinical Practice Guidelines (8th Edition). Chest 133(Suppl. 6) 381S–453S. doi: 10.1378/chest.08-0656

PubMed Abstract | CrossRef Full Text | Google Scholar

Glober, N., Tainter, C., Brennan, J., Darocki, M., Klingfus, M., Choi, M., et al. (2018). Use of the d-dimer for detecting pulmonary embolism in the emergency department. J. Emerg. Med. 54, 585–592. doi: 10.1016/j.jemermed.2018.01.032

PubMed Abstract | CrossRef Full Text | Google Scholar

Gok, G., Karadag, M., Cinar, T., Nurkalem, Z., and Duman, D. (2020). In-hospital and short-term predictors of mortality in patients with intermediate-high risk pulmonary embolism. J. Cardiovasc. Thorac. Res. 12, 321–327. doi: 10.34172/jcvtr.2020.51

PubMed Abstract | CrossRef Full Text | Google Scholar

Halaby, R., Popma, C., Cohen, A., Chi, G., Zacarkim, M., Romero, G., et al. (2015). D-Dimer elevation and adverse outcomes. J. Thromb. Thrombolysis 39, 55–59. doi: 10.1007/s11239-014-1101-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Heit, J. A. (2015). Epidemiology of venous thromboembolism. Nat. Rev. Cardiol. 12, 464–474. doi: 10.1038/nrcardio.2015.83

PubMed Abstract | CrossRef Full Text | Google Scholar

Hoskin, S., Chow, V., Kritharides, L., and Ng, A. C. C. (2020). Incidence and impact of hypoalbuminaemia on outcomes following acute pulmonary embolism. Heart Lung Circ. 29, 280–287. doi: 10.1016/j.hlc.2019.01.007

PubMed Abstract | CrossRef Full Text | Google Scholar

Hou, L., Hu, L., Gao, W., Sheng, W., Hao, Z., Chen, Y., et al. (2021). Construction of a risk prediction model for hospital-acquired pulmonary embolism in hospitalized patients. Clin. Appl. Thromb. Hemost. 27:10760296211040868. doi: 10.1177/10760296211040868

PubMed Abstract | CrossRef Full Text | Google Scholar

Hu, A., and Razmjooy, N. (2021). Brain tumor diagnosis based on metaheuristics and deep learning. Int. J. Imaging Syst. Technol. 31, 657–669. doi: 10.1002/ima.22495

CrossRef Full Text | Google Scholar

Ji, Y., Ji, Y., Tu, J., Zhou, H., Gui, W., Liang, G., et al. (2020). An adaptive chaotic sine cosine algorithm for constrained and unconstrained optimization. Complexity 2020:6084917.

Google Scholar

Kearon, C., de Wit, K., Parpia, S., Schulman, S., Afilalo, M., Hirsch, A., et al. (2019). Diagnosis of pulmonary embolism with d-dimer adjusted to clinical probability. N. Engl. J. Med. 381, 2125–2134. doi: 10.1056/NEJMoa1909159

PubMed Abstract | CrossRef Full Text | Google Scholar

Keller, K., Beule, J., Schulz, A., Coldewey, M., Dippold, W., and Balzer, J. O. (2015). D-dimer for risk stratification in haemodynamically stable patients with acute pulmonary embolism. Adv. Med. Sci. 60, 204–210. doi: 10.1016/j.advms.2015.02.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Keller, K., Hobohm, L., Munzel, T., Ostad, M. A., and Espinola-Klein, C. (2018). Syncope in haemodynamically stable and unstable patients with acute pulmonary embolism – Results of the German nationwide inpatient sample. Sci. Rep. 8:15789. doi: 10.1038/s41598-018-33858-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Kennedy, J., and Eberhart, R. (1995). “Particle swarm optimization,” in Proceedings of the ICNN’95 – international conference on neural networks, Perth, WA.

Google Scholar

Kitonyi, P. M., and Segera, D. R. (2021). Hybrid gradient descent grey wolf optimizer for optimal feature selection. Biomed Res. Int. 2021:2555622. doi: 10.1155/2021/2555622

PubMed Abstract | CrossRef Full Text | Google Scholar

Kline, J. A. (2009). Risk stratification and outcomes in hemodynamically stable patients with acute pulmonary embolism: A prospective multicenter, cohort study: A rebuttal. J. Thromb. Haemost. 7, 1601–1602. doi: 10.1111/j.1538-7836.2009.03543.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Klok, F. A., Kruisman, E., Spaan, J., Nijkeuter, M., Righini, M., Aujesky, D., et al. (2008b). Comparison of the revised Geneva score with the Wells rule for assessing clinical probability of pulmonary embolism. J. Thromb. Haemost. 6, 40–44. doi: 10.1111/j.1538-7836.2007.02820.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Klok, F. A., Djurabi, R., Nijkeuter, M., Eikenboom, H., Leebeek, F., Kramer, M., et al. (2008a). High D-dimer level is associated with increased 15-d and 3 months mortality through a more central localization of pulmonary emboli and serious comorbidity. Br. J. Haematol. 140, 218–222. doi: 10.1111/j.1365-2141.2007.06888.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Konstantinides, S. V., Meyer, G., Becattini, C., Bueno, H., Geersing, G., Harjola, V., et al. (2020). 2019 ESC Guidelines for the diagnosis and management of acute pulmonary embolism developed in collaboration with the European Respiratory Society (ERS). Eur. Heart J. 41, 543–603. doi: 10.1093/eurheartj/ehz405

PubMed Abstract | CrossRef Full Text | Google Scholar

Konstantinides, S. V., Torbicki, A., Agnelli, G., Danchin, N., Fitzmaurice, D., Galiè, N., et al. (2014). 2014 ESC guidelines on the diagnosis and management of acute pulmonary embolism. Eur. Heart J. 35, 3033–3069. doi: 10.1093/eurheartj/ehu283

PubMed Abstract | CrossRef Full Text | Google Scholar

Kwon, H., Kim, Y. J., Her, E. J., Chae, B., and Lee, Y. S. (2021). Elevation of the D-dimer cut-off level might be applicable to rule out pulmonary embolism for active cancer patients in the emergency department. Intern. Emerg. Med. 17, 495–502. doi: 10.1007/s11739-021-02730-y

PubMed Abstract | CrossRef Full Text | Google Scholar

Lambert, J. R., and Perumal, E. (2021). Oppositional firefly optimization based optimal feature selection in chronic kidney disease classification using deep neural network. J. Ambient Intell. Humaniz. Comput. 13, 1799–1810. doi: 10.1007/s12652-021-03477-2

CrossRef Full Text | Google Scholar

Lankhaar, J. W., Westerhof, N., Faes, T., Marques, K., Marcus, J., Postmus, P., et al. (2006). Quantification of right ventricular afterload in patients with and without pulmonary hypertension. Am. J. Physiol. Heart Circ. Physiol. 291, H1731–H1737. doi: 10.1152/ajpheart.00336.2006

PubMed Abstract | CrossRef Full Text | Google Scholar

Lei, M., Liu, C., Luo, Z., Xu, Z., Jiang, Y., Lin, J., et al. (2021). Diagnostic management of inpatients with a positive D-dimer test: Developing a new clinical decision-making rule for pulmonary embolism. Pulm. Circ. 11:2045894020943378. doi: 10.1177/2045894020943378

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, C., Dong, M., Li, J., Xu, G., Chen, X., Liu, W., et al. (2022). Efficient medical big data management with keyword-searchable encryption in healthchain. IEEE Syst. J. doi: 10.1109/JSYST.2022.3173538

CrossRef Full Text | Google Scholar

Li, G., Li, Y., and Ma, S. (2017). Lung cancer complicated with asymptomatic pulmonary embolism: Clinical analysis of 84 patients. Technol. Cancer Res. Treat. 16, 1130–1135. doi: 10.1177/1533034617735930

PubMed Abstract | CrossRef Full Text | Google Scholar

Li, X., Ma, S., and Yang, G. (2017). Synthesis of difference patterns for monopulse antennas by an improved cuckoo search algorithm. IEEE Antennas Wirel. Propag. Lett. 16, 141–144. doi: 10.1109/lawp.2016.2640998

CrossRef Full Text | Google Scholar

Lim, W. C. E., Kanagaraj, G., and Ponnambalam, S. G. (2016). A hybrid cuckoo search-genetic algorithm for hole-making sequence optimization. J. Intell. Manuf. 27, 417–429. doi: 10.1007/s10845-014-0873-z

CrossRef Full Text | Google Scholar

Liu, C., Zhan, H., Huang, Z. H., Hu, C., Tong, Y. X., Fan, Z. Y., et al. (2020). Prognostic role of the preoperative neutrophil-to-lymphocyte ratio and albumin for 30-day mortality in patients with postoperative acute pulmonary embolism. BMC Pulm. Med. 20:180. doi: 10.1186/s12890-020-01216-5

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, S., Yang, B., Wang, Y., Tian, J., Yin, L., and Zheng, W. (2022). 2D/3D multimode medical image registration based on normalized cross-correlation. Appl. Sci. 12:2828.

Google Scholar

Liu, Y., Tian, J., Hu, R., Yang, B., Liu, S., Yin, L., et al. (2022). Improved feature point pair purification algorithm based on SIFT during endoscope image stitching. Front. Neurorobot. 16:840594. doi: 10.3389/fnbot.2022.840594

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, Z., Su, W., Ao, J., Wang, M., Jiang, Q., He, J., et al. (2022). Instant diagnosis of gastroscopic biopsy via deep-learned single-shot femtosecond stimulated Raman histology. Nat. Commun. 13, 1–12. doi: 10.1038/s41467-022-31339-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Long, W., Zhang, W.-Z., Huang, Y.-F., and Chen, Y.-X. (2014). A hybrid cuckoo search algorithm with feasibility-based rule for constrained structural optimization. J. Cent. South Univ. 21, 3197–3204. doi: 10.1007/s11771-014-2291-y

CrossRef Full Text | Google Scholar

Lurie, J. M., Png, C., Subramaniam, S., Chen, S., Chapman, E., Aboubakr, A., et al. (2019). Virchow’s triad in “silent” deep vein thrombosis. J. Vasc. Surg. Venous Lymphat. Disord. 7, 640–645. doi: 10.1016/j.jvsv.2019.02.011

PubMed Abstract | CrossRef Full Text | Google Scholar

Ma, L., and Wen, Z. (2017). Risk factors and prognosis of pulmonary embolism in patients with lung cancer. Medicine (Baltimore) 96:e6638. doi: 10.1097/MD.0000000000006638

PubMed Abstract | CrossRef Full Text | Google Scholar

Mazaheri, V., and Khodadadi, H. (2020). Heart arrhythmia diagnosis based on the combination of morphological, frequency and nonlinear features of ECG signals and metaheuristic feature selection algorithm. Exp. Syst. Appl. 161:113697. doi: 10.1016/j.eswa.2020.113697

CrossRef Full Text | Google Scholar

Mebazaa, A., Karpati, P., Renaud, E., and Algotsson, L. (2004). Acute right ventricular failure–from pathophysiology to new treatments. Intensive Care Med. 30, 185–196. doi: 10.1007/s00134-003-2025-3

PubMed Abstract | CrossRef Full Text | Google Scholar

Medjahed, S. A., Saadi, T. A., Benyettou, A., and Ouali, M. (2017). Kernel-based learning and feature selection analysis for cancer diagnosis. Appl. Soft Comput. 51, 39–48. doi: 10.1016/j.asoc.2016.12.010

CrossRef Full Text | Google Scholar

Mikhailidis, D. P., and Ganotakis, E. S. (1996). Plasma albumin and platelet function: Relevance to atherogenesis and thrombosis. Platelets 7, 125–137. doi: 10.3109/09537109609023571

PubMed Abstract | CrossRef Full Text | Google Scholar

Mirjalili, S. (2015). Moth-flame optimization algorithm: A novel nature-inspired heuristic paradigm. Knowl. Based Syst. 89, 228–249. doi: 10.1016/j.knosys.2015.07.006

CrossRef Full Text | Google Scholar

Mirjalili, S. (2016). SCA: A sine cosine algorithm for solving optimization problems. Knowl. Based Syst. 96, 120–133.

Google Scholar

Mirjalili, S., and Lewis, A. (2016). The whale optimization algorithm. Adv. Eng. Softw. 95, 51–67. doi: 10.1016/j.advengsoft.2016.01.008

CrossRef Full Text | Google Scholar

Mirjalili, S., Gandomi, A. H., Mirjalili, S. Z., Saremi, S., Faris, H., and Mirjalili, S. M. (2017). Salp swarm Algorithm: A bio-inspired optimizer for engineering design problems. Adv. Eng. Softw. 114, 163–191. doi: 10.1016/j.advengsoft.2017.07.002

CrossRef Full Text | Google Scholar

Mohebali, D., Heidinger, B., Feldman, S., Matos, J., Dabreo, D., McCormick, I., et al. (2020). Right ventricular strain in patients with pulmonary embolism and syncope. J. Thromb. Thrombolysis 50, 157–164. doi: 10.1007/s11239-019-01976-w

PubMed Abstract | CrossRef Full Text | Google Scholar

Mohiz, M. J., Baloch, N. K., Hussain, F., Saleem, S., Bin Zikria, Y., and Yu, H. (2021). Application mapping using cuckoo search optimization with levy flight for NoC-based system. IEEE Access 9, 141778–141789. doi: 10.1109/access.2021.3120079

CrossRef Full Text | Google Scholar

Omar, H. R., Mirsaeidi, M., Rashad, R., Hassaballa, H., Enten, G., Helal, E., et al. (2020). Association of serum albumin and severity of pulmonary embolism. Medicina (Kaunas) 56:9. doi: 10.3390/medicina56010026

PubMed Abstract | CrossRef Full Text | Google Scholar

Ovechkin, A. V., Lominadze, D., Sedoris, K. C., Robinson, T. W., Tyagi, S. C., and Roberts, A. M. (2007). Lung ischemia-reperfusion injury: Implications of oxidative stress and platelet-arteriolar wall interactions. Arch. Physiol. Biochem. 113, 1–12. doi: 10.1080/13813450601118976

PubMed Abstract | CrossRef Full Text | Google Scholar

Pan, W. T. (2012). A new fruit fly optimization algorithm: Taking the financial distress model as an example. Knowl. Based Syst. 26, 69–74. doi: 10.1016/j.knosys.2011.07.001

CrossRef Full Text | Google Scholar

Pollack, C. V., Schreiber, D., Goldhaber, S., Slattery, D., Fanikos, J., O’Neil, B., et al. (2011). Clinical characteristics, management, and outcomes of patients diagnosed with acute pulmonary embolism in the emergency department: Initial report of EMPEROR (Multicenter Emergency Medicine Pulmonary Embolism in the Real World Registry). J. Am. Coll. Cardiol. 57, 700–706. doi: 10.1016/j.jacc.2010.05.071

PubMed Abstract | CrossRef Full Text | Google Scholar

Pop, C., Ianos, R., Matei, C., Mercea, D., Todea, B., Dicu, D., et al. (2019). Prospective study of pulmonary embolism presenting as syncope. Am. J. Ther. 26, e301–e307. doi: 10.1097/MJT.0000000000000825

PubMed Abstract | CrossRef Full Text | Google Scholar

Pribish, A. M., Beyer, S. E., Krawisz, A. K., Weinberg, I., Carroll, B. J., and Secemsky, E. A. (2020). “Sex differences in presentation, management, and outcomes among patients hospitalized with acute pulmonary embolism. Vasc. Med. 25, 541–548. doi: 10.1177/1358863X20964577

PubMed Abstract | CrossRef Full Text | Google Scholar

Pruszczyk, P., Skowronska, M., Ciurzynski, M., Kurnicka, K., Lankei, M., and Konstantinides, S. (2021). Assessment of pulmonary embolism severity and the risk of early death. Pol. Arch. Intern. Med. 131:22. doi: 10.20452/pamw.16134

PubMed Abstract | CrossRef Full Text | Google Scholar

Quezada, A., Jiménez, D., Bikdeli, B., Moores, L., Porres-Aguilar, M., Aramberri, M., et al. (2020). Systolic blood pressure and mortality in acute symptomatic pulmonary embolism. Int. J. Cardiol. 302, 157–163. doi: 10.1016/j.ijcard.2019.11.102

PubMed Abstract | CrossRef Full Text | Google Scholar

Richmond, C., Jolly, H., and Isles, C. (2021). Syncope in pulmonary embolism: A retrospective cohort study. Postgrad. Med. J. 97, 789–791. doi: 10.1136/postgradmedj-2020-138677

PubMed Abstract | CrossRef Full Text | Google Scholar

Rosli, R., and Mohamed, Z. (2021). Optimization of modified Bouc-Wen model for magnetorheological damper using modified cuckoo search algorithm. J. Vib. Control 27, 17–18. doi: 10.1177/1077546320951383

CrossRef Full Text | Google Scholar

Sanchez, O., Trinquart, L., Colombet, I., Durieux, P., Huisman, M., Chatellier, G., et al. (2008). Prognostic value of right ventricular dysfunction in patients with haemodynamically stable pulmonary embolism: A systematic review. Eur. Heart J. 29, 1569–1577. doi: 10.1093/eurheartj/ehn208

PubMed Abstract | CrossRef Full Text | Google Scholar

Schellhaass, A., Walther, A., Konstantinides, S., and Bottiger, B. W. (2010). The diagnosis and treatment of acute pulmonary embolism. Dtsch. Arztebl. Int. 107, 589–595. doi: 10.3238/arztebl.2010.0589

PubMed Abstract | CrossRef Full Text | Google Scholar

Shinagare, A. B., Guo, M., Hatabu, H., Krajewski, K., Andriole, K., Van den, A. A., et al. (2011). Incidence of pulmonary embolism in oncologic outpatients at a tertiary cancer center. Cancer 117, 3860–3866. doi: 10.1002/cncr.25941

PubMed Abstract | CrossRef Full Text | Google Scholar

Siddappa Malleshappa, S. K., Valecha, G., Mehta, T., Patel, S., Giri, S., Smith, R., et al. (2020). Thirty-day readmissions due to Venous thromboembolism in patients discharged with syncope. PLoS One 15:e0230859. doi: 10.1371/journal.pone.0230859

PubMed Abstract | CrossRef Full Text | Google Scholar

Singanayagam, A., Scally, C., Al-Khairalla, M., Leitch, L., Hill, L., Chalmers, J., et al. (2011). Are biomarkers additive to pulmonary embolism severity index for severity assessment in normotensive patients with acute pulmonary embolism? QJM 104, 125–131. doi: 10.1093/qjmed/hcq168

PubMed Abstract | CrossRef Full Text | Google Scholar

Smulders, Y. M. (2000). Pathophysiology and treatment of haemodynamic instability in acute pulmonary embolism: The pivotal role of pulmonary vasoconstriction. Cardiovasc. Res. 48, 23–33. doi: 10.1016/s0008-6363(00)00168-1

CrossRef Full Text | Google Scholar

Storn, R., and Price, K. (1997). Differential evolution – a simple and efficient heuristic for global optimization over continuous spaces. J. Glob. Optimiz. 11, 341–359. doi: 10.1023/a:1008202821328

CrossRef Full Text | Google Scholar

Tanik, V. O., Çınar, T., Karabağ, Y., Şimşek, B., Burak, C., Çağdaş, M., et al. (2020). The prognostic value of the serum albumin level for long-term prognosis in patients with acute pulmonary embolism. Clin. Respir. J. 14, 578–585. doi: 10.1111/crj.13176

PubMed Abstract | CrossRef Full Text | Google Scholar

Tatlisu, M. A., Kaya, A., Keskin, M., Avsar, S., Bozbay, M., Tatlisu, K., et al. (2017). The association of blood urea nitrogen levels with mortality in acute pulmonary embolism. J. Crit. Care 39, 248–253. doi: 10.1016/j.jcrc.2016.12.019

PubMed Abstract | CrossRef Full Text | Google Scholar

Taverna, M., Marie, A. L., Mira, J. P., and Guidet, B. (2013). Specific antioxidant properties of human serum albumin. Ann. Intensive Care 3:15. doi: 10.1186/2110-5820-3-4

PubMed Abstract | CrossRef Full Text | Google Scholar

Thoreau, B., Galland, J., Delrue, M., Neuwirth, M., Stepanian, A., Chauvin, A., et al. (2021). D-Dimer level and neutrophils count as predictive and prognostic factors of pulmonary embolism in severe Non-ICU COVID-19 Patients. Viruses 13:26. doi: 10.3390/v13050758

PubMed Abstract | CrossRef Full Text | Google Scholar

Too, J., and Mirjalili, S. (2021). General learning equilibrium optimizer: A new feature selection method for biological data classification. Appl. Artif. Intell. 35, 247–263. doi: 10.1080/08839514.2020.1861407

CrossRef Full Text | Google Scholar

Triantafyllou, G. A., O’Corragain, O., Rivera-Lebron, B., and Rali, P. (2021). Risk stratification in acute pulmonary embolism: The latest algorithms. Semin. Respir. Crit. Care Med. 42, 183–198. doi: 10.1055/s-0041-1722898

PubMed Abstract | CrossRef Full Text | Google Scholar

Trujillo-Santos, J., Micco, P. D., Iannuzzo, M., Lecumberri, R., Guijarro, R., Madridano, O., et al. (2008). Elevated white blood cell count and outcome in cancer patients with venous thromboembolism. Findings from the RIETE Registry. Thromb. Haemost. 100, 905–911.

PubMed Abstract | Google Scholar

Tu, J., Chen, H., Liu, J., Heidari, A. A., and Pham, Q. V. (2020). Evolutionary biogeography-based Whale optimization methods with communication structure: Towards measuring the balance. Knowl. Based Syst. 212:106642.

Google Scholar

Valerio, L., Turatti, G., Klok, F., Konstantinides, S., Kucher, N., Roncon, L., et al. (2021). Prevalence of pulmonary embolism in 127 945 autopsies performed in cancer patients in the United States between 2003 and 2019. J. Thromb. Haemost. 19, 1591–1593. doi: 10.1111/jth.15321

PubMed Abstract | CrossRef Full Text | Google Scholar

van Es, N., Kraaijpoel, N., Klok, F., Huisman, M., Den, E. P., Mos, I., et al. (2017). The original and simplified Wells rules and age-adjusted D-dimer testing to rule out pulmonary embolism: An individual patient data meta-analysis. J. Thromb. Haemost. 15, 678–684. doi: 10.1111/jth.13630

PubMed Abstract | CrossRef Full Text | Google Scholar

Vijayashree, J., and Sultana, H. P. (2018). A machine learning framework for feature selection in heart disease classification using improved particle swarm optimization with support vector machine classifier. Program. Comput. Softw. 44, 388–397. doi: 10.1134/s0361768818060129

CrossRef Full Text | Google Scholar

Wu, Z., Cao, J., Wang, Y., Wang, Y., Zhang, L., and Wu, J. (2018). hPSD: A hybrid PU-learning-based spammer detection model for product reviews. IEEE Trans. Cybern. 50, 1595–1606. doi: 10.1109/TCYB.2018.2877161

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, B., Xu, S., Chen, H., Zheng, W., and Liu, C. (2022). Reconstruct dynamic soft-tissue with stereo endoscope based on a single-layer network. IEEE Trans. Image Proc. 31, 5828–5840. doi: 10.1109/TIP.2022.3202367

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, P., Li, H., Zhang, J., and Xu, X. (2021). Research progress on biomarkers of pulmonary embolism. Clin. Respir. J. 15, 1046–1055. doi: 10.1111/crj.13414

PubMed Abstract | CrossRef Full Text | Google Scholar

Yang, X., and Suash, D. (2009). “Cuckoo Search via Lévy flights,” in Proceedings of the 2009 world congress on nature & biologically inspired computing (NaBIC), Coimbatore.

Google Scholar

Zhang, M., Chen, Y., and Lin, J. (2021). A privacy-preserving optimization of neighborhood-based recommendation for medical-aided diagnosis and treatment. IEEE Internet Things J. 8, 10830–10842.

Google Scholar

Zhang, Y., Shi, X., Zhang, H., Cao, Y., and Terzija, V. (2022). Review on deep learning applications in frequency analysis and control of modern power system. Int. J. Electr. Power Energy Syst. 136:107744.

Google Scholar

Zhang, Z., Wang, L., Zheng, W., Yin, L., Hu, R., and Yang, B. (2022). Endoscope image mosaic based on pyramid ORB. Biomed. Signal Proc. Control 71:103261.

Google Scholar

Zhao, D., Liu, L., Yu, F., Heidari, A. A., and Chen, H. (2020). Chaotic random spare ant colony optimization for multi-threshold image segmentation of 2D Kapur entropy. Knowl. Based Syst. 216:106510. doi: 10.1016/j.knosys.2020.106510

CrossRef Full Text | Google Scholar

Keywords: feature selection, extreme learning machine, disease diagnosis, swarm intelligence, pulmonary embolism

Citation: Su H, Shou Y, Fu Y, Zhao D, Heidari AA, Han Z, Wu P, Chen H and Chen Y (2022) A new machine learning model for predicting severity prognosis in patients with pulmonary embolism: Study protocol from Wenzhou, China. Front. Neuroinform. 16:1052868. doi: 10.3389/fninf.2022.1052868

Received: 24 September 2022; Accepted: 28 November 2022;
Published: 16 December 2022.

Edited by:

Antonio Fernández-Caballero, University of Castilla-La Mancha, Spain

Reviewed by:

Essam Halim Houssein, Minia University, Egypt
Yongquan Zhou, Guangxi University for Nationalities, China

Copyright © 2022 Su, Shou, Fu, Zhao, Heidari, Han, Wu, Chen and Chen. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Dong Zhao, zd-hy@163.com; Peiliang Wu, pl_wu@163.com; Huiling Chen, chenhuiling.jlu@gmail.com; Yanfan Chen, chenyf2605@163.com

These authors have contributed equally to this work

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.