Objective To explore the histochemical staining for distinguishing and local izing nerve fibers and fascicles at histological level in three-dimensional reconstruction of peri pheral nerves. Methods The right median nerve was harvested from one fresh cadaver and embedded in OCT compound. The sample was serially horizontally sl iced with 6 μm thickness. All sections were stained with Karnovsky-Roots method (group A, n=30) firstly and then stained with toluidine blue (group B, =28) and Ponceau 2R (group C, n=21) in proper sequence. The results of each step were taken photos (× 100). After successfully stitching, the two-dimensional panorama images were compared, including texture feature, the number and aver gray level of area showing acetylchol inesterase (AchE) activity, and result of auto microscopic medical image segmentation. Results In groups A, B, and C, the number of AchE-positive area was (21.63 ± 4.06)× 102, (20.64 ± 3.51)× 102, and (20.54 ± 5.71)× 102, respectively, showing no significant difference among 3 groups (F=0.64, P=0.54); the mean gray level was (1.41 ± 0.06)× 102, (1.10 ± 0.05)× 102, and (1.14 ± 0.07)× 102, respectively, showing significant differences between group A and groups B and C (P lt; 0.001). In the image of group A, only AchE-positive area was stained; in the image of group B, myelin sheath was obscure; and in the image of group C, axons and myelin sheath could be indentified, the character of nerve fibers could be distinguished clearly and accurately, and the image segmentation of fascicles could be achieved easier than other 2 images. Conclusion The image of Karnovsky-Roots-toluidine blue-Ponceau 2R staining has no effect on the AchE-positive area in the image of Karnovsky-Roots staining and shows better texture feature. This improved histochemical process may provide ideal image for the three-dimensional reconstruction of peri pheral nerves.
Vision is an important way for human beings to interact with the outside world and obtain information. In order to research human visual behavior under different conditions, this paper uses a Gaussian mixture-hidden Markov model (GMM-HMM) to model the scanpath, and proposes a new model optimization method, time-shifting segmentation (TSS). The TSS method can highlight the characteristics of the time dimension in the scanpath, improve the pattern recognition results, and enhance the stability of the model. In this paper, a linear discriminant analysis (LDA) method is used for multi-dimensional feature pattern recognition to evaluates the rationality and the accuracy of the proposed model. Four sets of comparative trials were carried out for the model evaluation. The first group applied the GMM-HMM to model the scanpath, and the average accuracy of the classification could reach 0.507, which is greater than the opportunity probability of three classification (0.333). The second set of trial applied TSS method, and the mean accuracy of classification was raised to 0.610. The third group combined GMM-HMM with TSS method, and the mean accuracy of classification reached 0.602, which was more stable than the second model. Finally, comparing the model analysis results with the saccade amplitude (SA) characteristics analysis results, the modeling analysis method is much better than the basic information analysis method. Via analyzing the characteristics of three types of tasks, the results show that the free viewing task have higher specificity value and a higher sensitivity to the cued object search task. In summary, the application of GMM-HMM model has a good performance in scanpath pattern recognition, and the introduction of TSS method can enhance the difference of scanpath characteristics. Especially for the recognition of the scanpath of search-type tasks, the model has better advantages. And it also provides a new solution for a single state eye movement sequence.
The background of abdominal computed tomography (CT) images is complex, and kidney tumors have different shapes, sizes and unclear edges. Consequently, the segmentation methods applying to the whole CT images are often unable to effectively segment the kidney tumors. To solve these problems, this paper proposes a multi-scale network based on cascaded 3D U-Net and DeepLabV3+ for kidney tumor segmentation, which uses atrous convolution feature pyramid to adaptively control receptive field. Through the fusion of high-level and low-level features, the segmented edges of large tumors and the segmentation accuracies of small tumors are effectively improved. A total of 210 CT data published by Kits2019 were used for five-fold cross validation, and 30 CT volume data collected from Suzhou Science and Technology Town Hospital were independently tested by trained segmentation models. The results of five-fold cross validation experiments showed that the Dice coefficient, sensitivity and precision were 0.796 2 ± 0.274 1, 0.824 5 ± 0.276 3, and 0.805 1 ± 0.284 0, respectively. On the external test set, the Dice coefficient, sensitivity and precision were 0.817 2 ± 0.110 0, 0.829 6 ± 0.150 7, and 0.831 8 ± 0.116 8, respectively. The results show a great improvement in the segmentation accuracy compared with other semantic segmentation methods.
When applying deep learning algorithms to magnetic resonance (MR) image segmentation, a large number of annotated images are required as data support. However, the specificity of MR images makes it difficult and costly to acquire large amounts of annotated image data. To reduce the dependence of MR image segmentation on a large amount of annotated data, this paper proposes a meta-learning U-shaped network (Meta-UNet) for few-shot MR image segmentation. Meta-UNet can use a small amount of annotated image data to complete the task of MR image segmentation and obtain good segmentation results. Meta-UNet improves U-Net by introducing dilated convolution, which can increase the receptive field of the model to improve the sensitivity to targets of different scales. We introduce the attention mechanism to improve the adaptability of the model to different scales. We introduce the meta-learning mechanism, and employ a composite loss function for well-supervised and effective bootstrapping of model training. We use the proposed Meta-UNet model to train on different segmentation tasks, and then use the trained model to evaluate on a new segmentation task, where the Meta-UNet model achieves high-precision segmentation of target images. Meta-UNet has a certain improvement in mean Dice similarity coefficient (DSC) compared with voxel morph network (VoxelMorph), data augmentation using learned transformations (DataAug) and label transfer network (LT-Net). Experiments show that the proposed method can effectively perform MR image segmentation using a small number of samples. It provides a reliable aid for clinical diagnosis and treatment.
The segmentation of dental models is a crucial step in computer-aided diagnosis and treatment systems for oral healthcare. To address the issues of poor universality and under-segmentation in tooth segmentation techniques, an intelligent tooth segmentation method combining multiple seed region growth and boundary extension is proposed. This method utilized the distribution characteristics of negative curvature meshes in teeth to obtain new seed points and effectively adapted to the structural differences between the top and sides of teeth through differential region growth. Additionally, the boundaries of the initial segmentation were extended based on geometric features, which was effectively compensated for under-segmentation issues in region growth. Ablation experiments and comparative experiments with current state-of-the-art algorithms demonstrated that the proposed method achieved better segmentation of crowded dental models and exhibited strong algorithm universality, thus possessing the capability to meet the practical segmentation needs in oral healthcare.
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.
The detection of electrocardiogram (ECG) characteristic wave is the basis of cardiovascular disease analysis and heart rate variability analysis. In order to solve the problems of low detection accuracy and poor real-time performance of ECG signal in the state of motion, this paper proposes a detection algorithm based on segmentation energy and stationary wavelet transform (SWT). Firstly, the energy of ECG signal is calculated by segmenting, and the energy candidate peak is obtained after moving average to detect QRS complex. Secondly, the QRS amplitude is set to zero and the fifth component of SWT is used to locate P wave and T wave. The experimental results show that compared with other algorithms, the algorithm in this paper has high accuracy in detecting QRS complex in different motion states. It only takes 0.22 s to detect QSR complex of a 30-minute ECG record, and the real-time performance is improved obviously. On the basis of QRS complex detection, the accuracy of P wave and T wave detection is higher than 95%. The results show that this method can improve the efficiency of ECG signal detection, and provide a new method for real-time ECG signal classification and cardiovascular disease diagnosis.
Objective To investigate an artificial intelligence (AI) automatic segmentation and modeling method for knee joints, aiming to improve the efficiency of knee joint modeling. Methods Knee CT images of 3 volunteers were randomly selected. AI automatic segmentation and manual segmentation of images and modeling were performed in Mimics software. The AI-automated modeling time was recorded. The anatomical landmarks of the distal femur and proximal tibia were selected with reference to previous literature, and the indexes related to the surgical design were calculated. Pearson correlation coefficient (r) was used to judge the correlation of the modeling results of the two methods; the consistency of the modeling results of the two methods were analyzed by DICE coefficient. Results The three-dimensional model of the knee joint was successfully constructed by both automatic modeling and manual modeling. The time required for AI to reconstruct each knee model was 10.45, 9.50, and 10.20 minutes, respectively, which was shorter than the manual modeling [(64.73±17.07) minutes] in the previous literature. Pearson correlation analysis showed that there was a strong correlation between the models generated by manual and automatic segmentation (r=0.999, P<0.001). The DICE coefficients of the 3 knee models were 0.990, 0.996, and 0.944 for the femur and 0.943, 0.978, and 0.981 for the tibia, respectively, verifying a high degree of consistency between automatic modeling and manual modeling. Conclusion The AI segmentation method in Mimics software can be used to quickly reconstruct a valid knee model.
To address the challenges faced by current brain midline segmentation techniques, such as insufficient accuracy and poor segmentation continuity, this paper proposes a deep learning network model based on a two-stage framework. On the first stage of the model, prior knowledge of the feature consistency of adjacent brain midline slices under normal and pathological conditions is utilized. Associated midline slices are selected through slice similarity analysis, and a novel feature weighting strategy is adopted to collaboratively fuse the overall change characteristics and spatial information of these associated slices, thereby enhancing the feature representation of the brain midline in the intracranial region. On the second stage, the optimal path search strategy for the brain midline is employed based on the network output probability map, which effectively addresses the problem of discontinuous midline segmentation. The method proposed in this paper achieved satisfactory results on the CQ500 dataset provided by the Center for Advanced Research in Imaging, Neurosciences and Genomics, New Delhi, India. The Dice similarity coefficient (DSC), Hausdorff distance (HD), average symmetric surface distance (ASSD), and normalized surface Dice (NSD) were 67.38 ± 10.49, 24.22 ± 24.84, 1.33 ± 1.83, and 0.82 ± 0.09, respectively. The experimental results demonstrate that the proposed method can fully utilize the prior knowledge of medical images to effectively achieve accurate segmentation of the brain midline, providing valuable assistance for subsequent identification of the brain midline by clinicians.
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.