Abstract

To investigate how a back propagation neural network based on genetic algorithm (GA-BPNN) optimizes the low-intensity pulsed ultrasound (LIPUS) stimulation parameters to improve the bone marrow mesenchymal stem cells (BMSCs) viability further. The LIPUS parameters were set at various frequencies (0.6, 0.8, 1.0, and 1.2 MHz), voltages (5, 6, 7, and 8 V), and stimulation durations (3, 6, and 9 minutes). As only some discrete points can be set up in the experiments, the optimal LIPUS stimulation parameter may not be in the value of these settings. The GA-BPNN algorithm is used to optimize parameters of LIPUS to increase the BMSCs viability further. The BMSCs viability of the LIPUS-treated group was improved up to 19.57% (). With the optimization via the GA-BPNN algorithm, the viability of BMSCs was further improved by about 5.36% () under the optimized condition of 6.92 V, 1.02 MHz, and 7.3 min. LIPUS is able to improve the BMSCs viability, which can be improved further by LIPUS with parameter optimization via GA-BPNN algorithm.

1. Introduction

Since the concept of tissue engineering and regenerative medicine has been proposed, as a particular type of MSCs, bone marrow mesenchymal stem cells (BMSCs) have broad application prospects in the field of cell transplantation. Studies have shown that BMSCs has strong proliferation and low immunological properties [1, 2] and gradually become the best source of seed cells in tissue engineering.

Low-intensity pulsed ultrasound (LIPUS) is an effective, noninvasive, and safe ultrasonic therapy [35]. Some animal experiments have proved that LIPUS can improve tissue regeneration [69]. At present, LIPUS parameters can be set to stimulate cells, but can only be set to some fixed and discrete voltages, frequencies, and stimulation durations. These settings may not be the optimal LIPUS stimulation parameters. The relationship between LIPUS parameters and BMSCs viability is complex and nonlinear, and therefore it is important to develop techniques to take these factors into account. GA-BPNN is capable of nonlinear multivariate data analysis and forecasting because of its ability to account for nonlinearity. It has been used in optimizing parameters in many fields such as manufacturing industry, electric power industry, and so forth [1013].

The current study is a preliminary investigation on the use of GA-BPNN for further improvement of BMSCs viability. This method may help to optimize the parameters of LIPUS technique for cell transplantation.

2. Materials and Methods

2.1. BMSCs Culture

BMSCs were isolated from fifty female Wistar rats aged 4 weeks and weighing 180 ± 20 g. The Experimental Animal Ethics Committee of Tianjin Medical University approved all of the animal experimental protocols. The femurs and tibias of the rats were bluntly dissected with all connective tissue cleaned. Then the bone marrow was exposed by cutting off both ends of the femur. The bone marrow was flushed out with fetal bovine serum (FBS) (10%, v/v, Solarbio Co., Beijing, China) and cultured in LG-DMEM (Gibco, a brand of Thermo Fisher Scientific, Waltham, MA, USA), which was supplemented with fetal bovine serum (FBS) (10%, v/v, Solarbio Co., Beijing, China), streptomycin (100 μL/100 mL, Solarbio Co., Beijing, China), and penicillin (100 μL/100 mL, Solarbio Co., Beijing, China) in an incubator with 5% CO2 at 37°C. BMSCs were passaged when the cells reached about 85%–90% confluence. BMSCs at passage 3 were used for the LIPUS stimulation experiments.

2.2. Experimental Equipment

The schematic representation of LIPUS exposure setup is as below (Figure 1). The system basically consists of a power supply (HT2332, Henki), a function generator (AFG 3052C, Tektronix), an amplification module (THS4062, Texas Instruments), and a transducer (Shanghai XieMing Ultrasonic Equipment Co., Ltd). The central frequency of the transducer is 1 MHz, whose outside diameter is 10 mm. The probe is inserted into the cell culture dish to stimulate the cell, and the distance from the top of the transducer to the bottom of the culture plate is about 5 mm. At various voltages and frequencies, ultrasonic waves with different particular acoustic intensity were used to stimulate BMSCs (Table 1). The acoustic intensity was measured by Hangzhou Applied Acoustics Research Institute.

2.3. LIPUS Stimulation

BMSCs at passage 3 were used for the LIPUS stimulation experiments in a super-clean bench (Suzhou purification equipment Co., Ltd., Jiangsu, China). BMSCs were seeded onto Petri dishes at 1 × 104 cell concentration in each Petri dish. The LIPUS-treated group contained 48 groups, and each group of experiments was repeated 20 times, thus 960 sets of data were collected. Prior to ultrasound exposure, the medium was washed three times with phosphate-buffered saline (PBS) (Solarbio Co., Beijing, China). LIPUS stimulates BMSCs after adding 1 ml of medium to each well. To determine the optimal LIPUS parameters, various voltages (5, 6, 7, and 8 V), frequencies (0.6, 0.8, 1, and 1.2 MHz), and stimulation durations (3, 6, and 9 min) were performed in the experiments. The control group underwent the same submersion but without ultrasound stimulation (0 MHz).

2.4. Evaluation of Cell Proliferation

