1.A machine learning approach for the diagnosis of obstructive sleep apnoea using oximetry, demographic and anthropometric data.
Zhou Hao LEONG ; Shaun Ray Han LOH ; Leong Chai LEOW ; Thun How ONG ; Song Tar TOH
Singapore medical journal 2025;66(4):195-201
INTRODUCTION:
Obstructive sleep apnoea (OSA) is a serious but underdiagnosed condition. Demand for the gold standard diagnostic polysomnogram (PSG) far exceeds its availability. More efficient diagnostic methods are needed, even in tertiary settings. Machine learning (ML) models have strengths in disease prediction and early diagnosis. We explored the use of ML with oximetry, demographic and anthropometric data to diagnose OSA.
METHODS:
A total of 2,996 patients were included for modelling and divided into test and training sets. Seven commonly used supervised learning algorithms were trained with the data. Sensitivity (recall), specificity, positive predictive value (PPV) (precision), negative predictive value, area under the receiver operating characteristic curve (AUC) and F1 measure were reported for each model.
RESULTS:
In the best performing four-class model (neural network model predicting no, mild, moderate or severe OSA), a prediction of moderate and/or severe disease had a combined PPV of 94%; one out of 335 patients had no OSA and 19 had mild OSA. In the best performing two-class model (logistic regression model predicting no-mild vs. moderate-severe OSA), the PPV for moderate-severe OSA was 92%; two out of 350 patients had no OSA and 26 had mild OSA.
CONCLUSION
Our study showed that the prediction of moderate-severe OSA in a tertiary setting with an ML approach is a viable option to facilitate early identification of OSA. Prospective studies with home-based oximeters and analysis of other oximetry variables are the next steps towards formal implementation.
Humans
;
Oximetry/methods*
;
Sleep Apnea, Obstructive/diagnosis*
;
Male
;
Female
;
Middle Aged
;
Machine Learning
;
Polysomnography
;
Adult
;
Anthropometry
;
ROC Curve
;
Aged
;
Algorithms
;
Predictive Value of Tests
;
Sensitivity and Specificity
;
Neural Networks, Computer
;
Demography
2.Use of deep learning model for paediatric elbow radiograph binomial classification: initial experience, performance and lessons learnt.
Mark Bangwei TAN ; Yuezhi Russ CHUA ; Qiao FAN ; Marielle Valerie FORTIER ; Peiqi Pearlly CHANG
Singapore medical journal 2025;66(4):208-214
INTRODUCTION:
In this study, we aimed to compare the performance of a convolutional neural network (CNN)-based deep learning model that was trained on a dataset of normal and abnormal paediatric elbow radiographs with that of paediatric emergency department (ED) physicians on a binomial classification task.
METHODS:
A total of 1,314 paediatric elbow lateral radiographs (patient mean age 8.2 years) were retrospectively retrieved and classified based on annotation as normal or abnormal (with pathology). They were then randomly partitioned to a development set (993 images); first and second tuning (validation) sets (109 and 100 images, respectively); and a test set (112 images). An artificial intelligence (AI) model was trained on the development set using the EfficientNet B1 network architecture. Its performance on the test set was compared to that of five physicians (inter-rater agreement: fair). Performance of the AI model and the physician group was tested using McNemar test.
RESULTS:
The accuracy of the AI model on the test set was 80.4% (95% confidence interval [CI] 71.8%-87.3%), and the area under the receiver operating characteristic curve (AUROC) was 0.872 (95% CI 0.831-0.947). The performance of the AI model vs. the physician group on the test set was: sensitivity 79.0% (95% CI: 68.4%-89.5%) vs. 64.9% (95% CI: 52.5%-77.3%; P = 0.088); and specificity 81.8% (95% CI: 71.6%-92.0%) vs. 87.3% (95% CI: 78.5%-96.1%; P = 0.439).
CONCLUSION
The AI model showed good AUROC values and higher sensitivity, with the P-value at nominal significance when compared to the clinician group.
Humans
;
Deep Learning
;
Child
;
Retrospective Studies
;
Male
;
Female
;
Radiography/methods*
;
ROC Curve
;
Elbow/diagnostic imaging*
;
Neural Networks, Computer
;
Child, Preschool
;
Elbow Joint/diagnostic imaging*
;
Emergency Service, Hospital
;
Adolescent
;
Infant
;
Artificial Intelligence
3.Development of an abdominal acupoint localization system based on AI deep learning.
Mo ZHANG ; Yuming LI ; Zongming SHI
Chinese Acupuncture & Moxibustion 2025;45(3):391-396
This study aims to develop an abdominal acupoint localization system based on computer vision and convolutional neural networks (CNNs). To address the challenge of abdominal acupoint localization, a multi-task CNNs architecture was constructed and trained to locate the Shenque (CV8) and human body boundaries. Based on the identified Shenque (CV8), the system further deduces key characteristics of four acupoints: Shangwan (CV13), Qugu (CV2), and bilateral Daheng (SP15). An affine transformation matrix is applied to accurately map image coordinates to an acupoint template space, achieving precise localization of abdominal acupoints. Testing has verified that this system can accurately identify and locate abdominal acupoints in images. The development of this localization system provides technical support for TCM remote education, diagnostic assistance, and advanced TCM equipment, such as intelligent acupuncture robots, facilitating the standardization and intelligent advancement of acupuncture.
Acupuncture Points
;
Humans
;
Deep Learning
;
Abdomen/diagnostic imaging*
;
Neural Networks, Computer
;
Acupuncture Therapy
;
Image Processing, Computer-Assisted
4.Construction of an artificial intelligence-assisted system for auxiliary detection of auricular point features based on the YOLO neural network.
Ganhong WANG ; Zihao ZHANG ; Kaijian XIA ; Yanting ZHOU ; Meijuan XI ; Jian CHEN
Chinese Acupuncture & Moxibustion 2025;45(4):413-420
OBJECTIVE:
To develop an artificial intelligence-assisted system for the automatic detection of the features of common 21 auricular points based on the YOLOv8 neural network.
METHODS:
A total of 660 human auricular images from three research centers were collected from June 2019 to February 2024. The rectangle boxes and features of images were annotated using the LabelMe5.3.1 tool and converted them into a format compatible with the YOLO model. Using these data, transfer learning and fine-tuning training were conducted on different scales of pretrained YOLO neural network models. The model's performance was evaluated on validation and test sets, including the mean average precision (mAP) at various thresholds, recall rate (recall), frames per second (FPS) and confusion matrices. Finally, the model was deployed on a local computer, and the real-time detection of human auricular images was conducted using a camera.
RESULTS:
Five different versions of the YOLOv8 key-point detection model were developed, including YOLOv8n, YOLOv8s, YOLOv8m, YOLOv8l, and YOLOv8x. On the validation set, YOLOv8n showed the best performance in terms of speed (225.736 frames per second) and precision (0.998). On the external test set, YOLOv8n achieved the accuracy of 0.991, the sensitivity of 1.0, and the F1 score of 0.995. The localization performance of auricular point features showed the average accuracy of 0.990, the precision of 0.995, and the recall of 0.997 under 50% intersection ration (mAP50).
CONCLUSION
The key-point detection model of 21 common auricular points based on YOLOv8n exhibits the excellent predictive performance, which is capable of rapidly and automatically locating and classifying auricular points.
Humans
;
Neural Networks, Computer
;
Artificial Intelligence
;
Acupuncture Points
5.Research status of automatic localization of acupoint based on deep learning.
Yuge DONG ; Chengbin WANG ; Weigang MA ; Weifang GAO ; Yuzi TANG ; Yonglong ZHANG ; Jiwen QIU ; Haiyan REN ; Zhongzheng LI ; Tianyi ZHAO ; Zhongxi LV ; Xingfang PAN
Chinese Acupuncture & Moxibustion 2025;45(5):586-592
This paper reviews the published articles of recent years on the application of deep learning methods in automatic localization of acupoint, and summarizes it from 3 key links, i.e. the dataset construction, the neural network model design, and the accuracy evaluation of acupoint localization. The significant progress has been obtained in the field of deep learning for acupoint localization, but the scale of acupoint detection needs to be expanded and the precision, the generalization ability, and the real-time performance of the model be advanced. The future research should focus on the support of standardized datasets, and the integration of 3D modeling and multimodal data fusion, so as to increase the accuracy and strengthen the personalization of acupoint localization.
Deep Learning
;
Acupuncture Points
;
Humans
;
Neural Networks, Computer
6.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*
7.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
8.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
9.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
10.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

Result Analysis
Print
Save
E-mail