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.Practical exploration and prospect of specialization in organ donation and innovation in transplantation technology
Organ Transplantation 2026;17(3):356-363
As the only effective treatment for end-stage diseases, organ transplantation has been facing core challenges such as shortage of donor organs, technical bottlenecks, and inadequate system construction. Based on the practical experience of the organ donation and transplantation team of the First Affiliated Hospital of Xi’an Jiaotong University, this article systematically reviews the pathways for the specialization of organ donation and the disciplinary development of Organ Procurement Organization (OPO). It thoroughly analyzes the innovative achievements in kidney transplantation, including key breakthroughs in the establishment of technical standards for donor and organ evaluation, preservation and repair, the research and development of mechanical perfusion repair systems, the creation of an independent human leukocyte antigen (HLA) detection platform, and the improvement of the rejection prevention and control system. Meanwhile, combined with the latest research progress at home and abroad, this paper discusses current issues in the field of organ donation and transplantation such as the utilization of marginal donors, multidisciplinary collaboration, and ethical norms. It proposes a future direction to promote the systematic disciplinary development with "Chinese Technology, Chinese Standards, and Chinese Solutions", providing a reference for the high-quality development of organ transplantation in China.
3.An Attention-weighted Tri-modal Ultrasound Network (TUS-Net) for Screening of Atypical Hepatocellular Carcinoma From LR-M Liver Nodules
He-Chong ZHANG ; Liang-Hui HUANG ; Xue-Hua WANG ; Shang-Lin JIANG ; Ying-Ying CHEN ; Ya-Guang ZENG ; Wei ZHENG
Progress in Biochemistry and Biophysics 2026;53(5):1485-1498
ObjectiveDiscriminating atypical hepatocellular carcinoma (HCC) from other malignancies in liver nodules classified as Liver Imaging Reporting and Data System category M (LR-M) remains a significant diagnostic challenge on conventional ultrasound examination. The LR-M category, originally intended to capture non-HCC malignancies, paradoxically contains up to 63% of atypical HCCs that deviate from classic enhancement patterns, leading to potential misdiagnosis and suboptimal treatment planning. While deep learning has shown promise in HCC diagnosis, most existing models rely exclusively on single-modality ultrasound, overlooking the diagnostic benefits of integrating complementary information from multiple imaging sources. To address this gap, we propose a novel attention-weighted tri-modal ultrasound network (TUS-Net) that integrates contrast-enhanced ultrasound (CEUS), B-mode ultrasound (BUS), and time-intensity curves (TICs) to improve diagnostic accuracy for these clinically challenging lesions. MethodsOur framework incorporates a three-dimensional convolutional neural network (C3D) backbone to extract spatiotemporal features from CEUS videos, capturing dynamic vascular patterns critical for lesion characterization. To effectively fuse complementary modalities, we introduce a dual-channel feature fusion module (DCFFM) that adaptively combines features from CEUS and BUS through channel-wise attention mechanisms, allowing the model to dynamically weigh the contribution of each modality based on diagnostic relevance. Additionally, we propose a temporal intensity feature fusion module (TIFFM) that leverages quantitative hemodynamic information from TICs to guide the model’s attention toward diagnostically critical temporal phases, such as arterial wash-in and portal venous washout. The model is further enhanced by automated lesion localization using YOLOX and class activation mapping for interpretability, ensuring that predictions align with clinically meaningful imaging features. ResultsEvaluated on a tri-modal ultrasound dataset comprising 161 patients with pathologically confirmed LR-M nodules (131 atypical HCC and 30 non-HCC malignancies), our model achieved an accuracy of 86.83%, a sensitivity of 92.50%, a specificity of 75.50%, and an AUC of 89.32% in screening atypical HCC. Compared to single-modality baselines, TUS-Net demonstrated superior specificity, a clinically critical metric given the higher risk associated with misclassifying non-HCC malignancies. Ablation studies confirmed the contribution of each module, with the full model outperforming both standard C3D and 3D ResNet backbones integrated with attention mechanisms. A reader study involving junior and senior radiologists further validated the clinical utility of AI assistance, showing consistent improvements in specificity and inter-reader consistency, particularly for less experienced clinicians. ConclusionThese results surpass existing benchmark models and demonstrate the potential of our approach to enhance diagnostic precision in clinically specific cases. By intelligently fusing multi-modal ultrasound data with attention-guided mechanisms, TUS-Net offers a reliable and interpretable tool that holds promise for improving the non-invasive diagnosis of atypical HCC in challenging LR-M liver nodules.
4.An Attention-weighted Tri-modal Ultrasound Network (TUS-Net) for Screening of Atypical Hepatocellular Carcinoma From LR-M Liver Nodules
He-Chong ZHANG ; Liang-Hui HUANG ; Xue-Hua WANG ; Shang-Lin JIANG ; Ying-Ying CHEN ; Ya-Guang ZENG ; Wei ZHENG
Progress in Biochemistry and Biophysics 2026;53(5):1485-1498
ObjectiveDiscriminating atypical hepatocellular carcinoma (HCC) from other malignancies in liver nodules classified as Liver Imaging Reporting and Data System category M (LR-M) remains a significant diagnostic challenge on conventional ultrasound examination. The LR-M category, originally intended to capture non-HCC malignancies, paradoxically contains up to 63% of atypical HCCs that deviate from classic enhancement patterns, leading to potential misdiagnosis and suboptimal treatment planning. While deep learning has shown promise in HCC diagnosis, most existing models rely exclusively on single-modality ultrasound, overlooking the diagnostic benefits of integrating complementary information from multiple imaging sources. To address this gap, we propose a novel attention-weighted tri-modal ultrasound network (TUS-Net) that integrates contrast-enhanced ultrasound (CEUS), B-mode ultrasound (BUS), and time-intensity curves (TICs) to improve diagnostic accuracy for these clinically challenging lesions. MethodsOur framework incorporates a three-dimensional convolutional neural network (C3D) backbone to extract spatiotemporal features from CEUS videos, capturing dynamic vascular patterns critical for lesion characterization. To effectively fuse complementary modalities, we introduce a dual-channel feature fusion module (DCFFM) that adaptively combines features from CEUS and BUS through channel-wise attention mechanisms, allowing the model to dynamically weigh the contribution of each modality based on diagnostic relevance. Additionally, we propose a temporal intensity feature fusion module (TIFFM) that leverages quantitative hemodynamic information from TICs to guide the model’s attention toward diagnostically critical temporal phases, such as arterial wash-in and portal venous washout. The model is further enhanced by automated lesion localization using YOLOX and class activation mapping for interpretability, ensuring that predictions align with clinically meaningful imaging features. ResultsEvaluated on a tri-modal ultrasound dataset comprising 161 patients with pathologically confirmed LR-M nodules (131 atypical HCC and 30 non-HCC malignancies), our model achieved an accuracy of 86.83%, a sensitivity of 92.50%, a specificity of 75.50%, and an AUC of 89.32% in screening atypical HCC. Compared to single-modality baselines, TUS-Net demonstrated superior specificity, a clinically critical metric given the higher risk associated with misclassifying non-HCC malignancies. Ablation studies confirmed the contribution of each module, with the full model outperforming both standard C3D and 3D ResNet backbones integrated with attention mechanisms. A reader study involving junior and senior radiologists further validated the clinical utility of AI assistance, showing consistent improvements in specificity and inter-reader consistency, particularly for less experienced clinicians. ConclusionThese results surpass existing benchmark models and demonstrate the potential of our approach to enhance diagnostic precision in clinically specific cases. By intelligently fusing multi-modal ultrasound data with attention-guided mechanisms, TUS-Net offers a reliable and interpretable tool that holds promise for improving the non-invasive diagnosis of atypical HCC in challenging LR-M liver nodules.
5.Progress in the application of poloxamer in new preparation technology
Xue QI ; Yi CHENG ; Nan LIU ; Zengming WANG ; Hui ZHANG ; Aiping ZHENG ; Dongzhou KANG
China Pharmacy 2025;36(5):630-635
Poloxamer, as a non-ionic surfactant, exhibits a unique triblock [polyethylene oxide-poly (propylene oxide)-polyethylene oxide] structure, which endows it with broad application potential in various fields, including solid dispersion technology, nanotechnology, gel technology, biologics, gene engineering and 3D printing. As a carrier, it enhances the solubility and bioavailability of poorly soluble drugs. In the field of nanotechnology, it serves as a stabilizer etc., enriching preparation methods. In gel technology, its self-assembly behavior and thermosensitive properties facilitate controlled drug release. In biologics, it improves targeting efficiency and reduces side effects. In gene engineering, it enhances delivery efficiency and expression levels. In 3D printing, it provides novel strategies for precise drug release control and the production of high-quality biological products. As a versatile material, poloxamer holds promising prospects in the pharmaceutical field.
6.Predicting Hepatocellular Carcinoma Using Brightness Change Curves Derived From Contrast-enhanced Ultrasound Images
Ying-Ying CHEN ; Shang-Lin JIANG ; Liang-Hui HUANG ; Ya-Guang ZENG ; Xue-Hua WANG ; Wei ZHENG
Progress in Biochemistry and Biophysics 2025;52(8):2163-2172
ObjectivePrimary liver cancer, predominantly hepatocellular carcinoma (HCC), is a significant global health issue, ranking as the sixth most diagnosed cancer and the third leading cause of cancer-related mortality. Accurate and early diagnosis of HCC is crucial for effective treatment, as HCC and non-HCC malignancies like intrahepatic cholangiocarcinoma (ICC) exhibit different prognoses and treatment responses. Traditional diagnostic methods, including liver biopsy and contrast-enhanced ultrasound (CEUS), face limitations in applicability and objectivity. The primary objective of this study was to develop an advanced, light-weighted classification network capable of distinguishing HCC from other non-HCC malignancies by leveraging the automatic analysis of brightness changes in CEUS images. The ultimate goal was to create a user-friendly and cost-efficient computer-aided diagnostic tool that could assist radiologists in making more accurate and efficient clinical decisions. MethodsThis retrospective study encompassed a total of 161 patients, comprising 131 diagnosed with HCC and 30 with non-HCC malignancies. To achieve accurate tumor detection, the YOLOX network was employed to identify the region of interest (ROI) on both B-mode ultrasound and CEUS images. A custom-developed algorithm was then utilized to extract brightness change curves from the tumor and adjacent liver parenchyma regions within the CEUS images. These curves provided critical data for the subsequent analysis and classification process. To analyze the extracted brightness change curves and classify the malignancies, we developed and compared several models. These included one-dimensional convolutional neural networks (1D-ResNet, 1D-ConvNeXt, and 1D-CNN), as well as traditional machine-learning methods such as support vector machine (SVM), ensemble learning (EL), k-nearest neighbor (KNN), and decision tree (DT). The diagnostic performance of each method in distinguishing HCC from non-HCC malignancies was rigorously evaluated using four key metrics: area under the receiver operating characteristic (AUC), accuracy (ACC), sensitivity (SE), and specificity (SP). ResultsThe evaluation of the machine-learning methods revealed AUC values of 0.70 for SVM, 0.56 for ensemble learning, 0.63 for KNN, and 0.72 for the decision tree. These results indicated moderate to fair performance in classifying the malignancies based on the brightness change curves. In contrast, the deep learning models demonstrated significantly higher AUCs, with 1D-ResNet achieving an AUC of 0.72, 1D-ConvNeXt reaching 0.82, and 1D-CNN obtaining the highest AUC of 0.84. Moreover, under the five-fold cross-validation scheme, the 1D-CNN model outperformed other models in both accuracy and specificity. Specifically, it achieved accuracy improvements of 3.8% to 10.0% and specificity enhancements of 6.6% to 43.3% over competing approaches. The superior performance of the 1D-CNN model highlighted its potential as a powerful tool for accurate classification. ConclusionThe 1D-CNN model proved to be the most effective in differentiating HCC from non-HCC malignancies, surpassing both traditional machine-learning methods and other deep learning models. This study successfully developed a user-friendly and cost-efficient computer-aided diagnostic solution that would significantly enhances radiologists’ diagnostic capabilities. By improving the accuracy and efficiency of clinical decision-making, this tool has the potential to positively impact patient care and outcomes. Future work may focus on further refining the model and exploring its integration with multimodal ultrasound data to maximize its accuracy and applicability.
7.Preliminary Construction of Comprehensive Evaluation System for TCM Clinical Practice Guidelines Based on Bibliometric Analysis and Core Element Extraction
Xue CHEN ; Gezhi ZHANG ; Danping ZHENG ; Fangqi LIU ; An LI ; Junjie JIANG ; Nannan SHI ; Wei YANG ; Xinghua XIANG ; Mengyu LIU
Chinese Journal of Experimental Traditional Medical Formulae 2025;31(24):209-219
ObjectiveTo construct a comprehensive evaluation indicator system for clinical practice guidelines of traditional Chinese medicine (TCM) that is scientific, systematic, and reflects the characteristics of TCM. MethodsA systematic search was conducted in Chinese and English databases, including CNKI, Wanfang, VIP, SinoMed, PubMed, Embase, and Cochrane Library, to include literature on domestic and international guideline evaluation tools and TCM-related research. Document analysis and CiteSpace were utilized for keyword co-occurrence and clustering analysis. ResultsA total of 65 relevant studies were included, from which seven core thematic domains were identified. Based on the research objectives, a two-step construction strategy was adopted: first, an external evaluation framework was established by referencing international tools to cover methodological rigor and procedural standardization; second, an internal evaluation framework was developed to reflect the distinctive features of TCM clinical practice, including syndrome differentiation and efficacy feedback. Through expert consensus, the indicator system was refined, resulting in a dual-layered structure comprising 8 primary indicators, 22 secondary indicators, and 62 evaluation criteria. ConclusionThe comprehensive evaluation system for TCM clinical practice guidelines, based on bibliometric analysis and core element extraction, integrates both theoretical integrity and practical applicability. This study provides a preliminary research foundation for further optimization, validation, and development of a refined comprehensive evaluation system.
8.Safety of teriflunomide in Chinese adult patients with relapsing multiple sclerosis: A phase IV, 24-week multicenter study.
Chao QUAN ; Hongyu ZHOU ; Huan YANG ; Zheng JIAO ; Meini ZHANG ; Baorong ZHANG ; Guojun TAN ; Bitao BU ; Tao JIN ; Chunyang LI ; Qun XUE ; Huiqing DONG ; Fudong SHI ; Xinyue QIN ; Xinghu ZHANG ; Feng GAO ; Hua ZHANG ; Jiawei WANG ; Xueqiang HU ; Yueting CHEN ; Jue LIU ; Wei QIU
Chinese Medical Journal 2025;138(4):452-458
BACKGROUND:
Disease-modifying therapies have been approved for the treatment of relapsing multiple sclerosis (RMS). The present study aims to examine the safety of teriflunomide in Chinese patients with RMS.
METHODS:
This non-randomized, multi-center, 24-week, prospective study enrolled RMS patients with variant (c.421C>A) or wild type ABCG2 who received once-daily oral teriflunomide 14 mg. The primary endpoint was the relationship between ABCG2 polymorphisms and teriflunomide exposure over 24 weeks. Safety was assessed over the 24-week treatment with teriflunomide.
RESULTS:
Eighty-two patients were assigned to variant ( n = 42) and wild type groups ( n = 40), respectively. Geometric mean and geometric standard deviation (SD) of pre-dose concentration (variant, 54.9 [38.0] μg/mL; wild type, 49.1 [32.0] μg/mL) and area under plasma concentration-time curve over a dosing interval (AUC tau ) (variant, 1731.3 [769.0] μg∙h/mL; wild type, 1564.5 [1053.0] μg∙h/mL) values at steady state were approximately similar between the two groups. Safety profile was similar and well tolerated across variant and wild type groups in terms of rates of treatment emergent adverse events (TEAE), treatment-related TEAE, grade ≥3 TEAE, and serious adverse events (AEs). No new specific safety concerns or deaths were reported in the study.
CONCLUSION:
ABCG2 polymorphisms did not affect the steady-state exposure of teriflunomide, suggesting a similar efficacy and safety profile between variant and wild type RMS patients.
REGISTRATION
NCT04410965, https://clinicaltrials.gov .
Humans
;
Crotonates/adverse effects*
;
Toluidines/adverse effects*
;
Nitriles
;
Hydroxybutyrates
;
Female
;
Male
;
Adult
;
ATP Binding Cassette Transporter, Subfamily G, Member 2/genetics*
;
Middle Aged
;
Multiple Sclerosis, Relapsing-Remitting/genetics*
;
Prospective Studies
;
Young Adult
;
Neoplasm Proteins/genetics*
;
East Asian People
9.HLA alleles, blocks, and haplotypes associated with the hematological diseases of AML, ALL, MDS, and AA in the Han population of Southeastern China.
Yuxi GONG ; Xue JIANG ; Yuqian ZHENG ; Yang LI ; Xiaojing BAO ; Wenjuan ZHU ; Ying LI ; Xiaojin WU ; Bo LIANG ; Tengteng ZHANG ; Jun HE
Chinese Medical Journal 2025;138(7):877-879
10.Increased CT Attenuation of Pericolic Adipose Tissue as a Noninvasive Marker of Disease Severity in Ulcerative Colitis
Jun LU ; Hui XU ; Jing ZHENG ; Tianxin CHENG ; Xinjun HAN ; Yuxin WANG ; Xuxu MENG ; Xiaoyang LI ; Jiahui JIANG ; Xue DONG ; Xijie ZHANG ; Zhenchang WANG ; Zhenghan YANG ; Lixue XU
Korean Journal of Radiology 2025;26(5):411-421
Objective:
Accurate evaluation of inflammation severity in ulcerative colitis (UC) can guide treatment strategy selection. The potential value of the pericolic fat attenuation index (FAI) on CT as an indicator of disease severity remains unknown.This study aimed to assess the diagnostic accuracy of pericolic FAI in predicting UC severity.
Materials and Methods:
This retrospective study enrolled 148 patients (mean age 48 years; 87 males). The fat attenuation on CT was measured in four different locations: the mesocolic vascular side (MS) and opposite side of MS (OMS) around the most severe bowel lesion, the retroperitoneal space (RS), and the subcutaneous area. The fat attenuation indices (FAI MS, FAI OMS, and FAI RS) were calculated as the fat attenuation measured in MS, OMS, and RS, respectively, minus that of the subcutaneous area, and were obtained in the non-enhanced, arterial, and delayed phases. Correlations between the FAI and UC Endoscopic Index of Severity (UCEIS) were assessed using Spearman’s correlation. Predictors of severe UC (UCEIS ≥7) were selected by univariable analysis. The performance of FAI in predicting severe UC was evaluated using the area under the receiver operating characteristic curve (AUC).
Results:
The FAIMS and FAI OMS scores were significantly higher than FAI RS in three phases (all P < 0.001). The FAIMS and FAI OMS scores moderately correlated with the UCEIS score (r = 0.474–0.649 among the three phases). Additionally, FAI MS and FAI OMS identified severe UC, with AUC varying from 0.77 to 0.85.
Conclusion
Increased CT attenuation of pericolic adipose tissue could serve as a noninvasive marker for evaluating UC severity. FAI MS and FAI OMS of three phases showed similar prediction accuracies for severe UC identification.

Result Analysis
Print
Save
E-mail