Cell proliferation viability was measured by the cell counting kit-8 (CCK-8) according to the manufacturer’s protocol (BestBio, China). After LIPUS stimulation, the cells were digested with 0.25% trypsin‐EDTA solution (Solarbio Co., Beijing, China). Subsequently, BMSCs were seeded in the 96-well culture plates at a density of 5 × 104 cells/well (100 μL) and cultured in the incubator for 24 h to adhere. 10 μL CCK-8 solution was mixed carefully and then added into each well, and the plates were incubated for 3 h to evaluate cell proliferation viability. The absorbance at 450 nm was measured by a multifunctional plate reader (Varioskan Flash), and the OD values were recorded. All the absorbance rates are expressed as percent of the absorbance rate of the control group (without ultrasound stimulation, 0 MHz), which was set as 100%.

2.5. GA-BPNN Model

BPNN is able to approach a nonlinear continuous function reasonably in theory [14]. BPNN is used to optimize the parameters of LIPUS to improve the viability of BMSCs further. BPNN consists of three layers: the input layer, the hidden layer, and the output layer (Figure 2). x is the input of BPNN, d is the output of BPNN, and ω is the neural network weights. BPNN learns by a rule, and then a corresponding decision is made. BPNN needs a certain amount of historical data, and then the network can learn the implicit knowledge in the data. The output error is used to estimate the error of the previous layer. According to the prediction error, the weights and thresholds of BPNN are able to be adjusted [11, 15, 16] so that the output of the BPNN is expected to approach the desired output.

The general weight adjustment formula of BPNN is as follows:where ω is network weight, Δω is weight increment, E is the error function of the output node of neural network: , ek is the error back propagation signal from outer layers to inner ones, L is the number of output neurons, and are the derivatives of transfer function of output and hidden layer, the negative sign expresses the gradient descent, and the constant is the learning rate of network.

The output of hidden layer is calculated as follows:where and f is the output of hidden layer and the incentive function of neurons, j is the neuron number of hidden layer, m is the neuron number of input layer, ωij is the weight factor between input layer and hidden layer, and aj is the threshold value. Then, the predicting value of the output layer is calculated as follows:where ωjk is the weight factor between input layer and hidden layer and k is the neuron number of output layer.

BPNN is one of the most widely used artificial neural networks. However, local optimization and overfitting are ineluctable in the BPNN calculation process. Genetic algorithm (GA) is a parallel stochastic search optimization method. BPNN had been improved by introducing GA, therefore, the whole algorithm is called GA-BPNN (Figure 3). GA-BPNN performs better than BPNN in terms of mean error, mean square error, and error probability. The weights and thresholds of BPNN are initialized, and then the network is trained.

GA-BPNN is a neural computation method and can effectively realize the nonlinear mapping of the input space to the output space. The three parameters (voltage, frequency, and simulation duration) are treated as the input of GA-BPNN, and the BMSCs viability is used as the output. By training these data, GA-BPNN is able to derive the main characteristics of these samples, and the optimal value can be obtained. After obtaining the optimal value, the verification experiments are needed to check the result. The optimal LIPUS parameters combining voltage, frequency, and stimulation duration, which is able to improve BMSCs viability further, can be used to stimulate BMSCs again.

2.6. Statistical Analysis

All statistical analyses were expressed as mean ± standard deviation (SD). Differences between the groups were compared using one-way analysis of variance (ANOVA) to determine the effects of voltage, frequency, and stimulation duration. A level of value was considered statistically significant.

3. Results

3.1. BMSCs Viability Analysis

The 3 passages of BMSCs were successfully obtained by culture, isolation, and purification. After being sterilized by 75% medical alcohol, the transducer was inserted into the culture medium. The LIPUS parameters were set at various frequencies (0.6, 0.8, 1.0, and 1.2 MHz), voltages (5, 6, 7, and 8 V), and stimulation durations (3, 6, and 9 minutes). Besides, the ultrasound frequency of the control group was set to 0 MHz. After 24 h, the BMSCs of the stimulation group and the control group were removed from the medium. The BMSCs were flushed and cultured in L-DMEM supplemented with 10% FBS, and then 10 μL CCK-8 was added per culture medium. Before LIPUS stimulation, under the inverted microscope, the morphology of the cells was spherical, and they varied in size under DMIL LED inverted microscope (Leica Instrument Manufacturing Co., Ltd.). Compared with the control group, the counts of BMSCs stimulated by LIPUS are significantly increased. Besides, through LIPUS stimulation, the proliferation and morphology of BMSCs are different for different parameter combinations (voltage, frequency, and stimulation duration) (Figure 4).

In order to investigate how LIPUS parameters influence the BMSCs viability, BMSCs were stimulated by various voltage, frequency, and stimulation duration. The BMSCs viability is different from various voltages and frequencies for different stimulation durations (Figure 5) (detailed data are provided in Tables 24). When the voltage is 6 V, the frequency is 1 MHz, and the stimulation duration is 9 min, the BMSCs viability is the strongest.

