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.Research on prediction of fracture reduction fixator therapy based on multimodal multi-label method.
Hai-Yu LIU ; De-Long WANG ; Xing-Ping ZHANG ; Hong-de LI ; Yan SUN ; Xiao-Ping ZHANG
China Journal of Orthopaedics and Traumatology 2025;38(11):1164-1169
OBJECTIVE:
To construct a prediction model for fracture reduction fixator therapy using the multi-modal multi-label classification (MMC) method.
METHODS:
Medical record data of 818 orthopedic patients from 2019 to 2023 were collected. Medical image features were extracted using the VGG19 network, text features of TCM four diagnostic methods (Inspection, Auscultation & Olfaction, Inquiry, Palpation) were extracted via the MiniLM model, and clinical case features were extracted through a fully connected neural network. After fusing the multi-modal information, multi-label therapy prediction was achieved using a linear layer.
RESULTS:
Experimental results on the clinical multi-modal dataset showed that the MMC method performed excellently in terms of subset accuracy(SA), accuracy(Acc), precision, and F1-score, reaching 0.661, 0.856, 0.897, and 0.899 respectively. When the image modality and text modality were removed, the model performance decreased by an average of 8.1% and 2.4% respectively, while the hamming loss(HL) increased by 21.1% and 5.6% respectively.
CONCLUSION
The fracture reduction fixator therapy prediction model constructed in this study can effectively fuse multi-modal data, accurately predict personalized treatment plans for patients, and significantly improve the accuracy and reliability of treatment decisions. It provides a new solution for the digitalization and intellectualization of Traditional Chinese Medicine(TCM) in fracture treatment and has important clinical application prospects.
Humans
;
Female
;
Male
;
Middle Aged
;
Fracture Fixation/methods*
;
Adult
;
Fractures, Bone/surgery*
;
Neural Networks, Computer
;
Medicine, Chinese Traditional
;
Aged
7.Personalized mandibular reconstruction assisted by three-dimensional retrieval model based on fully connected neural network and a database of mandibles.
Shiyu QIU ; Yang LIAN ; Yifan KANG ; Lei ZHANG ; Yiwang CAI ; Xiaofeng SHAN ; Zhigang CAI
Journal of Peking University(Health Sciences) 2025;57(2):360-368
OBJECTIVE:
To propose a new protocol for personalized mandibular reconstruction assisted by three-dimensional (3D) retrieval model based on fully connected neural network (FCNN) and a database of mandibles, and to verify clinical feasibility of the protocol.
METHODS:
A database of mandibles of 300 normal northern Chinese Han people was established. On the basis of cephalometry, the mandible landmarks with good stability were further screened. Mandibular landmarks were selected and geometric features of the mandible were extracted. A 3D retrieval algorithm was developed, which could retrieve the mandible most similar to a given mandible from the database. A FCNN was built to train the algorithm to improve accuracy of the 3D retrieval model. Using Geomagic Control 2014 software, matching accuracy of the 3D retrieval model was based on aforementioned mandible database and algorithm. From December 2019 to March 2021, a total of 5 patients underwent personalized mandibular reconstruction assisted by a 3D retrieval model based on mandible database and FCNN in the Department of Oral and Maxillofacial Surgery, Peking University School and Hospital of Stomatology. The most similar mandible was retrieved from mandible database through 3D retrieval algorithm. It was used to restore the premorbid morphology of defect area and guide mandibular reconstruction. For the 5 patients, mandible was reconstructed with iliac flap. Virtual surgical plan was transformed using individual surgical guides.
RESULTS:
Through screening, mandibular landmarks with high reproducibility and stability were identified and composed of mandibular landmarker protocols. After training, the average deviation between most similar mandible retrieved from the 300-case mandible database through 3D retrieval model based on FCNN and given mandible was (1.77±0.44) mm. And the root-mean-square deviation between the most similar mandible retrieved from the database and given mandible was (2.58±0.86) mm. The mandibular reconstruction surgery was successful in all the 5 patients. Their facial symmetry and occlusion were restored. All the patients were satisfied with postoperative appearance. The mean deviation between postoperative mandible and preoperative design was (0.98±0.17) mm. The area with a deviation ≤1 mm accounted for 61.34%±14. 13%, ≤2 mm accounted for 83.82%±7.35%, and ≤3 mm accounted for 93.94%± 2.87%.
CONCLUSION
The personalized mandibular reconstruction assisted by 3D retrieval model based on the 300-case mandible database and FCNN is feasible clinically.
Humans
;
Neural Networks, Computer
;
Mandibular Reconstruction/methods*
;
Mandible/diagnostic imaging*
;
Imaging, Three-Dimensional/methods*
;
Adult
;
Databases, Factual
;
Female
;
Male
;
Algorithms
;
Middle Aged
;
Cephalometry
8.An Adaptive LSTM Method for Parameter Calibration of Medical Robotic Arms.
Chinese Journal of Medical Instrumentation 2025;49(5):473-478
Medical robotic arm often encounters multi-source and nonlinear errors during the calibration process, making it difficult for traditional mathematical modeling methods to fully characterize system error features, thereby limiting further improvement in calibration accuracy. In this study, a robotic arm parameter error identification model is established, and a calibration method based on an adaptive long short-term memory (ALSTM) neural network is proposed. The method incorporates a particle swarm optimization (PSO) algorithm to optimize the weights of each layer of the LSTM neural network, enabling more effective fitting of robotic arm kinematic errors and ultimately yielding more accurate Denavit-Hartenberg (D-H) parameters. To validate the proposed approach, 110 sets of experimental data are collected using the HSR-JR680 robotic arm calibration system. Experimental results demonstrate that the ALSTM model reduces the root mean square error (RMSE) by 23.07%-80.39% compared to traditional calibration methods, and shortens the convergence time by 32.44% compared to a standard LSTM model. The optimized D-H parameters obtained meet the high-precision calibration requirements of medical robotic arm, confirming the effectiveness of the proposed method.
Calibration
;
Neural Networks, Computer
;
Algorithms
;
Robotics
;
Robotic Surgical Procedures
;
Models, Theoretical
9.Role of artificial intelligence in medical image analysis.
Lu WANG ; Shimin ZHANG ; Nan XU ; Qianqian HE ; Yuming ZHU ; Zhihui CHANG ; Yanan WU ; Huihan WANG ; Shouliang QI ; Lina ZHANG ; Yu SHI ; Xiujuan QU ; Xin ZHOU ; Jiangdian SONG
Chinese Medical Journal 2025;138(22):2879-2894
With the emergence of deep learning techniques based on convolutional neural networks, artificial intelligence (AI) has driven transformative developments in the field of medical image analysis. Recently, large language models (LLMs) such as ChatGPT have also started to achieve distinction in this domain. Increasing research shows the undeniable role of AI in reshaping various aspects of medical image analysis, including processes such as image enhancement, segmentation, detection in image preprocessing, and postprocessing related to medical diagnosis and prognosis in clinical settings. However, despite the significant progress in AI research, studies investigating the recent advances in AI technology in the aforementioned aspects, the changes in research hotspot trajectories, and the performance of studies in addressing key clinical challenges in this field are limited. This article provides an overview of recent advances in AI for medical image analysis and discusses the methodological profiles, advantages, disadvantages, and future trends of AI technologies.
Artificial Intelligence
;
Humans
;
Image Processing, Computer-Assisted/methods*
;
Neural Networks, Computer
;
Deep Learning
;
Diagnostic Imaging/methods*
10.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

Result Analysis
Print
Save
E-mail