1.Compact Fundus Imaging System Using Shack-Hartmann Wavefront Sensing for High-speed Auto-focus
Zhe-Kai LIN ; Long CHEN ; Geng-Yong ZHENG ; Jin-Tian HUANG ; Jia-Xin DONG ; Shang-Pan YANG ; Wen-Zheng DING ; Ding-An HAN ; Xue-Hua WANG ; Ya-Guang ZENG
Progress in Biochemistry and Biophysics 2026;53(4):1076-1086
ObjectiveThe widespread adoption of portable fundus cameras for primary care and community screening is hindered by limitations in current autofocus(AF) technologies. Image-based methods relying on sharpness evaluation require iterative searches, resulting in slow convergence, while projection-based techniques are susceptible to optical artifacts and calibration errors. To address these challenges, this study introduces a novel AF system based on direct wavefront sensing, designed to deliver simultaneous high speed, high precision, and operational robustness within the compact form factor essential for portable ophthalmic devices. MethodsOur approach fundamentally reimagines the AF process by directly measuring the ocular wavefront aberration. We developed a custom portable fundus camera integrating a miniaturized Shack-Hartmann wavefront sensor (SHWS) into the optical path. An 850 nm laser diode projects a point source onto the retina via oblique illumination to minimize corneal reflections. Light scattered from this spot carries the eye’s refractive error through the imaging optics and is directed to the SHWS, positioned at a plane optically conjugate to the primary color CMOS imaging sensor. A microlens array within the SHWS samples the incident wavefront, generating a pattern of focal spots on a CCD. Real-time centroid analysis of these spots provides a map of local wavefront slopes. These measurements are processed through a singular value decomposition (SVD) algorithm to fit a Zernike polynomial basis set, enabling real-time reconstruction of the wavefront phase. The defocus component (S) is extracted from the second-order Zernike coefficients, providing a direct, quantitative measure of the refractive error in diopters. This value serves as a precise error signal in a closed-loop control system, which commands a voice-coil actuated focusing lens to its null position in a single, deterministic step, eliminating the need for iterative search algorithms. ResultsComprehensive evaluation demonstrated the system’s high performance. Testing on a calibrated model eye (OEMI-7) established a highly linear relationship between the computed defocus S and the focusing lens position across a ±20 Diopter (D) compensation range, achievable within a 5 mm mechanical travel. The system achieved a focusing precision of 0.08 D, corresponding to an 18-fold improvement over a conventional projection spot-size method tested under identical conditions. The total focus acquisition time, encompassing wavefront measurement, computation, and lens actuation, averaged under 0.5 s. Clinical validation with 25 human volunteers (50 eyes, refractive range -15 D to +10 D) confirmed practical efficacy. The wavefront-sensing AF succeeded in 92% of attempts with a mean time of 0.5 s, substantially outperforming a projection-based benchmark which achieved only a 32% success rate with an average time of 4.25 s. The system provided instantaneous directional guidance and maintained stability during minor ocular movements. Objective assessment of image quality, via amplitude contrast of retinal vasculature, showed consistent and significant enhancement following AF correction across the entire tested diopter range. ConclusionThis work successfully implements and validates a direct wavefront-sensing autofocus paradigm for portable fundus cameras. By directly quantifying and compensating for the optical defocus aberration, this method bypasses the fundamental limitations of image-processing and projection-based techniques, enabling rapid, precise, and deterministic diopter compensation. The developed system delivers an exceptional combination of a wide operational range (±20 D), high accuracy (0.08 D), fast convergence (0.5 s), and a compact physical footprint. This technology provides a practical and high-performance focusing solution capable of enhancing the reliability, throughput, and diagnostic utility of portable retinal imaging in large-scale screening applications. Future efforts will be directed towards system cost optimization and performance adaptation for diverse ocular conditions.
2.Creation and Exploration of the"Organized Fill-in-the-Blank Format"Disci-pline Construction Model for Forensic Medicine in the New Era
Zhi-Wen WEI ; Hong-Xing WANG ; Jun-Hong SUN ; Hao-Liang FAN ; Hong-Liang SU ; Le-Le WANG ; Wen-Ting HE ; Zhe CHEN ; Jie ZHANG ; Xiang-Jie GUO ; Ji LI ; Geng-Qian ZHANG ; Xin-Hua LIANG ; Jiang-Wei YAN ; Qiang-Qiang ZHANG ; Cai-Rong GAO ; Ying-Yuan WANG ; Hong-Wei WANG ; Jun XIE ; Bo-Feng ZHU ; Ke-Ming YUN
Journal of Forensic Medicine 2025;41(1):25-29
Forensic medicine has been designated as a first-level discipline,presenting new opportunities and challenges for the development of forensic medicine.Since the 1980s,the establishment of foren-sic medicine discipline and the cultivation of high-level forensic talents have become hot topics in the development of forensic medicine in China.Since the 13th Five-Year Plan,the forensic team of Shanxi Medical University has been aiming at the forefront,proposing the development goals of"Five First-class"and the discipline development path"Six Major Achievements".It has selected benchmark disci-plines,identified gaps in disciplinary development,unified thoughts,formulated completion timelines,concentrated superior resources,assigned tasks to individuals,and created an"Organized Fill-in-the-Blank Format"forensic medicine discipline construction model with the characteristics of the new era.The construction model of forensic medicine has achieved good results in the goals,discipline frame-work,scientific research,talent cultivation,discipline team and platform construction,forming a rela-tively complete discipline construction and management system,and accumulating valuable experience for the construction of first-level discipline and high-level talent cultivation of forensic medicine.
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.Correlation analysis of serum human epididymis protein 4 and LIPS score with sepsis-associated acute respiratory distress syndrome and 28 d mortality
Yi ZHANG ; Zhe LIU ; Jing YUAN ; Wen LI ; Wenjing WANG
International Journal of Laboratory Medicine 2025;46(5):589-594
Objective To investigate the correlation of serum human epididymis protein 4(HE4)and lung injury Prediction(LIPS)score with sepsis-associated acute respiratory distress syndrome(ARDS)and 28 d mortality.Methods A total of 207 patients with sepsis admitted to the hospital from January 2021 to January 2024 were selected.According to the presence or absence of ARDS,the patients were divided into ARDS group(73 cases)and non-ARDS group(134 cases).According to the 28 d survival,the ARDS group was further di-vided into death group(26 cases)and survival group(47 cases).HE4 level was detected by electrochemilumi-nescence,and LIPS score was calculated.Multivariate Logistic regression model was used to analyze the influ-encing factors of death in ARDS patients.Point biserial correlation was used to analyze the correlation between serum HE4,LIPS score and 28 d death in ARDS patients.The receiver operating characteristic(ROC)curve was used to evaluate the value of serum HE4 and LIPS score in the diagnosis of sepsis-associated ARDS and predicting 28 d mortality.Results Compared with non-ARDS group,the serum HE4 level and LIPS score were significantly increased in ARDS group(P<0.05).The independent risk factors for sepsis-associated ARDS were increased SOFA score,increased blood lactic acid,increased HE4 and increased LIPS score(P<0.05).The 28 d mortality of 73 patients with sepsis-associated ARDS was 35.62%(26/73).Compared with the survival group,the serum HE4 and LIPS scores were increased in the death group(P<0.05).Serum HE4 and LIPS scores were positively correlated with 28 d mortality in patients with sepsis-associated ARDS(r=0.605,0.579,P<0.05).The area under the curve(AUC)of serum HE4 combined with LIPS score in the di-agnosis of sepsis-associated ARDS was 0.909,which was larger than 0.828 and 0.806 of serum HE4 and LIPS score alone(Z=3.360,3.387,all P<0.05).The AUC of serum HE4 combined with LIPS score in predicting 28 d mortality of patients with sepsis-associated ARDS was 0.891,which was larger than 0.808 and 0.779 of by serum HE4 and LIPS score alone(Z=2.028,2.017,all P<0.05).Conclusion The elevated serum HE4 level and LIPS score are independent risk factors for sepsis-associated ARDS,and are closely related to 28 d mortality.The combination of serum HE4 and LIPS score has a high value in the diagnosis of sepsis-associated ARDS and the prediction of 28 d mortality.
6.Teaching Practice and Exploration of"Tutorial System"Based on The Cultivation of Scientific Research and Innovation Ability of Medical Students
Qiao ZHANG ; Yin-Feng YANG ; Yue-Li NI ; Zhuo-Ran TENG ; Wen-Jing LIU ; Jing WU ; Yan-Rui WU ; Yu DOU ; Ming HE ; Shu-De LI ; Ping GAN ; Fang YUAN ; Zhe YANG ; Xin-Wang YANG
Chinese Journal of Biochemistry and Molecular Biology 2025;41(3):470-480
The scientific research and innovation capabilities of medical students are intrinsically linked to the sustained and high-quality development of national healthcare initiatives.Cultivating outstanding medi-cal students with independent scientific capabilities and innovative consciousness is a critical component in the education and training of high-level medical professionals.Our investigation revealed that within the imperfections of the cultivating model,some faculty and students at medical schools have an insufficient understanding of scientific research and innovation and lack motivation for engaging in such activities,which hinder the progression of scientific research activities.Consequently,we initiated a teaching practice and exploratory study on the"tutorial system"aimed at fostering medical students'scientific research and innovation abilities.Based on the principle of"research informing teaching,teaching and research advan-cing together,"this study implements a"tutorial system"coordinated by tutors,supplemented by graduate and undergraduate student mentors,to cultivate innovative thinking,stimulate interest in scientific re-search,and enhance practical and research skills among medical students.Through collaborative efforts within"scientific research innovation teams,"various educational methods—including preliminary re-search,in-class and extracurricular activities,intra-group and inter-group interactions,and theoretical and practical applications—are employed to improve and strengthen the cultivation of medical students'scientif-ic research and innovation abilities.This study aims to provide valuable references for optimizing medical education management systems and enhancing the quality of medical student training.
7.Mechanism of G9a histone methyltransferase inhibitor BIX01294 inhibiting the proliferation of vascular smooth muscle cell
Ze-lan WANG ; Wen-jian LUO ; Jun-yong ZHAO ; Xiao-lin LUO ; Zhe-xue QIN
Journal of Regional Anatomy and Operative Surgery 2025;34(4):279-283
Objective To investigate the effect of G9a histone methyltransferase inhibitor BIX01294 on the proliferation of vascular smooth muscle cell(VSMC)and its underlying mechanism.Methods Twelve SD rats were divided into the control group and the treatment group,with 6 rats in each group.The rats were anesthetized by intraperitoneal injection with sodium pentobarbital,then exposed the common carotid artery and the internal and external carotid artery after disinfection and skin preparation,ligated the distal end of the internal and external jugular veins,clamped the proximal end of the common carotid artery,cut the external carotid artery,inserted the balloon catheter,blocked the blood flow by compression,and ligated the proximal end of the external carotid artery after withdrawing the balloon.The common carotid artery clamping state of rats in the treatment group was maintained after withdrawing the balloon,then restored the blood flow after perfusion with 100 μmol/L BIX01294 solution for 30 seconds;rats in the control group were restored the blood flow after perfusion with PBS for 30 seconds.VSMC were divided into the normal group and the BIX01294 groups.Cells in the normal group were cultured in low glucose medium containing 2%fetal bovine serum,and cells in the BIX01294 groups were co-treated with 2.5,5.0,7.5 and 10.0 μmol/L BIX01294 on the basis of the normal group,respectively.CCK-8 assay and EDU assay were used to detect the cell activity and proliferative ability respectively,to screen appropriate concentration of BIX01294.The cell apoptosis was detected by TUNEL assay between the normal group and the BIX01294 group,and the control group and the treatment group.Western blot was used to detect the expression levels of autophagy-and apoptosis-related proteins in the normal group and BIX01294 group.Results Compared with 0 μmol/L,the activity and proliferative ability of VSMC decreased in a concentration-dependent manner after treatment with BIX01294 at different concentrations(P<0.05).Compared with the normal group,the apoptosis level of VSMC in the BIX01294 group was increased(P<0.05),the expression of VSMC autophagy-and apoptosis-related proteins of LC3Ⅰ/Ⅱ and Bax were up-regulated(P<0.05),and the expression of Bcl-2 and p62 proteins were down-regulated(P<0.05).In vivo test results showed that BIX01294 local perfusion aggravated the apoptosis of carotid VSMC.Conclusion BIX01294 activates VSMC autophagy and apoptosis and inhibits its proliferation.
8.Clinicopathological misdiagnosis analysis of atypical teratoid/rhabdoid tumors
Yanfei LIU ; Xiaosong YAN ; Tingting LI ; Junpeng HUI ; Yuting WEN ; Huangtao CHEN ; Zhe WANG ; Li YANG
Chinese Journal of Applied Clinical Pediatrics 2025;40(2):120-124
Objective:To analyze the clinicopathological characteristics of atypical teratoid/rhabdoid tumors (AT/RT) and the causes of pathological misdiagnosis, and summarize diagnostic strategies.Methods:A case series study was conducted.Specifically, the data of 5 misdiagnosed(misdiagnosed group) and 8 confirmed AT/RT cases(confirmed group) in the Department of Pathology of Xi′an Children′s Hospital from January 2010 to December 2018 were retrospectively analyzed.Hematoxylin-eosin and immunohistochemical staining were performed to analyze clinical features, morphology, and immune phenotypes.Rates were compared between the misdiagnosed and confirmed groups by a Fisher′s exact test.Means were compared using an independent sample t-test.Medians were compared by a Mann-Whitney U test. Results:(1)There were 4 males and 1 female in the misdiagnosed group, with a median age of 24 months.In this group, 4/5 tumors were located in the posterior cranial fossa, and 1/5 tumors were located in the spinal cord.Morphologically, rhabdoid cells were detected in 3/5 cases, and the other 2/5 cases consisted of small embryonal cells.Immunohistochemically, INI1 and BRG1 expressions were absent in 4/5 and 1/5 cases, respectively.All of them showed multiple immunephenotypes.There were 7 males and 1 female in the confirmed group, with a median age of 22 months.In the confirmed group, 4/8 tumors were located in the supratentorial region and 4/8 tumors were located in the infratentorial region.Rhabdoid cells, deficient INI1 expression and multiple immunephenotypes were observed in all 8 cases.(2)The percentage of rhabdoid cells in the misdiagnosed group was significantly lower[0.45(0, 0.46)] than that in the confirmed group[0.55(0.40, 0.85)]( Z=-2.064, P=0.039). Conclusions:The causes of misdiagnosis of AT/RT are variable sites of occurrence, diverse histomorphology, multiple phenotypes in immunohistochemistry and rare BRG1 deficiency.For high-grade rhabdoid, epithelioid, and/or embryonic small cell tumors, AT/RT should be differentiated and immunohistochemistry protocols should include INI1 and BRG1.
9.Progress on Wastewater-based Epidemiology in China: Implementation Challenges and Opportunities in Public Health.
Qiu da ZHENG ; Xia Lu LIN ; Ying Sheng HE ; Zhe WANG ; Peng DU ; Xi Qing LI ; Yuan REN ; De Gao WANG ; Lu Hong WEN ; Ze Yang ZHAO ; Jianfa GAO ; Phong K THAI
Biomedical and Environmental Sciences 2025;38(11):1354-1358
Wastewater-based epidemiology has emerged as a transformative surveillance tool for estimating substance consumption and monitoring disease prevalence, particularly during the COVID-19 pandemic. It enables the population-level monitoring of illicit drug use, pathogen prevalence, and environmental pollutant exposure. In this perspective, we summarize the key challenges specific to the Chinese context: (1) Sampling inconsistencies, necessitating standardized 24-hour composite protocols with high-frequency autosamplers (≤ 15 min/event) to improve the representativeness of samples; (2) Biomarker validation, requiring rigorous assessment of excretion profiles and in-sewer stability; (3) Analytical method disparities, demanding inter-laboratory proficiency testing and the development of automated pretreatment instruments; (4) Catchment population dynamics, reducing estimation uncertainties through mobile phone data, flow-based models, or hydrochemical parameters; and (5) Ethical and data management concerns, including privacy risks for small communities, mitigated through data de-identification and tiered reporting platforms. To address these challenges, we propose an integrated framework that features adaptive sampling networks, multi-scale wastewater sample banks, biomarker databases with multidimensional metadata, and intelligent data dashboards. In summary, wastewater-based epidemiology offers unparalleled scalability for equitable health surveillance and can improve the health of the entire population by providing timely and objective information to guide the development of targeted policies.
China/epidemiology*
;
Humans
;
Wastewater/analysis*
;
COVID-19/epidemiology*
;
Public Health
;
Wastewater-Based Epidemiological Monitoring
;
SARS-CoV-2
10.Bioinformatics analysis of efferocytosis-related genes in diabetic kidney disease and screening of targeted traditional Chinese medicine.
Yi KANG ; Qian JIN ; Xue-Zhe WANG ; Meng-Qi ZHOU ; Hui-Juan ZHENG ; Dan-Wen LI ; Jie LYU ; Yao-Xian WANG
China Journal of Chinese Materia Medica 2025;50(14):4037-4052
This study employed bioinformatics to screen the feature genes related to efferocytosis in diabetic kidney disease(DKD) and explores traditional Chinese medicine(TCM) regulating these feature genes. The GSE96804 and GSE30528 datasets were integrated as the training set, and the intersection of differentially expressed genes and efferocytosis-related genes(ERGs) was identified as DKD-ERGs. Subsequently, correlation analysis, protein-protein interaction(PPI) network construction, enrichment analysis, and immune infiltration analysis were performed. Consensus clustering was conducted on DKD patients based on the expression levels of DKD-ERGs, and the expression levels, immune infiltration characteristics, and gene set variations between different subtypes were explored. Eight machine learning models were constructed and their prediction performance was evaluated. The best-performing model was evaluated by nomograms, calibration curves, and external datasets, followed by the identification of efferocytosis-related feature genes associated with DKD. Finally, potential TCMs that can regulate these feature genes were predicted. The results showed that the training set contained 640 differentially expressed genes, and after intersecting with ERGs, 12 DKD-ERGs were obtained, which demonstrated mutual regulation and immune modulation effects. Consensus clustering divided DKD into two subtypes, C1 and C2. The support vector machine(SVM) model had the best performance, predicting that growth arrest-specific protein 6(GAS6), S100 calcium-binding protein A9(S100A9), C-X3-C motif chemokine ligand 1(CX3CL1), 5'-nucleotidase(NT5E), and interleukin 33(IL33) were the feature genes of DKD. Potential TCMs with therapeutic effects included Astragali Radix, Trionycis Carapax, Sargassum, Rhei Radix et Rhizoma, Curcumae Radix, and Alismatis Rhizoma, which mainly function to clear heat, replenish deficiency, activate blood, resolve stasis, and promote urination and drain dampness. Molecular docking revealed that the key components of these TCMs, including β-sitosterol, quercetin, and sitosterol, exhibited good binding activity with the five target genes. These results indicated that efferocytosis played a crucial role in the development and progression of DKD. The feature genes closely related to both DKD and efferocytosis, such as GAS6, S100A9, CX3CL1, NT5E, and IL33, were identified. TCMs such as Astragali Radix, Trionycis Carapa, Sargassum, Rhei Radix et Rhizoma, Curcumae Radix, and Alismatis Rhizoma may provide a new therapeutic strategy for DKD by regulating efferocytosis.
Humans
;
Computational Biology
;
Diabetic Nephropathies/physiopathology*
;
Protein Interaction Maps
;
Medicine, Chinese Traditional
;
Drugs, Chinese Herbal
;
Phagocytosis/genetics*
;
Efferocytosis

Result Analysis
Print
Save
E-mail