1.Methods for enhancing image quality of soft tissue regions in synthetic CT based on cone-beam CT.
Ziwei FU ; Yechen ZHU ; Zijian ZHANG ; Xin GAO
Journal of Biomedical Engineering 2025;42(1):113-122
Synthetic CT (sCT) generated from CBCT has proven effective in artifact reduction and CT number correction, facilitating precise radiation dose calculation. However, the quality of different regions in sCT images is severely imbalanced, with soft tissue region exhibiting notably inferior quality compared to others. To address this imbalance, we proposed a Multi-Task Attention Network (MuTA-Net) based on VGG-16, specifically focusing the enhancement of image quality in soft tissue region of sCT. First, we introduced a multi-task learning strategy that divides the sCT generation task into three sub-tasks: global image generation, soft tissue region generation and bone region segmentation. This approach ensured the quality of overall sCT image while enhancing the network's focus on feature extraction and generation for soft tissues region. The result of bone region segmentation task guided the fusion of sub-tasks results. Then, we designed an attention module to further optimize feature extraction capabilities of the network. Finally, by employing a results fusion module, the results of three sub-tasks were integrated, generating a high-quality sCT image. Experimental results on head and neck CBCT demonstrated that the sCT images generated by the proposed MuTA-Net exhibited a 12.52% reduction in mean absolute error in soft tissue region, compared to the best performance among the three comparative methods, including ResNet, U-Net, and U-Net++. It can be seen that MuTA-Net is suitable for high-quality sCT image generation and has potential application value in the field of CBCT guided adaptive radiation therapy.
Cone-Beam Computed Tomography/methods*
;
Humans
;
Image Processing, Computer-Assisted/methods*
;
Artifacts
;
Algorithms
;
Bone and Bones/diagnostic imaging*
;
Neural Networks, Computer
2.Study on lightweight plasma recognition algorithm based on depth image perception.
Hanwen ZHANG ; Yu SUN ; Hao JIANG ; Jintian HU ; Gangyin LUO ; Dong LI ; Weijuan CAO ; Xiang QIU
Journal of Biomedical Engineering 2025;42(1):123-131
In the clinical stage, suspected hemolytic plasma may cause hemolysis illness, manifesting as symptoms such as heart failure, severe anemia, etc. Applying a deep learning method to plasma images significantly improves recognition accuracy, so that this paper proposes a plasma quality detection model based on improved "You Only Look Once" 5th version (YOLOv5). Then the model presented in this paper and the evaluation system were introduced into the plasma datasets, and the average accuracy of the final classification reached 98.7%. The results of this paper's experiment were obtained through the combination of several key algorithm modules including omni-dimensional dynamic convolution, pooling with separable kernel attention, residual bi-fusion feature pyramid network, and re-parameterization convolution. The method of this paper obtains the feature information of spatial mapping efficiently, and enhances the average recognition accuracy of plasma quality detection. This paper presents a high-efficiency detection method for plasma images, aiming to provide a practical approach to prevent hemolysis illnesses caused by external factors.
Algorithms
;
Humans
;
Hemolysis
;
Plasma
;
Deep Learning
;
Image Processing, Computer-Assisted/methods*
3.Pancreas segmentation with multi-channel convolution and combined deep supervision.
Yue YANG ; Yongxiong WANG ; Chendong QIN
Journal of Biomedical Engineering 2025;42(1):140-147
Due to its irregular shape and varying contour, pancreas segmentation is a recognized challenge in medical image segmentation. Convolutional neural network (CNN) and Transformer-based networks perform well but have limitations: CNN have constrained receptive fields, and Transformer underutilize image features. This work proposes an improved pancreas segmentation method by combining CNN and Transformer. Point-wise separable convolution was introduced in a stage-wise encoder to extract more features with fewer parameters. A densely connected ensemble decoder enabled multi-scale feature fusion, addressing the structural constraints of skip connections. Consistency terms and contrastive loss were integrated into deep supervision to ensure model accuracy. Extensive experiments on the Changhai and National Institute of Health (NIH) pancreas datasets achieved the highest Dice similarity coefficient (DSC) values of 76.32% and 86.78%, with superiority in other metrics. Ablation studies validated each component's contributions to performance and parameter reduction. Results demonstrate that the proposed loss function smooths training and optimizes performance. Overall, the method outperforms other advanced methods, enhances pancreas segmentation performance, supports physician diagnosis, and provides a reliable reference for future research.
Humans
;
Neural Networks, Computer
;
Pancreas/diagnostic imaging*
;
Image Processing, Computer-Assisted/methods*
;
Algorithms
;
Deep Learning
4.A joint distillation model for the tumor segmentation using breast ultrasound images.
Hongjiang GUO ; Youyou DING ; Hao DANG ; Tongtong LIU ; Xuekun SONG ; Ge ZHANG ; Shuo YAO ; Daisen HOU ; Zongwang LYU
Journal of Biomedical Engineering 2025;42(1):148-155
The accurate segmentation of breast ultrasound images is an important precondition for the lesion determination. The existing segmentation approaches embrace massive parameters, sluggish inference speed, and huge memory consumption. To tackle this problem, we propose T 2KD Attention U-Net (dual-Teacher Knowledge Distillation Attention U-Net), a lightweight semantic segmentation method combined double-path joint distillation in breast ultrasound images. Primarily, we designed two teacher models to learn the fine-grained features from each class of images according to different feature representation and semantic information of benign and malignant breast lesions. Then we leveraged the joint distillation to train a lightweight student model. Finally, we constructed a novel weight balance loss to focus on the semantic feature of small objection, solving the unbalance problem of tumor and background. Specifically, the extensive experiments conducted on Dataset BUSI and Dataset B demonstrated that the T 2KD Attention U-Net outperformed various knowledge distillation counterparts. Concretely, the accuracy, recall, precision, Dice, and mIoU of proposed method were 95.26%, 86.23%, 85.09%, 83.59%and 77.78% on Dataset BUSI, respectively. And these performance indexes were 97.95%, 92.80%, 88.33%, 88.40% and 82.42% on Dataset B, respectively. Compared with other models, the performance of this model was significantly improved. Meanwhile, compared with the teacher model, the number, size, and complexity of student model were significantly reduced (2.2×10 6 vs. 106.1×10 6, 8.4 MB vs. 414 MB, 16.59 GFLOPs vs. 205.98 GFLOPs, respectively). Indeedy, the proposed model guarantees the performances while greatly decreasing the amount of computation, which provides a new method for the deployment of clinical medical scenarios.
Humans
;
Breast Neoplasms/diagnostic imaging*
;
Female
;
Ultrasonography, Mammary/methods*
;
Image Processing, Computer-Assisted/methods*
;
Algorithms
;
Neural Networks, Computer
;
Breast/diagnostic imaging*
5.Cross-modal hash retrieval of medical images based on Transformer semantic alignment.
Qianlin WU ; Lun TANG ; Qinghai LIU ; Liming XU ; Qianbin CHEN
Journal of Biomedical Engineering 2025;42(1):156-163
Medical cross-modal retrieval aims to achieve semantic similarity search between different modalities of medical cases, such as quickly locating relevant ultrasound images through ultrasound reports, or using ultrasound images to retrieve matching reports. However, existing medical cross-modal hash retrieval methods face significant challenges, including semantic and visual differences between modalities and the scalability issues of hash algorithms in handling large-scale data. To address these challenges, this paper proposes a Medical image Semantic Alignment Cross-modal Hashing based on Transformer (MSACH). The algorithm employed a segmented training strategy, combining modality feature extraction and hash function learning, effectively extracting low-dimensional features containing important semantic information. A Transformer encoder was used for cross-modal semantic learning. By introducing manifold similarity constraints, balance constraints, and a linear classification network constraint, the algorithm enhanced the discriminability of the hash codes. Experimental results demonstrated that the MSACH algorithm improved the mean average precision (MAP) by 11.8% and 12.8% on two datasets compared to traditional methods. The algorithm exhibits outstanding performance in enhancing retrieval accuracy and handling large-scale medical data, showing promising potential for practical applications.
Algorithms
;
Semantics
;
Humans
;
Ultrasonography
;
Information Storage and Retrieval/methods*
;
Image Processing, Computer-Assisted/methods*
6.Spherical measurement-based analysis of gradient nonlinearity in magnetic resonance imaging.
Xiaoli YANG ; Zhaolian WANG ; Qian WANG ; Yiting ZHANG ; Zixuan SONG ; Yuchang ZHANG ; Yafei QI ; Xiaopeng MA
Journal of Biomedical Engineering 2025;42(1):174-180
The gradient field, one of the core magnetic fields in magnetic resonance imaging (MRI) systems, is generated by gradient coils and plays a critical role in spatial encoding and the generation of echo signals. The uniformity or linearity of the gradient field directly impacts the quality and distortion level of MRI images. However, traditional point measurement methods lack accuracy in assessing the linearity of gradient fields, making it difficult to provide effective parameters for image distortion correction. This paper introduced a spherical measurement-based method that involved measuring the magnetic field distribution on a sphere, followed by detailed magnetic field calculations and linearity analysis. This study, applied to assess the nonlinearity of asymmetric head gradient coils, demonstrated more comprehensive and precise results compared to point measurement methods. This advancement not only strengthens the scientific basis for the design of gradient coils but also provides more reliable parameters and methods for the accurate correction of MRI image distortions.
Magnetic Resonance Imaging/instrumentation*
;
Humans
;
Image Processing, Computer-Assisted/methods*
;
Nonlinear Dynamics
;
Magnetic Fields
;
Algorithms
;
Phantoms, Imaging
7.Study on the separation method of lung ventilation and lung perfusion signals in electrical impedance tomography based on rime algorithm optimized variational mode decomposition.
Guobin GAO ; Kun LI ; Junyao LI ; Mingxu ZHU ; Yu WANG ; Xiaoheng YAN ; Xuetao SHI
Journal of Biomedical Engineering 2025;42(2):228-236
Real-time acquisition of pulmonary ventilation and perfusion information through thoracic electrical impedance tomography (EIT) holds significant clinical value. This study proposes a novel method based on the rime (RIME) algorithm-optimized variational mode decomposition (VMD) to separate lung ventilation and perfusion signals directly from raw voltage data prior to EIT image reconstruction, enabling independent imaging of both parameters. To validate this approach, EIT data were collected from 16 healthy volunteers under normal breathing and inspiratory breath-holding conditions. The RIME algorithm was employed to optimize VMD parameters by minimizing envelope entropy as the fitness function. The optimized VMD was then applied to separate raw data across all measurement channels in EIT, with spectral analysis identifying relevant components to reconstruct ventilation and perfusion signals. Results demonstrated that the structural similarity index (SSIM) between perfusion images derived from normal breathing and breath-holding states averaged approximately 84% across all 16 subjects, significantly outperforming traditional frequency-domain filtering methods in perfusion imaging accuracy. This method offers a promising technical advancement for real-time monitoring of pulmonary ventilation and perfusion, holding significant value for advancing the clinical application of EIT in the diagnosis and treatment of respiratory diseases.
Humans
;
Electric Impedance
;
Algorithms
;
Tomography/methods*
;
Pulmonary Ventilation/physiology*
;
Lung/diagnostic imaging*
;
Image Processing, Computer-Assisted/methods*
;
Adult
8.Segmentation of anterior cruciate ligament images by fusing inflated convolution and residual hybrid attention.
Journal of Biomedical Engineering 2025;42(2):246-254
Aiming at the problems of low accuracy and large difference of segmentation boundary distance in anterior cruciate ligament (ACL) image segmentation of knee joint, this paper proposes an ACL image segmentation model by fusing dilated convolution and residual hybrid attention U-shaped network (DRH-UNet). The proposed model builds upon the U-shaped network (U-Net) by incorporating dilated convolutions to expand the receptive field, enabling a better understanding of the contextual relationships within the image. Additionally, a residual hybrid attention block is designed in the skip connections to enhance the expression of critical features in key regions and reduce the semantic gap, thereby improving the representation capability for the ACL area. This study constructs an enhanced annotated ACL dataset based on the publicly available Magnetic Resonance Imaging Network (MRNet) dataset. The proposed method is validated on this dataset, and the experimental results demonstrate that the DRH-UNet model achieves a Dice similarity coefficient (DSC) of (88.01±1.57)% and a Hausdorff distance (HD) of 5.16±0.85, outperforming other ACL segmentation methods. The proposed approach further enhances the segmentation accuracy of ACL, providing valuable assistance for subsequent clinical diagnosis by physicians.
Humans
;
Magnetic Resonance Imaging/methods*
;
Anterior Cruciate Ligament/diagnostic imaging*
;
Image Processing, Computer-Assisted/methods*
;
Knee Joint/diagnostic imaging*
;
Neural Networks, Computer
;
Algorithms
;
Deep Learning
9.Stroke-p2pHD: Cross-modality generation model of cerebral infarction from CT to DWI images.
Qing WANG ; Xinyao ZHAO ; Xinyue LIU ; Zhimeng ZOU ; Haiwang NAN ; Qiang ZHENG
Journal of Biomedical Engineering 2025;42(2):255-262
Among numerous medical imaging modalities, diffusion weighted imaging (DWI) is extremely sensitive to acute ischemic stroke lesions, especially small infarcts. However, magnetic resonance imaging is time-consuming and expensive, and it is also prone to interference from metal implants. Therefore, the aim of this study is to design a medical image synthesis method based on generative adversarial network, Stroke-p2pHD, for synthesizing DWI images from computed tomography (CT). Stroke-p2pHD consisted of a generator that effectively fused local image features and global context information (Global_to_Local) and a multi-scale discriminator (M 2Dis). Specifically, in the Global_to_Local generator, a fully convolutional Transformer (FCT) and a local attention module (LAM) were integrated to achieve the synthesis of detailed information such as textures and lesions in DWI images. In the M 2Dis discriminator, a multi-scale convolutional network was adopted to perform the discrimination function of the input images. Meanwhile, an optimization balance with the Global_to_Local generator was ensured and the consistency of features in each layer of the M 2Dis discriminator was constrained. In this study, the public Acute Ischemic Stroke Dataset (AISD) and the acute cerebral infarction dataset from Yantaishan Hospital were used to verify the performance of the Stroke-p2pHD model in synthesizing DWI based on CT. Compared with other methods, the Stroke-p2pHD model showed excellent quantitative results (mean-square error = 0.008, peak signal-to-noise ratio = 23.766, structural similarity = 0.743). At the same time, relevant experimental analyses such as computational efficiency verify that the Stroke-p2pHD model has great potential for clinical applications.
Humans
;
Tomography, X-Ray Computed/methods*
;
Diffusion Magnetic Resonance Imaging/methods*
;
Cerebral Infarction/diagnostic imaging*
;
Stroke/diagnostic imaging*
;
Neural Networks, Computer
;
Image Processing, Computer-Assisted/methods*
;
Algorithms
10.A method for determining spatial resolution of phantom based on automatic contour delineation.
Ying LIU ; Minghao SUN ; Haowei ZHANG ; Haikuan LIU
Journal of Biomedical Engineering 2025;42(2):263-271
In this study, we propose an automatic contour outlining method to measure the spatial resolution of homemade automatic tube current modulation (ATCM) phantom by outlining the edge contour of the phantom image, selecting the region of interest (ROI), and measuring the spatial resolution characteristics of computer tomography (CT) phantom image. Specifically, the method obtains a binarized image of the phantom outlined by an automated fast region convolutional neural network (AFRCNN) model, measures the edge spread function (ESF) of the CT phantom with different tube currents and layer thicknesses, and differentiates the ESF to obtain the line spread function (LSF). Finally, the values passing through the zeros are normalized by the Fourier transform to obtain the CT spatial resolution index (RI) for the automatic measurement of the modulation transfer function (MTF). In this study, this algorithm is compared with the algorithm that uses polymethylmethacrylate (PMMA) to measure the MTF of the phantom edges to verify the feasibility of this method, and the results show that the AFRCNN model not only improves the efficiency and accuracy of the phantom contour outlining, but also is able to obtain a more accurate spatial resolution value through automated segmentation. In summary, the algorithm proposed in this study is accurate in spatial resolution measurement of phantom images and has the potential to be widely used in real clinical CT images.
Phantoms, Imaging
;
Tomography, X-Ray Computed/instrumentation*
;
Algorithms
;
Neural Networks, Computer
;
Image Processing, Computer-Assisted/methods*
;
Humans
;
Polymethyl Methacrylate

Result Analysis
Print
Save
E-mail