Colors represent BMSCs viability, and it is clear that the relationship between the 3 parameters (voltage, frequency, and stimulation duration) and BMSCs viability is complex and nonlinear (Figure 6). BMSCs viability is different with different voltage, frequency, and stimulation duration. Also the conditions in the experiments are likely not to contain the optimal LIPUS stimulation parameters, which is to be identified by the GA-BPNN algorithm developed in this work.

3.2. Application of GA-BPNN Model

There are 3 nodes, 8 nodes, and 2 nodes in the input layer, the hidden layer, and the output layer, respectively. The specified parameters of BPNN and GA were set up using the values given in Tables 5 and 6.

When the number of iteration increases over around 40, the curve of GA becomes stable and then reaches a plateau (Figure 7). The optimal combination of parameters can be achieved by the GA-BPNN, which are 6.92 V, 1.02 MHz, and 7.3 min, respectively.

3.3. Verification Experiments

It shows the BMSCs proliferation and morphology at validation experiments (Figure 8). The viability (124.93%) of BMSCs under the optimized condition (6.92 V, 1.02 MHz, and 7.3 min) via GA-BPNN algorithm is about 5.36% higher than that of LIPUS-treated group without the optimization (6 V, 1 MHz, and 9 min).

Compared with the control group, LIPUS stimulation is able to improve the viability of BMSCs (Figure 9 and Table 7). More importantly it should be noted that the BMSCs viability increased further after the GA-BPNN optimization.

4. Discussion

MSCs from a mesoderm origin are very attractive stem cells in the field of cell-based tissue regeneration and gene therapy [2, 17]. It is a good way to use stem cells to replace damaged tissue. However, the proliferation and differentiation of BMSCs need certain condition control. It would need a long exploration stage on how to avoid the potential risk factors such as tumor when BMSCs differentiate and proliferate in a certain way. BMSCs are thought to be multipotent cells. With certain stimulation, BMSCs can differentiate into bone cells, cartilage cells, muscle cells, fat cells, and so on [18]. BMSCs are not only able to secrete a variety of nerve growth factor but also able to promote the secretion of the central nervous system growth factor. Besides, BMSCs are able to promote local angiogenesis and vascular remodeling [19].

Studies [2022] demonstrated that LIPUS is able to effectively promote fracture healing, fracture delayed tissue healing, and other bone defect regeneration. However, in the prior studies, the parameter setting of LIPUS on BMSCs is not optimized. In this work, GA-BPNN is chosen to preliminarily optimize three LIPUS parameters.

The artificial neural network can realize some functions on the basis of the understanding of the human brain neural network. GA-BPNN is a mathematical model of the human brain neural network and can be simulated by computer software. Besides, it is able to acquire knowledge by learning and store it on interconnected weights rather than in a specific storage unit. Corresponding to the human brain’s receiving information, processing information, and making judgments, GA-BPNN formed the corresponding information processing model (input layer, hidden layer, and output layer). The relationship between LIPUS parameters and BMSCs viability is nonlinear. Fortunately, GA-BPNN, which is usually applied to simulate irregular nonlinear systems, is able to deal with the aforementioned case.

GA-BPNN was employed to find the optimal parameter combination of LIPUS stimulation, which provides a valuable reference for further fundamental and clinical research about the optimal treatment protocols for LIPUS. Compared with the control group, whose BMSCs viability is 100%, the BMSCs viability (119.57%) of the LIPUS-treated group was improved up to 19.57%. The viability of BMSCs (124.93%) was improved further by 5.36% by using the optimized parameters of LIPUS obtained by the GA-BPNN algorithm. The experimental data verified that the algorithm based on the GA-BPNN was able to optimize parameters of LIPUS to increase the BMSCs viability further.

It is important to recognize that this study presented some preliminary results and further work has been planned and carried out already. Firstly, only BMSCs were investigated in the current cells study. In fact, more cell studies should be performed to study the impacts of frequency, voltage, and stimulation of LIPUS treatment. Secondly, there were some differences in BMSCs between rats and humans. Thus, the results of this study might not be simply translated to the treatment of humans.

This study shows that the use of the GA-BPNN increases the viability of BMSCs. Therefore, further studies focusing on BMSCs transplantation in vivo are promising. In addition, the findings of this study may provide some meaningful research foundations for future clinical and basic research in medicine.

5. Conclusion

In this study, LIPUS is able to improve the BMSCs viability, which can be improved further by LIPUS with parameter optimization via GA-BPNN algorithm. The findings of this study provide a meaningful research foundation for future clinical and basic research in medicine.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Authors’ Contributions

Xiuzhi Yang and Yu Wu contributed equally to this work. Zhigang Qu and Guangzhi Ning designed the experiments. Xiuzhi Yang, Yu Wu, Jiqing Li, and Man Wang conducted the experiments. Shiqing Feng, Yu Wu, Yang An, Yanfen Wang, and Qiuli Wu analyzed the data and interpreted the results. Xiuzhi Yang, Yu Wu, and Wuliang Yin wrote the manuscript. All authors reviewed and approved the manuscript.

Acknowledgments

This work was supported by the National Natural Science Foundation of China (Project Number: 81472070/81772342).