1.A multi-feature fusion-based model for fetal orientation classification from intrapartum ultrasound videos.
Ziyu ZHENG ; Xiaying YANG ; Shengjie WU ; Shijie ZHANG ; Guorong LYU ; Peizhong LIU ; Jun WANG ; Shaozheng HE
Journal of Southern Medical University 2025;45(7):1563-1570
OBJECTIVES:
To construct an intelligent analysis model for classifying fetal orientation during intrapartum ultrasound videos based on multi-feature fusion.
METHODS:
The proposed model consists of the Input, Backbone Network and Classification Head modules. The Input module carries out data augmentation to improve the sample quality and generalization ability of the model. The Backbone Network was responsible for feature extraction based on Yolov8 combined with CBAM, ECA, PSA attention mechanism and AIFI feature interaction module. The Classification Head consists of a convolutional layer and a softmax function to output the final probability value of each class. The images of the key structures (the eyes, face, head, thalamus, and spine) were annotated with frames by physicians for model training to improve the classification accuracy of the anterior occipital, posterior occipital, and transverse occipital orientations.
RESULTS:
The experimental results showed that the proposed model had excellent performance in the tire orientation classification task with the classification accuracy reaching 0.984, an area under the PR curve (average accuracy) of 0.993, and area under the ROC curve of 0.984, and a kappa consistency test score of 0.974. The prediction results by the deep learning model were highly consistent with the actual classification results.
CONCLUSIONS
The multi-feature fusion model proposed in this study can efficiently and accurately classify fetal orientation in intrapartum ultrasound videos.
Humans
;
Female
;
Ultrasonography, Prenatal/methods*
;
Pregnancy
;
Fetus/diagnostic imaging*
;
Neural Networks, Computer
;
Video Recording
2.Construction of risk prediction models of hypothermia after transurethral holmium laser enucleation of the prostate based on three machine learning algorithms.
Jun JIANG ; Shuo FENG ; Yingui SUN ; Yan AN
Journal of Southern Medical University 2025;45(9):2019-2025
OBJECTIVES:
To develop risk prediction models for postoperative hypothermia after transurethral holmium laser enucleation of the prostate (HoLEP) using machine learning algorithms.
METHODS:
We retrospectively analyzed the clinical data of 403 patients from our center (283 patients in the training set and 120in the internal validation set) and 120 patients from Weifang People's Hospital (as the external validation set). The risk prediction models were built using logistic regression, decision tree and support vector machine (SVM), and model performance was evaluated in terms of accuracy, recall, precision, F1 score and AUC.
RESULTS:
Operation duration, prostate weight, intraoperative irrigation volume, and being underweight were identified as the predictors of postoperative hypothermia following HoLEP. Among the 3 algorithms, SVM showed the best precision rate and accuracy in all the 3 data sets and the best area under the ROC (AUC) in the training set and validation set, followed by logistic regression, which had a similar AUC in the two data sets. SVM outperformed logistic regression and decision tree models in the validation set in precision, accuracy, recall, F1 score, and AUC, and performed well in the external validation set with better precision rate and accuracy than logistic regression and decision tree models but slightly lower recall rate, F1 index, and AUC value than the decision tree model. SVM outperformed logistic regression and decision tree models in precision, accuracy, F1 score, and AUC in the training set, but had slightly lower recall rate than the decision tree.
CONCLUSIONS
Among the 3 models, SVM has the best performance and generalizability for predicting post-HoLEP hypothermia risk to provide support for clinical decisions.
Humans
;
Male
;
Retrospective Studies
;
Machine Learning
;
Transurethral Resection of Prostate/adverse effects*
;
Hypothermia/etiology*
;
Prostatic Hyperplasia/surgery*
;
Algorithms
;
Lasers, Solid-State
;
Risk Assessment
;
Postoperative Complications
;
Decision Trees
;
Logistic Models
;
Aged
;
Middle Aged
;
Support Vector Machine
3.A GA-BP neural network model based on spectrum-effect relationship for assessing spectrum-effect score and quality evaluation of Cassia seeds extract.
Haiyan YAN ; Heng WANG ; Chuncai ZOU
Journal of Southern Medical University 2025;45(10):2092-2103
OBJECTIVES:
To construct a GA-BP neural network model based on the spectrum-effect relationship of Cassia seeds extract and test its performance for quality control of Cassia seeds using spectrum-effect score.
METHODS:
The HPLC fingerprints of Cassia seeds extract (0.1, 0.2, and 0.4 g/mL) were established. In a mouse model of 5-Fu-induced liver injury treated with 0.4, 0.8, and 1.6 g/kg of Cassia seeds extract, the pharmacodynamics parameters were measured to calculate the comprehensive efficacy using AHP-EWM. A GA-BP neural network model between the fingerprints and comprehensive efficacy was constructed, and the corresponding predicted comprehensive efficacy was obtained. The spectrum-effect relationship between the fingerprints and the measured and predicted comprehensive efficacy was established using grey correlation method followed by Gaussian fitting analysis. The spectral efficiency score was calculated using the relative peak area of the fingerprints and the correlation degree of the spectral efficiency. The reliability of the data was tested using the Z-ratio score method. The limit range of the spectral efficiency score was determined and the quality of the verification samples was evaluated.
RESULTS:
The error between the predicted value using the GA-BP neural network model and the measured value of the comprehensive efficacy was less than 0.2. Gaussian fitting analysis showed good fitting between the spectrum-effect relationship data of the measured and predicted comprehensive efficacy. The limit of the spectral efficiency score was 6.16-7.30. The prediction results for each verification group were consistent with the experimental results and within the limit of spectral efficiency score, and the results of Z-ratio score analysis demonstrated good data reliability.
CONCLUSIONS
The GA-BP neural network model can effectively predict the comprehensive efficacy of Cassia seeds extract, and the established spectrum-effect scoring method can be used for quality evaluation of samples.
Neural Networks, Computer
;
Animals
;
Seeds/chemistry*
;
Mice
;
Cassia/chemistry*
;
Quality Control
;
Drugs, Chinese Herbal/pharmacology*
;
Plant Extracts/pharmacology*
;
Male
4.A heterogeneous graph method integrating multi-layer semantics and topological information for improving drug-target interaction prediction.
Zihao CHEN ; Yanbu GUO ; Shengli SONG ; Quanming GUO ; Dongming ZHOU
Journal of Southern Medical University 2025;45(11):2394-2404
OBJECTIVES:
To develop a heterogeneous graph prediction method based on the fusion of multi-layer semantics and topological information for addressing the challenges in drug-target interaction prediction, including insufficient modeling of high-order semantic dependencies, lack of adaptive fusion of semantic paths, and over-smoothing of node features.
METHODS:
A heterogeneous graph network with multiple types of entities such as drugs, proteins, side effects, and diseases was constructed, and graph embedding techniques were used to obtain low-dimensional feature representations. An adaptive metapath search module was introduced to automatically discover semantic path combinations for guiding the propagation of high-order semantic information. A semantic aggregation mechanism integrating multi-head attention was designed to automatically learn the importance of each semantic path based on contextual information and achieve differentiated aggregation and dynamic fusion among paths. A structure-aware gated graph convolutional module was then incorporated to regulate the feature propagation intensity for suppressing redundant information and redcuing over-smoothing. Finally, the potential interactions between drugs and targets were predicted through an inner product operation.
RESULTS:
Compared with existing drug-target interaction prediction methods, the proposed method achieved an average improvement of 3.4% and 2.4%, 3.0% and 3.8% in terms of the area under the receiver operating characteristic curve (AUC) and the area under the precision-recall curve (AUPRC) on public datasets, respectively.
CONCLUSIONS
The drug-target interaction prediction method developed in this study can effectively extract complex high-order semantic and topological information from heterogeneous biological networks, thereby improving the accuracy and stability of drug-target interaction prediction. This method provides technical support and theoretical foundation for precise drug target discovery and targeted treatment of complex diseases.
Semantics
;
Humans
;
Drug Interactions
;
Neural Networks, Computer
;
Algorithms
5.A Novel Real-time Phase Prediction Network in EEG Rhythm.
Hao LIU ; Zihui QI ; Yihang WANG ; Zhengyi YANG ; Lingzhong FAN ; Nianming ZUO ; Tianzi JIANG
Neuroscience Bulletin 2025;41(3):391-405
Closed-loop neuromodulation, especially using the phase of the electroencephalography (EEG) rhythm to assess the real-time brain state and optimize the brain stimulation process, is becoming a hot research topic. Because the EEG signal is non-stationary, the commonly used EEG phase-based prediction methods have large variances, which may reduce the accuracy of the phase prediction. In this study, we proposed a machine learning-based EEG phase prediction network, which we call EEG phase prediction network (EPN), to capture the overall rhythm distribution pattern of subjects and map the instantaneous phase directly from the narrow-band EEG data. We verified the performance of EPN on pre-recorded data, simulated EEG data, and a real-time experiment. Compared with widely used state-of-the-art models (optimized multi-layer filter architecture, auto-regress, and educated temporal prediction), EPN achieved the lowest variance and the greatest accuracy. Thus, the EPN model will provide broader applications for EEG phase-based closed-loop neuromodulation.
Humans
;
Electroencephalography/methods*
;
Brain/physiology*
;
Machine Learning
;
Signal Processing, Computer-Assisted
;
Male
;
Adult
;
Neural Networks, Computer
;
Brain Waves/physiology*
6.Prediction of Pharmacoresistance in Drug-Naïve Temporal Lobe Epilepsy Using Ictal EEGs Based on Convolutional Neural Network.
Yiwei GONG ; Zheng ZHANG ; Yuanzhi YANG ; Shuo ZHANG ; Ruifeng ZHENG ; Xin LI ; Xiaoyun QIU ; Yang ZHENG ; Shuang WANG ; Wenyu LIU ; Fan FEI ; Heming CHENG ; Yi WANG ; Dong ZHOU ; Kejie HUANG ; Zhong CHEN ; Cenglin XU
Neuroscience Bulletin 2025;41(5):790-804
Approximately 30%-40% of epilepsy patients do not respond well to adequate anti-seizure medications (ASMs), a condition known as pharmacoresistant epilepsy. The management of pharmacoresistant epilepsy remains an intractable issue in the clinic. Its early prediction is important for prevention and diagnosis. However, it still lacks effective predictors and approaches. Here, a classical model of pharmacoresistant temporal lobe epilepsy (TLE) was established to screen pharmacoresistant and pharmaco-responsive individuals by applying phenytoin to amygdaloid-kindled rats. Ictal electroencephalograms (EEGs) recorded before phenytoin treatment were analyzed. Based on ictal EEGs from pharmacoresistant and pharmaco-responsive rats, a convolutional neural network predictive model was constructed to predict pharmacoresistance, and achieved 78% prediction accuracy. We further found the ictal EEGs from pharmacoresistant rats have a lower gamma-band power, which was verified in seizure EEGs from pharmacoresistant TLE patients. Prospectively, therapies targeting the subiculum in those predicted as "pharmacoresistant" individual rats significantly reduced the subsequent occurrence of pharmacoresistance. These results demonstrate a new methodology to predict whether TLE individuals become resistant to ASMs in a classic pharmacoresistant TLE model. This may be of translational importance for the precise management of pharmacoresistant TLE.
Epilepsy, Temporal Lobe/diagnosis*
;
Animals
;
Drug Resistant Epilepsy/drug therapy*
;
Electroencephalography/methods*
;
Rats
;
Anticonvulsants/pharmacology*
;
Neural Networks, Computer
;
Male
;
Humans
;
Phenytoin/pharmacology*
;
Adult
;
Disease Models, Animal
;
Female
;
Rats, Sprague-Dawley
;
Young Adult
;
Convolutional Neural Networks
7.Optimization of extraction process for Shenxiong Huanglian Jiedu Granules based on AHP-CRITIC hybrid weighting method, grey correlation analysis, and BP-ANN.
Zi-An LI ; De-Wen LIU ; Xin-Jian LI ; Bing-Yu WU ; Qun LAN ; Meng-Jia GUO ; Jia-Hui SUN ; Nan-Yang LIU ; Hui PEI ; Hao LI ; Hong YI ; Jin-Yu WANG ; Liang-Mian CHEN
China Journal of Chinese Materia Medica 2025;50(10):2674-2683
By employing the analytic hierarchy process(AHP), the CRITIC method(a weight determination method based on indicator correlations), and the AHP-CRITIC hybrid weighting method, the weight coefficients of evaluation indicators were determined, followed by a comprehensive score comparison. The grey correlation analysis was then performed to analyze the results calculated using the hybrid weighting method. Subsequently, a backpropagation-artificial neural network(BP-ANN) model was constructed to predict the extraction process parameters and optimize the extraction process for Shenxiong Huanglian Jiedu Granules(SHJG). In the extraction process, an L_9(3~4) orthogonal experiment was designed to optimize three factors at three levels, including extraction frequency, water addition amount, and extraction time. The evaluation indicators included geniposide, berberine, ginsenoside Rg_1 + Re, ginsenoside Rb_1, ferulic acid, and extract yield. Finally, the optimal extraction results obtained by the orthogonal experiment, grey correlation analysis, and BP-ANN method were compared, and validation experiments were conducted. The results showed that the optimal extraction process involved two rounds of aqueous extraction, each lasting one hour; the first extraction used ten times the amount of added water, while the second extraction used eight times the amount. In the validation experiments, the average content of each indicator component was higher than the average content obtained in the orthogonal experiment, with a higher comprehensive score. The optimized extraction process parameters were reliable and stable, making them suitable for subsequent preparation process research.
Drugs, Chinese Herbal/analysis*
;
Neural Networks, Computer
8.The joint analysis of heart health and mental health based on continual learning.
Hongxiang GAO ; Zhipeng CAI ; Jianqing LI ; Chengyu LIU
Journal of Biomedical Engineering 2025;42(1):1-8
Cardiovascular diseases and psychological disorders represent two major threats to human physical and mental health. Research on electrocardiogram (ECG) signals offers valuable opportunities to address these issues. However, existing methods are constrained by limitations in understanding ECG features and transferring knowledge across tasks. To address these challenges, this study developed a multi-resolution feature encoding network based on residual networks, which effectively extracted local morphological features and global rhythm features of ECG signals, thereby enhancing feature representation. Furthermore, a model compression-based continual learning method was proposed, enabling the structured transfer of knowledge from simpler tasks to more complex ones, resulting in improved performance in downstream tasks. The multi-resolution learning model demonstrated superior or comparable performance to state-of-the-art algorithms across five datasets, including tasks such as ECG QRS complex detection, arrhythmia classification, and emotion classification. The continual learning method achieved significant improvements over conventional training approaches in cross-domain, cross-task, and incremental data scenarios. These results highlight the potential of the proposed method for effective cross-task knowledge transfer in ECG analysis and offer a new perspective for multi-task learning using ECG signals.
Humans
;
Electrocardiography/methods*
;
Mental Health
;
Algorithms
;
Signal Processing, Computer-Assisted
;
Machine Learning
;
Arrhythmias, Cardiac/diagnosis*
;
Cardiovascular Diseases
;
Neural Networks, Computer
;
Mental Disorders
9.Research on motor imagery recognition based on feature fusion and transfer adaptive boosting.
Yuxin ZHANG ; Chenrui ZHANG ; Shihao SUN ; Guizhi XU
Journal of Biomedical Engineering 2025;42(1):9-16
This paper proposes a motor imagery recognition algorithm based on feature fusion and transfer adaptive boosting (TrAdaboost) to address the issue of low accuracy in motor imagery (MI) recognition across subjects, thereby increasing the reliability of MI-based brain-computer interfaces (BCI) for cross-individual use. Using the autoregressive model, power spectral density and discrete wavelet transform, time-frequency domain features of MI can be obtained, while the filter bank common spatial pattern is used to extract spatial domain features, and multi-scale dispersion entropy is employed to extract nonlinear features. The IV-2a dataset from the 4 th International BCI Competition was used for the binary classification task, with the pattern recognition model constructed by combining the improved TrAdaboost integrated learning algorithm with support vector machine (SVM), k nearest neighbor (KNN), and mind evolutionary algorithm-based back propagation (MEA-BP) neural network. The results show that the SVM-based TrAdaboost integrated learning algorithm has the best performance when 30% of the target domain instance data is migrated, with an average classification accuracy of 86.17%, a Kappa value of 0.723 3, and an AUC value of 0.849 8. These results suggest that the algorithm can be used to recognize MI signals across individuals, providing a new way to improve the generalization capability of BCI recognition models.
Brain-Computer Interfaces
;
Humans
;
Support Vector Machine
;
Algorithms
;
Neural Networks, Computer
;
Imagination/physiology*
;
Pattern Recognition, Automated/methods*
;
Electroencephalography
;
Wavelet Analysis
10.Research on emotion recognition methods based on multi-modal physiological signal feature fusion.
Zhiwen ZHANG ; Naigong YU ; Yan BIAN ; Jinhan YAN
Journal of Biomedical Engineering 2025;42(1):17-23
Emotion classification and recognition is a crucial area in emotional computing. Physiological signals, such as electroencephalogram (EEG), provide an accurate reflection of emotions and are difficult to disguise. However, emotion recognition still faces challenges in single-modal signal feature extraction and multi-modal signal integration. This study collected EEG, electromyogram (EMG), and electrodermal activity (EDA) signals from participants under three emotional states: happiness, sadness, and fear. A feature-weighted fusion method was applied for integrating the signals, and both support vector machine (SVM) and extreme learning machine (ELM) were used for classification. The results showed that the classification accuracy was highest when the fusion weights were set to EEG 0.7, EMG 0.15, and EDA 0.15, achieving accuracy rates of 80.19% and 82.48% for SVM and ELM, respectively. These rates represented an improvement of 5.81% and 2.95% compared to using EEG alone. This study offers methodological support for emotion classification and recognition using multi-modal physiological signals.
Humans
;
Emotions/physiology*
;
Electroencephalography
;
Support Vector Machine
;
Electromyography
;
Signal Processing, Computer-Assisted
;
Galvanic Skin Response/physiology*
;
Machine Learning
;
Male

Result Analysis
Print
Save
E-mail