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.Neoadjuvant Sintilimab Combined with Gemcitabine and Cisplatin for Muscle-Invasive Bladder Cancer Patients Followed by Selective Bladder Sparing Surgery: A Phase 2 Trial
Zhou TONG ; Guanghou FU ; Feng ZHOU ; Xiaoyan LIU ; Xing XUE ; Hangyu ZHANG ; Yimin WANG ; Xudong ZHU ; Yang GAO ; Lulu LIU ; Xuanwen BAO ; Yi ZHENG ; Weijia FANG ; Peng ZHAO ; Baiye JIN
Cancer Research and Treatment 2026;58(2):581-590
Purpose:
This study aimed to evaluate the safety and efficacy of gemcitabine and cisplatin (GP) regimen in combination with immune checkpoint inhibitor sintilimab as neoadjuvant therapy for muscle-invasive bladder cancer (MIBC) patients and the feasibility of the following selective bladder sparing surgery.
Materials and Methods:
Patients with histopathologically confirmed urothelial carcinoma without distant metastases (T2-4a, N ≤ 1, M0, American Joint Committee of Cancer 8th) and with adequate organ function will be enrolled. The therapeutic regimen was sintilimab 200 mg once on day 8, gemcitabine 1,000 mg/m2 and cisplatin 35 mg/m2 once on days 1 and 8, every 21 days for four cycles. The primary endpoint was pathologic complete response (pCR, pT0N0) rate. The secondary end points were ypT < 2 rate, R0 resection rate, event-free survival, and safety.
Results:
From May 4, 2020, to May 20, 2023, 55 patients were enrolled. Forty-six patients were evaluated for efficacy. Among the 42 patients who underwent surgery, 16 patients (38.0%) achieved pCR. Thirty-three patients (78.6%) achieved pT < 2. With a median follow-up of 15.7 months, the 1-year event-free survival was 91.3%. Notwithstanding the poor pathological baseline characteristic of a high T3-T4a proportion (39.1%), a promising bladder preservation (including 22 patients transurethral resection of bladder tumor, 5 patients partial cystectomy, and 4 surveillances) rate was achieved (67.4%). The most common grade ≥ 3 treatment-related adverse events was neutropenia (n=15, 27.3%), which was related to chemotherapy. There were no grade 3 immune-related adverse events.
Conclusion
Neoadjuvant GP plus sintilimab is a promising regimen for MIBC patients, with relatively high pT < 2 rate and triggering the emerging roles for the multi-disciplinary team decision-making for bladder sparing surgery.
6.Study on the Evaluation Method of Collaborative Dust Prevention Effect with Coal Miners-Based on Feature Reduction, Genetic Algorithm, and Backpropagation
Shulei SHI ; Haotian ZHENG ; Haoyang LI ; Xue WANG
Safety and Health at Work 2026;17(1):83-90
Background:
High coal dust exposure threatens miners’ occupational health and safety. While dust control is mainly implemented by enterprises, miners’ active participation is crucial for effective collaborative prevention. This study develops a feature reduction, genetic algorithm, and backpropagation (RS-GA-BP) hybrid evaluation model integrating behavioral and psychosocial factors to quantitatively assess collaborative dust prevention performance in coal mines.
Methods:
Guided by the theory of collaborative dust prevention among coal miners, this study incorporated human factors into the evaluation framework of prevention effectiveness. Using the rough set method, five key influencing factors were identified from twelve candidate variables. A prediction model for collaborative dust prevention effectiveness (RS-GA-BP) was then developed and applied by optimizing the BP neural network with a genetic algorithm.
Results:
The results indicated that technical context, conformity tendency, group cohesion, group driving force, and group dissipative force were the principal factors influencing collaborative prevention outcomes. Based on 955 survey responses from front-line coal miners, the model was trained and validated. The results showed that the GA-BP model outperformed the traditional BP model in terms of root mean square error, mean absolute error, and mean absolute percentage error, achieving a prediction accuracy of 95.73%.
Conclusion
The research results indicate that the RS-GA-BP model can effectively evaluate the dust prevention and control effectiveness among coal miners, thereby enriching the methodological framework for assessing dust prevention effectiveness in coal mines.
7.Efficacy and learning curve of three-lobe holmium laser enucleation of the prostate for benign prostatic hyperplasia in county-level hospitals
Yongsheng PAN ; Bo LIU ; Jie JIANG ; Xinchao XIA ; Qianjin WANG ; Asihati REWULI ; Tianle WANG ; Hua ZHU ; Wei XUE ; Bing ZHENG
Journal of Modern Urology 2026;31(3):258-263
Objective To analyze the efficacy, safety, and learning curve of the three-lobe holmium laser enucleation of the prostate(HoLEP)in the treatment of benign prostatic hyperplasia(BPH)in a county-level hospital.Methods A retrospective analysis was conducted on the clinical data of 65 BPH patients who underwent the three-lobe HoLEP performed by a single surgeon at the Department of Urology, Yining County People's Hospital, during Dec.2023 and Jun.2024.The enucleation efficiency was calculated by dividing the weight of the enucleated prostatic tissue by the enucleation time.A case scatter diagram of enucleation efficiency was plotted according to the chronological order of the operations, and the learning curve was analyzed after fitting.Based on the inflection points of the learning curve, the learning process was divided into the initial learning, mastery, and proficiency phases.The basic clinical data, perioperative indicators, postoperative complications, and follow-up indicators were compared among the different learning phases.Results All 65 procedures were successfully completed.Marked by the enucleation efficiency reaching a plateau, cases 1-20 were defined as the initial learning phase, cases 21-40 as the mastery phase, and cases 41 onwards as the proficiency phase.The prostate volume in the proficiency phase was significantly larger than that in the initial learning and mastery phases(both P<0.05).There were no statistically significant differences in other baseline characteristics among the three groups(all P>0.05).The operation time [(105.50±19.12)min vs.(85.25±26.92)min vs.(69.00±23.58)min] and enucleation time [(76.90±14.19)min vs.(63.70±22.24)min vs.(48.80±20.48)min] showed a decreasing trend across the three groups(all P<0.05).The enucleation efficiency in both the mastery and proficiency phases was significantly higher than that in the initial learning phase [(1.16±0.44)g/min vs.(0.85 ±0.25)g/min, P<0.05;(1.36±0.49)g/min vs.(0.85±0.25)g/min, P<0.05].The enucleation efficiency in the proficiency phase was slightly higher than that in the mastery phase, but the difference was not statistically significant(P= 0.389).There was no significant difference in the incidence of perioperative complications among the three groups(all P>0.05).At the 6-month follow-up, the international prostate symptom score(IPSS), post-void residual(PVR), and maximum urinary flow(Qmax)were significantly improved compared to preoperative values in all three groups(all P<0.05);however, no significant differences were observed among the three groups(all P>0.05).Conclusion The three-lobe HoLEP for the treatment of BPH is safe and effective in a county-level hospital setting.Surgeons with some experience in endoscopic surgery can preliminarily master this technique after a learning period of approximately 20 procedures.
8.Analysis of Clinical and Phenomics Characteristics of Patients with Phlegm-Stasis Binding Syndrome and Its Accompanied Patterns in Stable Angina Pectoris of Coronary Heart Disease
Chongchai LI ; Han LI ; Zheng LI ; Zeng LI ; Yushi ZHOU ; Yuhan AO ; Shuang XU ; Xue WANG ; Yaoyao SUN ; Dongning WU ; Hongcai SHANG ; Mingxue ZHANG
Journal of Traditional Chinese Medicine 2026;67(14):1514-1522
ObjectiveTo explore the clinical and phenomics characteristics of patients with phlegm-stasis binding syndrome and its accompanied patterns in stable angina pectoris (SAP) of coronary heart disease (CHD). MethodsA multicenter cross-sectional study design was adopted. A total of 300 patients with SAP of CHD were enrolled and classified into 120 cases of phlegm-stasis binding syndrome, 125 cases of qi deficiency-accompanied syndrome, 38 cases of qi stagnation-accompanied syndrome, and 17 cases of toxin accumulation-accompanied syndrome according to traditional Chinese medicine (TCM) patterns. Data of patients with different TCM patterns were collected, including general condition, TCM symptoms, blood lipids, coagulation function, immune indicators, and serum metabolomics. Metabolic pathway enrichment analysis was used to compare differences in phenomics characteristics among groups. Metabolites with variable importance in projection (VIP) ≥1 and fold change (FC) ≥2 were considered as representative differential metabolites. ResultsPatients in each TCM pattern type were most commonly in the 60-75 years age group, with a relatively high proportion of males. Regarding TCM symptoms, patients with phlegm-stasis binding syndrome most commonly presented with wiry-choppy or wiry-slippery pulse, chest pain, and chest tightness; in patients with qi deficiency-accompanied syndrome, fatigue, chest pain, and weak pulse were most common; in patients with qi stagnation-accompanied sydnrome, wiry-choppy or wiry-slippery pulse, chest pain, and symptoms that increase or decrease with emotional changes, belching, or flatulence were most common; in patients with toxin accumulation-accompanied syndrome, bitter taste in the mouth, chest tightness, irritability, restlessness or manic delirium, and dry and hard stools or foul-smelling diarrhea were most common. Comparisons among the different TCM patterns showed statistically significant differences in coagulation parameters (P<0.05), whereas no statistically significant difference was found in blood lipid levels and immune indicators (P>0.05).Metabolomics analysis suggested that disorders of glycerophosphate metabolism and valine, leucine, and isoleucine metabolism are characteristic features of phlegm-stasis binding syndrome and its accompanied patterns. The representative differential metabolites between phlegm-stasis binding syndrome and qi deficiency-accompanied syndrome were 7,8-dihydrobiopterin (FC = 3.58) and oxypurinol (FC = 124.50). Those between phlegm-stasis binding syndrome and qi stagnation-accompanied syndrome were cytidine 5′-diphosphocholine (FC = 2.62) and D-mannosamine (FC = 2.99). Those between phlegm-stasis binding syndrome and toxin accumulation-accompanied syndrome were anserine (FC = 7.83) and canrenone (FC = 8.94). ConclusionThere are certain differences in the clinical characteristics and phenomics characteristics among patients with SAP due to CHD exhibiting phlegm-stasis binding syndrome and its accompanied patterns. The phenomics characteristics mainly involve biological alterations such as lipid metabolism disorders, amino acid metabolism abnormalities, and multiple immune indicators activation, which may provide a reference for precise differentiation and treatment of SAP of CHD in TCM clinical practice.
9.Analysis of Clinical and Phenomics Characteristics of Patients with Phlegm-Stasis Binding Syndrome and Its Accompanied Patterns in Stable Angina Pectoris of Coronary Heart Disease
Chongchai LI ; Han LI ; Zheng LI ; Zeng LI ; Yushi ZHOU ; Yuhan AO ; Shuang XU ; Xue WANG ; Yaoyao SUN ; Dongning WU ; Hongcai SHANG ; Mingxue ZHANG
Journal of Traditional Chinese Medicine 2026;67(14):1514-1522
ObjectiveTo explore the clinical and phenomics characteristics of patients with phlegm-stasis binding syndrome and its accompanied patterns in stable angina pectoris (SAP) of coronary heart disease (CHD). MethodsA multicenter cross-sectional study design was adopted. A total of 300 patients with SAP of CHD were enrolled and classified into 120 cases of phlegm-stasis binding syndrome, 125 cases of qi deficiency-accompanied syndrome, 38 cases of qi stagnation-accompanied syndrome, and 17 cases of toxin accumulation-accompanied syndrome according to traditional Chinese medicine (TCM) patterns. Data of patients with different TCM patterns were collected, including general condition, TCM symptoms, blood lipids, coagulation function, immune indicators, and serum metabolomics. Metabolic pathway enrichment analysis was used to compare differences in phenomics characteristics among groups. Metabolites with variable importance in projection (VIP) ≥1 and fold change (FC) ≥2 were considered as representative differential metabolites. ResultsPatients in each TCM pattern type were most commonly in the 60-75 years age group, with a relatively high proportion of males. Regarding TCM symptoms, patients with phlegm-stasis binding syndrome most commonly presented with wiry-choppy or wiry-slippery pulse, chest pain, and chest tightness; in patients with qi deficiency-accompanied syndrome, fatigue, chest pain, and weak pulse were most common; in patients with qi stagnation-accompanied sydnrome, wiry-choppy or wiry-slippery pulse, chest pain, and symptoms that increase or decrease with emotional changes, belching, or flatulence were most common; in patients with toxin accumulation-accompanied syndrome, bitter taste in the mouth, chest tightness, irritability, restlessness or manic delirium, and dry and hard stools or foul-smelling diarrhea were most common. Comparisons among the different TCM patterns showed statistically significant differences in coagulation parameters (P<0.05), whereas no statistically significant difference was found in blood lipid levels and immune indicators (P>0.05).Metabolomics analysis suggested that disorders of glycerophosphate metabolism and valine, leucine, and isoleucine metabolism are characteristic features of phlegm-stasis binding syndrome and its accompanied patterns. The representative differential metabolites between phlegm-stasis binding syndrome and qi deficiency-accompanied syndrome were 7,8-dihydrobiopterin (FC = 3.58) and oxypurinol (FC = 124.50). Those between phlegm-stasis binding syndrome and qi stagnation-accompanied syndrome were cytidine 5′-diphosphocholine (FC = 2.62) and D-mannosamine (FC = 2.99). Those between phlegm-stasis binding syndrome and toxin accumulation-accompanied syndrome were anserine (FC = 7.83) and canrenone (FC = 8.94). ConclusionThere are certain differences in the clinical characteristics and phenomics characteristics among patients with SAP due to CHD exhibiting phlegm-stasis binding syndrome and its accompanied patterns. The phenomics characteristics mainly involve biological alterations such as lipid metabolism disorders, amino acid metabolism abnormalities, and multiple immune indicators activation, which may provide a reference for precise differentiation and treatment of SAP of CHD in TCM clinical practice.
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