• <xmp id="1ykh9"><source id="1ykh9"><mark id="1ykh9"></mark></source></xmp>
      <b id="1ykh9"><small id="1ykh9"></small></b>
    1. <b id="1ykh9"></b>

      1. <button id="1ykh9"></button>
        <video id="1ykh9"></video>
      2. west china medical publishers
        Keyword
        • Title
        • Author
        • Keyword
        • Abstract
        Advance search
        Advance search

        Search

        find Keyword "convolutional neural network" 38 results
        • Computer aided diagnosis model for lung tumor based on ensemble convolutional neural network

          The convolutional neural network (CNN) could be used on computer-aided diagnosis of lung tumor with positron emission tomography (PET)/computed tomography (CT), which can provide accurate quantitative analysis to compensate for visual inertia and defects in gray-scale sensitivity, and help doctors diagnose accurately. Firstly, parameter migration method is used to build three CNNs (CT-CNN, PET-CNN, and PET/CT-CNN) for lung tumor recognition in CT, PET, and PET/CT image, respectively. Then, we aimed at CT-CNN to obtain the appropriate model parameters for CNN training through analysis the influence of model parameters such as epochs, batchsize and image scale on recognition rate and training time. Finally, three single CNNs are used to construct ensemble CNN, and then lung tumor PET/CT recognition was completed through relative majority vote method and the performance between ensemble CNN and single CNN was compared. The experiment results show that the ensemble CNN is better than single CNN on computer-aided diagnosis of lung tumor.

          Release date:2017-08-21 04:00 Export PDF Favorites Scan
        • Early diagnosis of Alzheimer's disease based on three-dimensional convolutional neural networks ensemble model combined with genetic algorithm

          The pathogenesis of Alzheimer's disease (AD), a common neurodegenerative disease, is still unknown. It is difficult to determine the atrophy areas, especially for patients with mild cognitive impairment (MCI) at different stages of AD, which results in a low diagnostic rate. Therefore, an early diagnosis model of AD based on 3-dimensional convolutional neural network (3DCNN) and genetic algorithm (GA) was proposed. Firstly, the 3DCNN was used to train a base classifier for each region of interest (ROI). And then, the optimal combination of the base classifiers was determined with the GA. Finally, the ensemble consisting of the chosen base classifiers was employed to make a diagnosis for a patient and the brain regions with significant classification capability were decided. The experimental results showed that the classification accuracy was 88.6% for AD vs. normal control (NC), 88.1% for MCI patients who will convert to AD (MCIc) vs. NC, and 71.3% for MCI patients who will not convert to AD (MCInc) vs. MCIc. In addition, with the statistical analysis of the behavioral domains corresponding to ROIs (i.e. brain regions), besides left hippocampus, medial and lateral amygdala, and left para-hippocampal gyrus, anterior superior temporal sulcus of middle temporal gyrus and dorsal area 23 of cingulate gyrus were also found with GA. It is concluded that the functions of the selected brain regions mainly are relevant to emotions, memory, cognition and the like, which is basically consistent with the symptoms of indifference, memory losses, mobility decreases and cognitive declines in AD patients. All of these show that the proposed method is effective.

          Release date:2021-04-21 04:23 Export PDF Favorites Scan
        • Pulmonary nodule detection method based on convolutional neural network

          A method was proposed to detect pulmonary nodules in low-dose computed tomography (CT) images by two-dimensional convolutional neural network under the condition of fine image preprocessing. Firstly, CT image preprocessing was carried out by image clipping, normalization and other algorithms. Then the positive samples were expanded to balance the number of positive and negative samples in convolutional neural network. Finally, the model with the best performance was obtained by training two-dimensional convolutional neural network and constantly optimizing network parameters. The model was evaluated in Lung Nodule Analysis 2016(LUNA16) dataset by means of five-fold cross validation, and each group's average model experiment results were obtained with the final accuracy of 92.3%, sensitivity of 92.1% and specificity of 92.6%.Compared with other existing automatic detection and classification methods for pulmonary nodules, all indexes were improved. Subsequently, the model perturbation experiment was carried out on this basis. The experimental results showed that the model is stable and has certain anti-interference ability, which could effectively identify pulmonary nodules and provide auxiliary diagnostic advice for early screening of lung cancer.

          Release date:2020-02-18 09:21 Export PDF Favorites Scan
        • An ensemble model for assisting early Alzheimer's disease diagnosis based on structural magnetic resonance imaging with dual-time-point fusion

          Alzheimer’s Disease (AD) is a progressive neurodegenerative disorder. Due to the subtlety of symptoms in the early stages of AD, rapid and accurate clinical diagnosis is challenging, leading to a high rate of misdiagnosis. Current research on early diagnosis of AD has not sufficiently focused on tracking the progression of the disease over an extended period in subjects. To address this issue, this paper proposes an ensemble model for assisting early diagnosis of AD that combines structural magnetic resonance imaging (sMRI) data from two time points with clinical information. The model employs a three-dimensional convolutional neural network (3DCNN) and twin neural network modules to extract features from the sMRI data of subjects at two time points, while a multi-layer perceptron (MLP) is used to model the clinical information of the subjects. The objective is to extract AD-related features from the multi-modal data of the subjects as much as possible, thereby enhancing the diagnostic performance of the ensemble model. Experimental results show that based on this model, the classification accuracy rate is 89% for differentiating AD patients from normal controls (NC), 88% for differentiating mild cognitive impairment converting to AD (MCIc) from NC, and 69% for distinguishing non-converting mild cognitive impairment (MCInc) from MCIc, confirming the effectiveness and efficiency of the proposed method for early diagnosis of AD, as well as its potential to play a supportive role in the clinical diagnosis of early Alzheimer's disease.

          Release date:2024-06-21 05:13 Export PDF Favorites Scan
        • Research on multi-scale convolutional neural network hand muscle strength prediction model improved based on convolutional attention module

          In order to realize the quantitative assessment of muscle strength in hand function rehabilitation and then formulate scientific and effective rehabilitation training strategies, this paper constructs a multi-scale convolutional neural network (MSCNN) - convolutional block attention module (CBAM) - bidirectional long short-term memory network (BiLSTM) muscle strength prediction model to fully explore the spatial and temporal features of the data and simultaneously suppress useless features, and finally achieve the improvement of the accuracy of the muscle strength prediction model. To verify the effectiveness of the model proposed in this paper, the model in this paper is compared with traditional models such as support vector machine (SVM), random forest (RF), convolutional neural network (CNN), CNN - squeeze excitation network (SENet), MSCNN-CBAM and MSCNN-BiLSTM, and the effect of muscle strength prediction by each model is investigated when the hand force application changes from 40% of the maximum voluntary contraction force (MVC) to 60% of the MVC. The research results show that as the hand force application increases, the effect of the muscle strength prediction model becomes worse. Then the ablation experiment is used to analyze the influence degree of each module on the muscle strength prediction result, and it is found that the CBAM module plays a key role in the model. Therefore, by using the model in this article, the accuracy of muscle strength prediction can be effectively improved, and the characteristics and laws of hand muscle activities can be deeply understood, providing assistance for further exploring the mechanism of hand functions.

          Release date:2025-02-21 03:20 Export PDF Favorites Scan
        • Research on the application of convolution neural network in the diagnosis of Alzheimer’s disease

          With the wide application of deep learning technology in disease diagnosis, especially the outstanding performance of convolutional neural network (CNN) in computer vision and image processing, more and more studies have proposed to use this algorithm to achieve the classification of Alzheimer’s disease (AD), mild cognitive impairment (MCI) and normal cognition (CN). This article systematically reviews the application progress of several classic convolutional neural network models in brain image analysis and diagnosis at different stages of Alzheimer’s disease, and discusses the existing problems and gives the possible development directions in order to provide some references.

          Release date:2021-04-21 04:23 Export PDF Favorites Scan
        • Atrial fibrillation diagnosis algorithm based on improved convolutional neural network

          Atrial fibrillation (AF) is a common arrhythmia, which can lead to thrombosis and increase the risk of a stroke or even death. In order to meet the need for a low false-negative rate (FNR) of the screening test in clinical application, a convolutional neural network with a low false-negative rate (LFNR-CNN) was proposed. Regularization coefficients were added to the cross-entropy loss function which could make the cost of positive and negative samples different, and the penalty for false negatives could be increased during network training. The inter-patient clinical database of 21 077 patients (CD-21077) collected from the large general hospital was used to verify the effectiveness of the proposed method. For the convolutional neural network (CNN) with the same structure, the improved loss function could reduce the FNR from 2.22% to 0.97% compared with the traditional cross-entropy loss function. The selected regularization coefficient could increase the sensitivity (SE) from 97.78% to 98.35%, and the accuracy (ACC) was 96.62%, which was an increase from 96.49%. The proposed algorithm can reduce the FNR without losing ACC, and reduce the possibility of missed diagnosis to avoid missing the best treatment period. Meanwhile, it provides a universal loss function for the clinical auxiliary diagnosis of other diseases.

          Release date:2021-10-22 02:07 Export PDF Favorites Scan
        • Medical computer-aided detection method based on deep learning

          This paper performs a comprehensive study on the computer-aided detection for the medical diagnosis with deep learning. Based on the region convolution neural network and the prior knowledge of target, this algorithm uses the region proposal network, the region of interest pooling strategy, introduces the multi-task loss function: classification loss, bounding box localization loss and object rotation loss, and optimizes it by end-to-end. For medical image it locates the target automatically, and provides the localization result for the next stage task of segmentation. For the detection of left ventricular in echocardiography, proposed additional landmarks such as mitral annulus, endocardial pad and apical position, were used to estimate the left ventricular posture effectively. In order to verify the robustness and effectiveness of the algorithm, the experimental data of ultrasonic and nuclear magnetic resonance images are selected. Experimental results show that the algorithm is fast, accurate and effective.

          Release date:2018-08-23 03:47 Export PDF Favorites Scan
        • Study of attention deficit/hyperactivity disorder classification based on convolutional neural networks

          Attention deficit/hyperactivity disorder (ADHD) is a behavioral disorder syndrome found mainly in school-age population. At present, the diagnosis of ADHD mainly depends on the subjective methods, leading to the high rate of misdiagnosis and missed-diagnosis. To solve these problems, we proposed an algorithm for classifying ADHD objectively based on convolutional neural network. At first, preprocessing steps, including skull stripping, Gaussian kernel smoothing, et al., were applied to brain magnetic resonance imaging (MRI). Then, coarse segmentation was used for selecting the right caudate nucleus, left precuneus, and left superior frontal gyrus region. Finally, a 3 level convolutional neural network was used for classification. Experimental results showed that the proposed algorithm was capable of classifying ADHD and normal groups effectively, the classification accuracies obtained by the right caudate nucleus and the left precuneus brain regions were greater than the highest classification accuracy (62.52%) in the ADHD-200 competition, and among 3 brain regions in ADHD and the normal groups, the classification accuracy from the right caudate nucleus was the highest. It is well concluded that the method for classification of ADHD and normal groups proposed in this paper utilizing the coarse segmentation and deep learning is a useful method for the purpose. The classification accuracy of the proposed method is high, and the calculation is simple. And the method is able to extract the unobvious image features better, and can overcome the shortcomings of traditional methods of MRI brain area segmentation, which are time-consuming and highly complicate. The method provides an objective diagnosis approach for ADHD.

          Release date:2017-04-01 08:56 Export PDF Favorites Scan
        • Diagnostic value of artificial intelligence assisted narrow-band imaging endoscopy diagnostic system for colorectal adenomatous polyps: a meta-analysis

          Objective To systematically evaluate the diagnostic value of artificial intelligence assisted narrow-band imaging endoscopy diagnostic system for colorectal adenomatous polyps. Methods Pubmed, Embase, Web of Science, Cochrane Library, SinoMed, China National Knowledge Infrastructure, Chongqing VIP and Wanfang databases were searched. The diagnostic trials of the artificial intelligence assisted narrow-band imaging endoscopy diagnostic system for colorectal adenomatous polyps were comprehensively searched. The search time limit was from January 1, 2000 to October 31, 2022. The included studies were evaluated according to the Quality Assessment of Diagnostic Accuracy Studies-2, and the data were meta-analysed with RevMan 5.3, Meta-Disc 1.4 and Stata 13.0 statistical softwares. Results Finally, 11 articles were included, including 2178 patients. Meta-analysis results of the artificial intelligence assisted narrow-band imaging endoscopy diagnostic system for colorectal adenomatous polyps showed that the pooled sensitivity was 0.91, the pooled specificity was 0.88, the pooled positive likelihood ratio was 7.41, the pooled negative likelihood ratio was 0.10, the pooled diagnostic odds ratio was 76.45, and the area under the summary receiver operating characteristic curve was 0.957. Among them, 5 articles reported the diagnosis of small adenomatous polyps (diameter <5 mm) by the artificial intelligence assisted narrow-band imaging endoscopy diagnostic system. The results showed that the pooled sensitivity and the pooled specificity were 0.93 and 0.91, respectively, and the area under the summary receiver operating characteristic curve was 0.971. Five articles reported the accuracy of endoscopic diagnosis for adenomatous polyps of those with insufficient experience. The results showed that the pooled sensitivity and the pooled specificity were 0.84 and 0.76, respectively. The area under the summary receiver operating characteristic curve was 0.848. Compared with the artificial intelligence assisted narrow-band imaging endoscopy diagnostic system, the difference was statistically significant (Z=1.979, P=0.048). Conclusion The artificial intelligence assisted narrow-band imaging endoscopy diagnostic system has a high diagnostic accuracy, which can significantly improve the diagnostic accuracy for colorectal adenomatous polyps of those with insufficient endoscopic experience, and can effectively compensate for the adverse impact of their lack of endoscopic experience.

          Release date: Export PDF Favorites Scan
        4 pages Previous 1 2 3 4 Next

        Format

        Content

      3. <xmp id="1ykh9"><source id="1ykh9"><mark id="1ykh9"></mark></source></xmp>
          <b id="1ykh9"><small id="1ykh9"></small></b>
        1. <b id="1ykh9"></b>

          1. <button id="1ykh9"></button>
            <video id="1ykh9"></video>
          2. 射丝袜