1.Construction of craniocerebral tissue segmentation model based on texture feature retrieval enhancement
Jinqian LI ; Chao WANG ; Zhuangzhuang DOU ; Xiaoke JIN ; Shijie RUAN ; Jia LI
Chinese Journal of Tissue Engineering Research 2026;30(6):1431-1438
BACKGROUND:Rapid and accurate segmentation of brain tissue in medical images is of great significance for three-dimensional biomechanical modeling and diagnosis of craniocerebral injuries.Currently,artificial intelligence(AI)-based baseline models exhibit excellent generalization capabilities on large-scale datasets.However,due to the specificity and complexity of craniocerebral tissues,these models have certain limitations in their application to craniocerebral tissue segmentation.Additionally,the scarcity of craniocerebral tissue samples makes it difficult for baseline models to achieve precise segmentation results through fine-tuning.OBJECTIVE:To construct a craniocerebral tissue segmentation model based on texture feature retrieval enhancement to improve segmentation accuracy under a small number of samples.METHODS:Segment Anything in Medical Images(MedSAM)model was selected as the basic framework,and texture features were combined with deep learning to build a brain tissue segmentation model based on texture feature retrieval enhancement(DP-MedSAM).Dice Coefficient and mean intersection over union(MIoU)were selected to evaluate the efficiency of image segmentation results.In comparison with the original MedSAM model,the ablation experiment systematically evaluated the influence of key components on the model performance.The sensitivities of MedSAM,the Segment Anything Model(SAM)for medical image segmentation(SAM-Med2D)and DP-MedSAM in the mandible,left optic nerve,and left parotid gland were compared.RESULTS AND CONCLUSION:(1)By verifying the impact of the number of point prompts on segmentation results on the HaN-Seg dataset,the experimental results indicated that the optimal Dice score was achieved with the addition of three points.(2)DP-MedSAM demonstrated performance improvements compared with MedSAM and SAM-Med2D on two datasets(HaN and Public Domain Database for Computational Anatomy).Especially on the Public Domain Database for Computational Anatomy dataset,in terms of the MIoU metric,DP-MedSAM outperformed MedSAM by 6.59%and SAM-Med2D by 37.35%;in terms of the Dice metric,DP-MedSAM outperformed MedSAM and SAM-Med2D by 4.34%and 25.32%,respectively.(3)The ablation experiment results showed that removing the texture feature extraction module in the DP-MedSAM model,relying solely on original image features,led to a significant decrease in results on the test set.Furthermore,removing the vector cache database and its retrieval enhancement function from the model,which deprived the ability of the model to perform similarity retrieval using an external knowledge base,further reduced model performance.(4)Under conditions of limited data resources,the DP-MedSAM model outperformed the other two models in all evaluation metrics.The DP-MedSAM model performed excellently when processing simple and moderately difficult samples,demonstrating a clear advantage over the other two models and indicating good generalization ability.Processing the fine structures of difficult samples placed higher demands on the model's segmentation capabilities.Although the performance of the DP-MedSAM model declined slightly,it still outperformed the other two models.(5)This study proposes an innovative craniocerebral tissue segmentation model,DP-MedSAM,which improves the baseline model's performance in capturing local details and global structural information in medical images by introducing target region texture feature extraction.Through vector similarity retrieval technology,DP-MedSAM can retrieve the feature vector most similar to the current target region from a pre-constructed vector database,providing more precise guiding information for the segmentation process.
2.Construction of An Automated Segmentation Visual Foundation Model for Pathological Images of Hemorrhoids and Its Application in Traditional Chinese Medicine Clinical Syndrome Analysis
Shijie ZHANG ; Ao ZHANG ; Kang WANG ; Bin KANG ; Xiaofan YU ; Xujing FENG ; Jinyu CAO ; Wenzhen HUANG ; Kang DING
Journal of Traditional Chinese Medicine 2026;67(7):764-769
This paper proposes a two-stage method integrating visual foundation models (VFM) and diffusion models. The segment anything model (SAM) as VFM is combined with the SegRefiner diffusion model to construct the SAM-SegRefiner framework for automated segmentation of edema, inflammation, and thrombus regions in histopathological images of hemorrhoidal tissue, providing a reproducible technical tool for the objective quantification of pathological morphology and its application in traditional Chinese medicine (TCM) syndrome research. Trained and validated on multi-center retrospective data, the SAM-SegRefiner model achieved an average pixel accuracy of 95.32% and a mean intersection over union (mIoU) of 66.81% on an independent test set, significantly outperfor-ming comparative models such as U-Net, MixU-Net, and SAM-Med2D, and also demonstrating robust cross-center generalization capability. Furthermore, by correlating the quantitatively segmented results from the model with the patients' TCM syndrome types, the potential associations between pathomorphological features and TCM syndrome differentiation have been explored. The analysis revealed no statistically significant differences in the degree of inflammatory infiltration and thrombus formation among different syndrome types, suggesting a complex relationship between local pathological changes and systemic syndrome manifestations.
3.Construction of craniocerebral tissue segmentation model based on texture feature retrieval enhancement
Jinqian LI ; Chao WANG ; Zhuangzhuang DOU ; Xiaoke JIN ; Shijie RUAN ; Jia LI
Chinese Journal of Tissue Engineering Research 2026;30(6):1431-1438
BACKGROUND:Rapid and accurate segmentation of brain tissue in medical images is of great significance for three-dimensional biomechanical modeling and diagnosis of craniocerebral injuries.Currently,artificial intelligence(AI)-based baseline models exhibit excellent generalization capabilities on large-scale datasets.However,due to the specificity and complexity of craniocerebral tissues,these models have certain limitations in their application to craniocerebral tissue segmentation.Additionally,the scarcity of craniocerebral tissue samples makes it difficult for baseline models to achieve precise segmentation results through fine-tuning.OBJECTIVE:To construct a craniocerebral tissue segmentation model based on texture feature retrieval enhancement to improve segmentation accuracy under a small number of samples.METHODS:Segment Anything in Medical Images(MedSAM)model was selected as the basic framework,and texture features were combined with deep learning to build a brain tissue segmentation model based on texture feature retrieval enhancement(DP-MedSAM).Dice Coefficient and mean intersection over union(MIoU)were selected to evaluate the efficiency of image segmentation results.In comparison with the original MedSAM model,the ablation experiment systematically evaluated the influence of key components on the model performance.The sensitivities of MedSAM,the Segment Anything Model(SAM)for medical image segmentation(SAM-Med2D)and DP-MedSAM in the mandible,left optic nerve,and left parotid gland were compared.RESULTS AND CONCLUSION:(1)By verifying the impact of the number of point prompts on segmentation results on the HaN-Seg dataset,the experimental results indicated that the optimal Dice score was achieved with the addition of three points.(2)DP-MedSAM demonstrated performance improvements compared with MedSAM and SAM-Med2D on two datasets(HaN and Public Domain Database for Computational Anatomy).Especially on the Public Domain Database for Computational Anatomy dataset,in terms of the MIoU metric,DP-MedSAM outperformed MedSAM by 6.59%and SAM-Med2D by 37.35%;in terms of the Dice metric,DP-MedSAM outperformed MedSAM and SAM-Med2D by 4.34%and 25.32%,respectively.(3)The ablation experiment results showed that removing the texture feature extraction module in the DP-MedSAM model,relying solely on original image features,led to a significant decrease in results on the test set.Furthermore,removing the vector cache database and its retrieval enhancement function from the model,which deprived the ability of the model to perform similarity retrieval using an external knowledge base,further reduced model performance.(4)Under conditions of limited data resources,the DP-MedSAM model outperformed the other two models in all evaluation metrics.The DP-MedSAM model performed excellently when processing simple and moderately difficult samples,demonstrating a clear advantage over the other two models and indicating good generalization ability.Processing the fine structures of difficult samples placed higher demands on the model's segmentation capabilities.Although the performance of the DP-MedSAM model declined slightly,it still outperformed the other two models.(5)This study proposes an innovative craniocerebral tissue segmentation model,DP-MedSAM,which improves the baseline model's performance in capturing local details and global structural information in medical images by introducing target region texture feature extraction.Through vector similarity retrieval technology,DP-MedSAM can retrieve the feature vector most similar to the current target region from a pre-constructed vector database,providing more precise guiding information for the segmentation process.
4.The construction and evaluation of heart preservation model for empty beating donor heart based on extracorporeal membrane oxygenation technology
Shijie YIN ; Xiao YUE ; Chunhua WANG ; Wei WU ; Guanbin QIN ; Lan LUO ; Qiangxin HUANG ; Guixin HE
Chinese Journal of Clinical Thoracic and Cardiovascular Surgery 2026;33(05):791-798
Objective To explore the construction of heart preservation model of empty beating donor based on extracorporeal membrane oxygenation (ECMO). Methods From January 2022 to August 2023, 20 Guangxi Bama miniature pigs weighing 25-30 kg were selected, half male and half female. Under general anesthesia and heparinization, a midline thoracotomy was performed. The pericardium was cut after freeing the anterior and posterior vena cavae, and a perfusion needle was inserted near the brachiocephalic artery in the ascending aorta, connected to a blood collection bag to collect 500-600 mL of blood. The anterior and posterior vena cavae were ligated, the aorta was blocked and perfused with HTK solution to stop the heart beating. The superior and inferior vena cavae were cut off, the right pulmonary vein was decompressed, the aorta and left and right pulmonary arteries and veins were cut off, and the whole heart was removed. An ECMO device was used to continuously perfuse a cardioprotective solution mainly composed of oxygenated warm blood, maintaining the isolated pig heart beating for 8 hours, monitoring (once/hour) ECMO perfusion parameters, blood gas indicators, perfusate electrolytes, inflammatory factors, myocardial enzymes, myoglobin, and troponin levels. Myocardial tissue was taken for hematoxylin-eosin (HE) staining to observe myocardial cell damage and evaluate the quality of heart preservation. Results Among the 20 isolated beating pig hearts, 17 successfully resumed beating, 3 experienced ventricular fibrillation, resuscitated after intracardiac electrical defibrillation, and all 20 pig hearts successfully beat for 8 hours. There was no statistical difference in ECMO perfusion parameters, blood gas indicators, perfusate electrolytes, and inflammatory factors at each time point (P>0.05). There were statistical increases in myocardial enzymes, myoglobin, and troponin levels (P<0.05). HE staining results suggested that there was no severe myocardial damage. Conclusion ECMO technology can be used for pig heart preservation with good results, and this study provides experimental evidence for improving heart preservation research in clinical heart transplantation.
5.Pharmaceutical care for a ulcerative colitis and ankylosing spondylitis patient who developed pustular psoriasis induced by infliximab
Xiaoling TUO ; Zhao WANG ; Shijie JU ; Shaoqi YANG ; Lijuan MA
China Pharmacy 2025;36(18):2312-2316
OBJECTIVE To provide a reference for pharmaceutical care in patients with ulcerative colitis (UC) and ankylosing spondylitis (AS) who developed pustular psoriasis induced by infliximab. METHODS Clinical pharmacists participated in the pharmaceutical care process of a patient with UC and AS who developed pustular psoriasis after using infliximab. The clinical pharmacists determined, using Naranjo’s Scale, that the correlation between the patient’s pustular psoriasis and infliximab was “likely”. Regarding the patient’s development of pustular psoriasis after using infliximab, the clinical pharmacists recommended discontinuing infliximab and switching to Upadacitinib extended-release tablets. For the patient’s skin allergic reaction after using upadacitinib, the clinical pharmacists advised continuing the use of upadacitinib and closely monitoring any potential adverse reactions during the treatment period. RESULTS The clinicians adopted the clinical pharmacists’ recommendation. Following the treatment, the patient’s symptoms were significantly alleviated, and the patient was discharged with medication. The follow-up after discharge showed that the treatment was effective and well-tolerated. CONCLUSIONS The clinical pharmacists analyzed the causal relationship between infliximab and pustular psoriasis. Through pharmaceutical care measures such as dynamic monitoring of skin lesions, evaluation of treatment responses, and optimization of drug regimens, they assisted the physicians in formulating an individualized medication plan, ensuring the safety and efficacy of the patient’s medication use.
6.Application Value of Neoadjuvant Targeted Therapy in Patients with EGFR-mutant Resectable Lung Adenocarcinoma.
Shijie HUANG ; Mengying FAN ; Kaiming PENG ; Wanpu YAN ; Boyang CHEN ; Wu WANG ; Tianbao YANG ; Keneng CHEN ; Mingqiang KANG ; Jinbiao XIE
Chinese Journal of Lung Cancer 2025;28(7):487-496
BACKGROUND:
The proportion of patients with non-small cell lung cancer (NSCLC) harboring epidermal growth factor receptor (EGFR) mutations is relatively high in China. However, these patients currently lack significant benefits from available neoadjuvant treatment options. This study aims to explore the potential application value of neoadjuvant targeted therapy by evaluating its efficacy and safety in patients with EGFR-mutant resectable lung adenocarcinoma.
METHODS:
A multicenter retrospective study was used to analyze the treatment effect of patients with stage IIA-IIIB EGFR-mutant lung adenocarcinoma who underwent surgical resection after receiving neoadjuvant targeted therapy from July 2019 to October 2024.
RESULTS:
A total of 24 patients with EGFR-mutant lung adenocarcinoma from three centers were included in this study. All patients successfully underwent surgery and achieved R0 resection of 100.0%. The objective response rate (ORR) was 83.3% (20/24) . The major pathologic response (MPR) rate was 37.5% (9/24), with 2 patients (8.3%) achieving pathological complete response (pCR). During neoadjuvant therapy, 13 out of 24 patients (54.2%) experienced adverse events of grade 1-2, with no occurrences of ≥ grade 3. The most common treatment-related adverse events were rash (n=4, 16.7%), mouth sores (n=2, 8.3%), and diarrhea (n=2, 8.3%). The median follow-up time was 33.0 months, no deaths occurred in all patients, and the overall survival (OS) rate was 100.0%. The 1-year disease-free survival (DFS) rate was 91.1%, and the 2-year DFS rate remained at 86.2%.
CONCLUSIONS
The application of neoadjuvant targeted therapy in patients with EGFR-mutant resectable lung adenocarcinoma is safe and feasible, and is expected to become a highly promising neoadjuvant treatment option for the patients with EGFR-mutant lung adenocarcinoma.
Humans
;
ErbB Receptors/metabolism*
;
Male
;
Female
;
Middle Aged
;
Adenocarcinoma of Lung/surgery*
;
Neoadjuvant Therapy
;
Lung Neoplasms/surgery*
;
Aged
;
Retrospective Studies
;
Mutation
;
Adult
7.Expert consensus on the application of nasal cavity filling substances in nasal surgery patients(2025, Shanghai).
Keqing ZHAO ; Shaoqing YU ; Hongquan WEI ; Chenjie YU ; Guangke WANG ; Shijie QIU ; Yanjun WANG ; Hongtao ZHEN ; Yucheng YANG ; Yurong GU ; Tao GUO ; Feng LIU ; Meiping LU ; Bin SUN ; Yanli YANG ; Yuzhu WAN ; Cuida MENG ; Yanan SUN ; Yi ZHAO ; Qun LI ; An LI ; Luo BA ; Linli TIAN ; Guodong YU ; Xin FENG ; Wen LIU ; Yongtuan LI ; Jian WU ; De HUAI ; Dongsheng GU ; Hanqiang LU ; Xinyi SHI ; Huiping YE ; Yan JIANG ; Weitian ZHANG ; Yu XU ; Zhenxiao HUANG ; Huabin LI
Journal of Clinical Otorhinolaryngology Head and Neck Surgery 2025;39(4):285-291
This consensus will introduce the characteristics of fillers used in the surgical cavities of domestic nasal surgery patients based on relevant literature and expert opinions. It will also provide recommendations for the selection of cavity fillers for different nasal diseases, with chronic sinusitis as a representative example.
Humans
;
Nasal Cavity/surgery*
;
Nasal Surgical Procedures
;
China
;
Consensus
;
Sinusitis/surgery*
;
Dermal Fillers
8.A multi-feature fusion-based model for fetal orientation classification from intrapartum ultrasound videos.
Ziyu ZHENG ; Xiaying YANG ; Shengjie WU ; Shijie ZHANG ; Guorong LYU ; Peizhong LIU ; Jun WANG ; Shaozheng HE
Journal of Southern Medical University 2025;45(7):1563-1570
OBJECTIVES:
To construct an intelligent analysis model for classifying fetal orientation during intrapartum ultrasound videos based on multi-feature fusion.
METHODS:
The proposed model consists of the Input, Backbone Network and Classification Head modules. The Input module carries out data augmentation to improve the sample quality and generalization ability of the model. The Backbone Network was responsible for feature extraction based on Yolov8 combined with CBAM, ECA, PSA attention mechanism and AIFI feature interaction module. The Classification Head consists of a convolutional layer and a softmax function to output the final probability value of each class. The images of the key structures (the eyes, face, head, thalamus, and spine) were annotated with frames by physicians for model training to improve the classification accuracy of the anterior occipital, posterior occipital, and transverse occipital orientations.
RESULTS:
The experimental results showed that the proposed model had excellent performance in the tire orientation classification task with the classification accuracy reaching 0.984, an area under the PR curve (average accuracy) of 0.993, and area under the ROC curve of 0.984, and a kappa consistency test score of 0.974. The prediction results by the deep learning model were highly consistent with the actual classification results.
CONCLUSIONS
The multi-feature fusion model proposed in this study can efficiently and accurately classify fetal orientation in intrapartum ultrasound videos.
Humans
;
Female
;
Ultrasonography, Prenatal/methods*
;
Pregnancy
;
Fetus/diagnostic imaging*
;
Neural Networks, Computer
;
Video Recording
9.Validating Multicenter Cohort Circular RNA Model for Early Screening and Diagnosis of Gestational Diabetes Mellitus
Shuo MA ; Yaya CHEN ; Zhexi GU ; Jiwei WANG ; Fengfeng ZHAO ; Yuming YAO ; Gulinaizhaer ABUDUSHALAMU ; Shijie CAI ; Xiaobo FAN ; Miao MIAO ; Xun GAO ; Chen ZHANG ; Guoqiu WU
Diabetes & Metabolism Journal 2025;49(3):462-474
Background:
Gestational diabetes mellitus (GDM) is a metabolic disorder posing significant risks to maternal and infant health, with a lack of effective early screening markers. Therefore, identifying early screening biomarkers for GDM with higher sensitivity and specificity is urgently needed.
Methods:
High-throughput sequencing was employed to screen for key circular RNAs (circRNAs), which were then evaluated using reverse transcription quantitative polymerase chain reaction. Logistic regression analysis was conducted to examine the relationship between clinical characteristics, circRNA expression, and adverse pregnancy outcomes. The diagnostic accuracy of circRNAs for early and mid-pregnancy GDM was assessed using receiver operating characteristic curves. Pearson correlation analysis was utilized to explore the relationship between circRNA levels and oral glucose tolerance test results. A predictive model for early GDM was established using logistic regression.
Results:
Significant alterations in circRNA expression profiles were detected in GDM patients, with hsa_circ_0031560 and hsa_ circ_0000793 notably upregulated during the first and second trimesters. These circRNAs were associated with adverse pregnancy outcomes and effectively differentiated GDM patients, with second trimester cohorts achieving an area under the curve (AUC) of 0.836. In first trimester cohorts, these circRNAs identified potential GDM patients with AUCs of 0.832 and 0.765, respectively. The early GDM prediction model achieved an AUC of 0.904, validated in two independent cohorts.
Conclusion
Hsa_circ_0031560, hsa_circ_0000793, and the developed model serve as biomarkers for early prediction or midterm diagnosis of GDM, offering clinical tools for early GDM screening.
10.Validating Multicenter Cohort Circular RNA Model for Early Screening and Diagnosis of Gestational Diabetes Mellitus
Shuo MA ; Yaya CHEN ; Zhexi GU ; Jiwei WANG ; Fengfeng ZHAO ; Yuming YAO ; Gulinaizhaer ABUDUSHALAMU ; Shijie CAI ; Xiaobo FAN ; Miao MIAO ; Xun GAO ; Chen ZHANG ; Guoqiu WU
Diabetes & Metabolism Journal 2025;49(3):462-474
Background:
Gestational diabetes mellitus (GDM) is a metabolic disorder posing significant risks to maternal and infant health, with a lack of effective early screening markers. Therefore, identifying early screening biomarkers for GDM with higher sensitivity and specificity is urgently needed.
Methods:
High-throughput sequencing was employed to screen for key circular RNAs (circRNAs), which were then evaluated using reverse transcription quantitative polymerase chain reaction. Logistic regression analysis was conducted to examine the relationship between clinical characteristics, circRNA expression, and adverse pregnancy outcomes. The diagnostic accuracy of circRNAs for early and mid-pregnancy GDM was assessed using receiver operating characteristic curves. Pearson correlation analysis was utilized to explore the relationship between circRNA levels and oral glucose tolerance test results. A predictive model for early GDM was established using logistic regression.
Results:
Significant alterations in circRNA expression profiles were detected in GDM patients, with hsa_circ_0031560 and hsa_ circ_0000793 notably upregulated during the first and second trimesters. These circRNAs were associated with adverse pregnancy outcomes and effectively differentiated GDM patients, with second trimester cohorts achieving an area under the curve (AUC) of 0.836. In first trimester cohorts, these circRNAs identified potential GDM patients with AUCs of 0.832 and 0.765, respectively. The early GDM prediction model achieved an AUC of 0.904, validated in two independent cohorts.
Conclusion
Hsa_circ_0031560, hsa_circ_0000793, and the developed model serve as biomarkers for early prediction or midterm diagnosis of GDM, offering clinical tools for early GDM screening.

Result Analysis
Print
Save
E-mail