1.Research progress on p120-catenin in vascular development and endothelial barrier function
Xi XUE ; Yi-wen MAO ; Ming-jie WANG
Fudan University Journal of Medical Sciences 2025;52(4):572-580
p120-catenin(p120ctn)is one of the crucial members of armadillo family,which is well known as a core stabilizing factor for vascular endothelial cadherin(VE-cadherin).Throughout the entire process of vascular development,p120ctn plays multiple roles.From neovascularization to endothelial barrier,the presence of p120ctn is indispensable.It participates in regulating the normal development of vertebrate embryo vasculature and promoting endothelial cell proliferation.Additionally,p120ctn contributes to the maintenance and remodeling of adherens junctions and can modulate adhesion strength by altering cell morphology.This review summarized the latest research progress on p120ctn from neovascular development and endothelial barrier function.
2.Effects of Auricular Point Compression and Exercise Therapy on Glycolipid Metabolism,Oxidative Stress and Sleep Quality in Type 2 Diabetes Mellitus Patients with Poor Glycemic Control
Li-ping XU ; Chun-sheng LIU ; Wen-ming MAO ; Qin-qin QIU
Progress in Modern Biomedicine 2025;25(17):2776-2782,2767
Objective:To observe the effects of auricular point compression and exercise therapy on glycolipid metabolism,oxidative stress and sleep quality in type 2 diabetes mellitus(T2DM)patients with poor glycemic control.Methods:This study was a single-center randomized controlled study,86 T2DM patients with poor glycemic control who were treated in our hospital from June 2022 to June 2024 were divided into control group(received conventional treatment,n=43)and observation group(received auricular point compression and exercise therapy,n=43)by using the random number table method.The clinical efficacy,blood lipid indexes,blood glucose indexes,oxidative stress indexes and sleep quality were compared between the two groups.Results:The total clinical effective rate,high-density lipoprotein cholesterol(HDL-C),superoxide dismutase(SOD)and Glutathione peroxidase(GSH-Px)of the observation group after treatment were higher than those of the control group,and the fasting blood glucose(FBG),glycated hemoglobin(HbA1c),Homeostatic Model Assessment of Insulin Resistance(HOMA-IR),total cholesterol(TC),low-density lipoprotein cholesterol(LDL-C),triglycerides(TG),reactive oxygen species(ROS),malondialdehyde(MDA)and Pittsburgh sleep Quality Index(PSQI)score were lower than those of the control group(P<0.05).Conclusion:Auricular point compression and exercise therapy can regulate glycolipid metabolism in T2DM patients with poor glycemic control,improve the degree of oxidative stress and sleep quality.
3.Bone Age Estimation of Chinese Han Adolescents's and Children's Elbow Joint X-rays Based on Multiple Deep Convolutional Neural Network Models
Dan-Yang LI ; Hui-Ming ZHOU ; Lei WAN ; Tai-Ang LIU ; Yuan-Zhe LI ; Mao-Wen WANG ; Ya-Hui WANG
Journal of Forensic Medicine 2025;41(1):48-58
Objective To explore a deep learning-based automatic bone age estimation model for elbow joint X-ray images of Chinese Han adolescents and children and evaluate its performance.Methods A total of 943(517 males and 426 females)elbow joint frontal view X-ray images of Chinese Han ado-lescents and children aged 6.00 to<16.00 years were collected from East,South,Central and North-west China.Three experimental schemes were adopted for bone age estimation.Scheme 1:Directly in-put preprocessed images into the regression model;Scheme 2:Train a segmentation network using"key elbow joint bone annotations"as labels,then input segmented images into the regression model;Scheme 3:Train a segmentation network using"full elbow joint bone annotations"as labels,then in-put segmented images into the regression model.For segmentation,the optimal model was selected from U-Net,UNet++and TransUNet.For regression,VGG16,VGG19,InceptionV2,InceptionV3,ResNet34,ResNet50,ResNet101 and DenseNet121 models were selected for bone age estimation.The dataset was randomly split into 80%(754 samples)for training and validation for model fitting and hyperparameter tuning,and 20%(189 samples)as an internal test set to test the performance of the trained model.An additional 104 elbow joint X-ray images from the same demographic and age group were col-lected and used as an external test set.Model performance was evaluated by comparing the mean ab-solute error(MAE),root mean square error(RMSE),accuracies within±0.7 years(P±0.7 years)and±1.0 years(P±1.0 years)between the estimated age and the actual age,and by drawing radar charts,scat-ter plots,and heatmaps.Results When segmented with Scheme 3,the UNet++model achieved good segmentation performance with a segmentation loss of 0.000 4 and an accuracy of 93.8%at a learning rate of 0.000 1.In the internal test set,the DenseNet121 model with Scheme 3 yielded the best results with MAE,P±0.7 years and P±1.0 years being 0.83 years,70.03%,and 84.30%,respectively.In the external test set,the DenseNet121 model with Scheme 3 also performed best,with an average MAE of 0.89 years and an average RMSE of 1.00 years.Conclusion When performing automatic bone age estima-tion using elbow joint X-ray images in Chinese Han adolescents and children,it is recommended to use the UNet++model for segmentation.The DenseNet121 model with Scheme 3 achieves optimal per-formance.Using segmentation networks,especially that trained with annotation areas encompassing the full elbow joint including the distal humerus,proximal radius,and proximal ulna,can improve the ac-curacy of bone age estimation based on elbow joint X-ray images.
4.Dual-Channel Shoulder Joint X-ray Bone Age Estimation in Chinese Han Ado-lescents Based on the Fusion of Segmentation Labels and Original Images
Hui-Ming ZHOU ; Dan-Yang LI ; Lei WAN ; Tai-Ang LIU ; Yuan-Zhe LI ; Mao-Wen WANG ; Ya-Hui WANG
Journal of Forensic Medicine 2025;41(3):208-216
Objective To explore a deep learning network model suitable for bone age estimation using shoulder joint X-ray images in Chinese Han adolescents.Methods A retrospective collection of 1 286 shoulder joint X-ray images of Chinese Han adolescents aged 12.0 to<18.0 years(708 males and 578 females)was conducted.Using random sampling,approximately 80%of the samples(1 032 cases)were selected as the training and validation sets for model learning,selection and optimization,and the other 20%samples(254 cases)were used as the test set to evaluate the model's generalization ability.The original single-channel shoulder joint X-ray images and dual-channel inputs combining original images with segmentation labels(manually annotated shoulder joint regions multiplied pixel-by-pixel with original images,followed by segmentation via the U-Net++network to retain only key shoulder joint region information)were respectively input into four network models,namely VGG16,ResNet18,ResNet50 and DenseNet121 for bone age estimation.Additionally,manual bone age estimation was con-ducted on the test set data,and the results were compared with the four network models.The mean absolute error(MAE),root mean square error(RMSE),coefficient of determination(R2),and Pear-son correlation coefficient(PCC)were used as main evaluation indicators.Results In the test set,the bone age estimation results of the four models with dual-channel input of shoulder joint X-ray images outperformed those with single-channel input in all four evaluation indicators.Among them,DenseNet121 with dual-channel input achieved best results with MAE of 0.54 years,RMSE of 0.82 years,R2 of 0.76,and PCC(r)of 0.88.Manual estimation yielded an MAE of 0.82 years,ranking second only to dual-channel DenseNet121.Conclusion The DenseNet121 model with dual-channel input combined with original images and segmentation labels is superior to manual evaluation results,and can effectively estimate the bone age of Chinese Han adolescents.
5.Research progress in machine learning in processing and quality evaluation of traditional Chinese medicine decoction pieces.
Han-Wen ZHANG ; Yue-E LI ; Jia-Wei YU ; Qiang GUO ; Ming-Xuan LI ; Yu LI ; Xi MEI ; Lin LI ; Lian-Lin SU ; Chun-Qin MAO ; De JI ; Tu-Lin LU
China Journal of Chinese Materia Medica 2025;50(13):3605-3614
Traditional Chinese medicine(TCM) decoction pieces are a core carrier for the inheritance and innovation of TCM, and their quality and safety are critical to public health and the sustainable development of the industry. Conventional quality control models, while having established a well-developed system through long-term practice, still face challenges such as relatively long inspection cycles, insufficient objectivity in characterizing complex traits, and urgent needs for improving the efficiency of integrating multidimensional quality information when confronted with the dual demands of large-scale production and precision quality control. With the rapid development of artificial intelligence, machine learning can deeply analyze multidimensional data of the morphology, spectroscopy, and chemical fingerprints of decoction pieces by constructing high-dimensional feature space analysis models, significantly improving the standardization level and decision-making efficiency of quality evaluation. This article reviews the research progress in the application of machine learning in the processing, production, and rapid quality evaluation of TCM decoction pieces. It further analyzes current challenges in technological implementation and proposes potential solutions, offering theoretical and technical references to advance the digital and intelligent transformation of the industry.
Machine Learning
;
Drugs, Chinese Herbal/standards*
;
Quality Control
;
Medicine, Chinese Traditional/standards*
;
Humans
6.Effects of Auricular Point Compression and Exercise Therapy on Glycolipid Metabolism,Oxidative Stress and Sleep Quality in Type 2 Diabetes Mellitus Patients with Poor Glycemic Control
Li-ping XU ; Chun-sheng LIU ; Wen-ming MAO ; Qin-qin QIU
Progress in Modern Biomedicine 2025;25(17):2776-2782,2767
Objective:To observe the effects of auricular point compression and exercise therapy on glycolipid metabolism,oxidative stress and sleep quality in type 2 diabetes mellitus(T2DM)patients with poor glycemic control.Methods:This study was a single-center randomized controlled study,86 T2DM patients with poor glycemic control who were treated in our hospital from June 2022 to June 2024 were divided into control group(received conventional treatment,n=43)and observation group(received auricular point compression and exercise therapy,n=43)by using the random number table method.The clinical efficacy,blood lipid indexes,blood glucose indexes,oxidative stress indexes and sleep quality were compared between the two groups.Results:The total clinical effective rate,high-density lipoprotein cholesterol(HDL-C),superoxide dismutase(SOD)and Glutathione peroxidase(GSH-Px)of the observation group after treatment were higher than those of the control group,and the fasting blood glucose(FBG),glycated hemoglobin(HbA1c),Homeostatic Model Assessment of Insulin Resistance(HOMA-IR),total cholesterol(TC),low-density lipoprotein cholesterol(LDL-C),triglycerides(TG),reactive oxygen species(ROS),malondialdehyde(MDA)and Pittsburgh sleep Quality Index(PSQI)score were lower than those of the control group(P<0.05).Conclusion:Auricular point compression and exercise therapy can regulate glycolipid metabolism in T2DM patients with poor glycemic control,improve the degree of oxidative stress and sleep quality.
7.Research progress on p120-catenin in vascular development and endothelial barrier function
Xi XUE ; Yi-wen MAO ; Ming-jie WANG
Fudan University Journal of Medical Sciences 2025;52(4):572-580
p120-catenin(p120ctn)is one of the crucial members of armadillo family,which is well known as a core stabilizing factor for vascular endothelial cadherin(VE-cadherin).Throughout the entire process of vascular development,p120ctn plays multiple roles.From neovascularization to endothelial barrier,the presence of p120ctn is indispensable.It participates in regulating the normal development of vertebrate embryo vasculature and promoting endothelial cell proliferation.Additionally,p120ctn contributes to the maintenance and remodeling of adherens junctions and can modulate adhesion strength by altering cell morphology.This review summarized the latest research progress on p120ctn from neovascular development and endothelial barrier function.
8.Influence factors and predictors on infantile epileptic spasms syndrome treatment response after adrenocorticotropic hormone
Dan-Dan MAO ; Ping LIU ; Wen-Guang HU ; Si-Xiu LI ; Ming-Ping LAN ; Fan YANG
Medical Journal of Chinese People's Liberation Army 2024;49(8):868-875
Objective To explore the influence factors and predictors of treatment response after adrenocorticotropic hormone(ACTH)in infantile epileptic spasms syndrome(IESS).Methods A retrospective analysis was conducted on 80 cases of IESS infants(50 males and 30 females)who were diagnosed and treated with ACTH in Chengdu Women's and Children's Central Hospital from January 2016 to December 2020.Patients were divided into effective group(n=39)and ineffective group(n=41)based on their response of ACTH treatment after 28 days,and their clinical data including the patients'basic information,etiology,treatment programmer,per-and post-treatment Kramer scores of electroencephalogram(EEG)hypsarrhythmia severity and so on,were collected to compare and analyze between the two groups.A modified Poisson regression model was constructed to discover predictors of outcome,and the receiver operating characteristic(ROC)curves were used to assess the prognosis evaluation of the positive predictive value.Results The ages at seizure onset ranged from one month and seven days to one year and nine months.Seizure types included simple epileptic spasms in 66 cases and combined with other types(focal and secondarily generalized seizures)in 14 cases.Thirty-two cases had been given anti-seizure medications(ASMs)before ACTH treatment.The median Kramer scores per-treatment and at 14 days post-treatment were 10.0(8.3,12.0)and 6.0(4.0,7.0),respectively.After ACTH treatment,39(48.8%)cases were effective.Compared with the effective group,the ineffective group had significantly higher proportion of abnormal perinatal conditions,unknown aetiology with normal development,ASMs given before ACTH treatment,the dosages of ACTH greater than 2 U/(kg·d),combinations of two or more ASMs,poor control,and still seizure attack after ACTH treatment of 14 days(P<0.05).Additionally,the Kramer scores after ACTH treatment of 14 days in the ineffective group were also significantly higher(P<0.05).The modified Poisson regression model showed that there were significant statistic differences between the two groups on ASMs given before ACTH treatment(RR=0.546,95%CI 0.357-0.833,P=0.005)and Kramer scores of hypsarrhythmia severity(RR=0.701,95%CI 0.620-0.792,P<0.001),while there were no significant differences between the two groups in term of ages,gender,perinatal conditions,etiologies,seizure types,Kramer scores before treatment,time lag between onset and treatment,duration of ACTH treatment,kinds of ASMs combination.ROC curve analysis showed that only Kramer scores at 14 days after ACTH treatment could predict the treatment response with sensitivity and specificity of 92.7%and 84.6%,respectively,with Youden index of 0.773.The area under the ROC curve was 0.930(95%CI 0.873-0.987,P<0.001)and the cut-point of the score was 6,indicating that the higher the Kramer scores at 14 days after ACTH treatment,the worse the treatment response.The treatment response rate would reduce by about 30.0%if the Kramer score increased by one point.Conclusion ASMs given before ACTH treatment may influence the treatment response.Kramer scores greater than 6 at day 14 after ACTH treatment may be used as a predictor of treatment response after ACTH in IESS patients.
9.Application of Medical Statistical and Machine Learning Methods in the Age Es-timation of Living Individuals
Dan-Yang LI ; Yu PAN ; Hui-Ming ZHOU ; Lei WAN ; Cheng-Tao LI ; Mao-Wen WANG ; Ya-Hui WANG
Journal of Forensic Medicine 2024;40(2):118-127
In the study of age estimation in living individuals,a lot of data needs to be analyzed by mathematical statistics,and reasonable medical statistical methods play an important role in data design and analysis.The selection of accurate and appropriate statistical methods is one of the key factors af-fecting the quality of research results.This paper reviews the principles and applicable principles of the commonly used medical statistical methods such as descriptive statistics,difference analysis,consistency test and multivariate statistical analysis,as well as machine learning methods such as shallow learning and deep learning in the age estimation research of living individuals,and summarizes the relevance and application prospects between medical statistical methods and machine learning methods.This paper aims to provide technical guidance for the age estimation research of living individuals to obtain more scientific and accurate results.
10.Hepatitis C virus infection:surveillance report from China Healthcare-as-sociated Infection Surveillance System in 2020
Xi-Mao WEN ; Nan REN ; Fu-Qin LI ; Rong ZHAN ; Xu FANG ; Qing-Lan MENG ; Huai YANG ; Wei-Guang LI ; Ding LIU ; Feng-Ling GUO ; Shu-Ming XIANYU ; Xiao-Quan LAI ; Chong-Jie PANG ; Xun HUANG ; An-Hua WU
Chinese Journal of Infection Control 2024;23(1):1-8
Objective To investigate the infection status and changing trend of hepatitis C virus(HCV)infection in hospitalized patients in medical institutions,and provide reference for formulating HCV infection prevention and control strategies.Methods HCV infection surveillance results from cross-sectional survey data reported to China Healthcare-associated Infection(HAI)Surveillance System in 2020 were summarized and analyzed,HCV positive was serum anti-HCV positive or HCV RNA positive,survey result was compared with the survey results from 2003.Results In 2020,1 071 368 inpatients in 1 573 hospitals were surveyed,738 535 of whom underwent HCV test,4 014 patients were infected with HCV,with a detection rate of 68.93%and a HCV positive rate of 0.54%.The positive rate of HCV in male and female patients were 0.60%and 0.48%,respectively,with a statistically sig-nificant difference(x2=47.18,P<0.001).The HCV positive rate in the 50-<60 age group was the highest(0.76%),followed by the 40-<50 age group(0.71%).Difference among all age groups was statistically signifi-cant(x2=696.74,P<0.001).In 2003,91 113 inpatients were surveyed.35 145 of whom underwent HCV test,resulting in a detection rate of 38.57%;775 patients were infected with HCV,with a positive rate of 2.21%.In 2020,HCV positive rates in hospitals of different scales were 0.46%-0.63%,with the highest in hospital with bed numbers ranging 600-899.Patients'HCV positive rates in hospitals of different scales was statistically signifi-cant(X2=35.34,P<0.001).In 2020,12 provinces/municipalities had over 10 000 patients underwent HCV-rela-ted test,and HCV positive rates ranged 0.19%-0.81%,with the highest rate from Hainan Province.HCV posi-tive rates in different departments were 0.06%-0.82%,with the lowest positive rate in the department of pedia-trics and the highest in the department of internal medicine.In 2003 and 2020,HCV positive rates in the depart-ment of infectious diseases were the highest,being 7.95%and 3.48%,respectively.Followed by departments of orthopedics(7.72%),gastroenterology(3.77%),nephrology(3.57%)and general intensive care unit(ICU,3.10%)in 2003,as well as departments of gastroenterology(1.35%),nephrology(1.18%),endocrinology(0.91%),and general intensive care unit(ICU,0.79%)in 2020.Conclusion Compared with 2003,HCV positive rate decreased significantly in 2020.HCV infected patients were mainly from the department of infectious diseases,followed by departments of gastroenterology,nephrology and general ICU.HCV infection positive rate varies with gender,age,and region.

Result Analysis
Print
Save
E-mail