west china medical publishers
Keyword
  • Title
  • Author
  • Keyword
  • Abstract
Advance search
Advance search

Search

find Keyword "deep learning" 51 results
  • Progress in computer-assisted Alberta stroke program early computer tomography score of acute ischemic stroke based on different modal images

    Clinically, non-contrastive computed tomography (NCCT) is used to quickly diagnose the type and area of ​​stroke, and the Alberta stroke program early computer tomography score (ASPECTS) is used to guide the next treatment. However, in the early stage of acute ischemic stroke (AIS), it’s difficult to distinguish the mild cerebral infarction on NCCT with the naked eye, and there is no obvious boundary between brain regions, which makes clinical ASPECTS difficult to conduct. The method based on machine learning and deep learning can help physicians quickly and accurately identify cerebral infarction areas, segment brain areas, and operate ASPECTS quantitative scoring, which is of great significance for improving the inconsistency in clinical ASPECTS. This article describes current challenges in the field of AIS ASPECTS, and then summarizes the application of computer-aided technology in ASPECTS from two aspects including machine learning and deep learning. Finally, this article summarizes and prospects the research direction of AIS-assisted assessment, and proposes that the computer-aided system based on multi-modal images is of great value to improve the comprehensiveness and accuracy of AIS assessment, which has the potential to open up a new research field for AIS-assisted assessment.

    Release date:2021-10-22 02:07 Export PDF Favorites Scan
  • Using stacked neural network to improve the auto-segmentation accuracy of Graves’ ophthalmopathy target volumes for radiotherapy

    Compared with the previous automatic segmentation neural network for the target area which considered the target area as an independent area, a stacked neural network which uses the position and shape information of the organs around the target area to regulate the shape and position of the target area through the superposition of multiple networks and fusion of spatial position information to improve the segmentation accuracy on medical images was proposed in this paper. Taking the Graves’ ophthalmopathy disease as an example, the left and right radiotherapy target areas were segmented by the stacked neural network based on the fully convolutional neural network. The volume Dice similarity coefficient (DSC) and bidirectional Hausdorff distance (HD) were calculated based on the target area manually drawn by the doctor. Compared with the full convolutional neural network, the stacked neural network segmentation results can increase the volume DSC on the left and right sides by 1.7% and 3.4% respectively, while the two-way HD on the left and right sides decrease by 0.6. The results show that the stacked neural network improves the degree of coincidence between the automatic segmentation result and the doctor's delineation of the target area, while reducing the segmentation error of small areas. The stacked neural network can effectively improve the accuracy of the automatic delineation of the radiotherapy target area of Graves' ophthalmopathy.

    Release date:2020-10-20 05:56 Export PDF Favorites Scan
  • Study on the accuracy of automatic segmentation of knee CT images based on deep learning

    Objective To develop a neural network architecture based on deep learning to assist knee CT images automatic segmentation, and validate its accuracy. Methods A knee CT scans database was established, and the bony structure was manually annotated. A deep learning neural network architecture was developed independently, and the labeled database was used to train and test the neural network. Metrics of Dice coefficient, average surface distance (ASD), and Hausdorff distance (HD) were calculated to evaluate the accuracy of the neural network. The time of automatic segmentation and manual segmentation was compared. Five orthopedic experts were invited to score the automatic and manual segmentation results using Likert scale and the scores of the two methods were compared. Results The automatic segmentation achieved a high accuracy. The Dice coefficient, ASD, and HD of the femur were 0.953±0.037, (0.076±0.048) mm, and (3.101±0.726) mm, respectively; and those of the tibia were 0.950±0.092, (0.083±0.101) mm, and (2.984±0.740) mm, respectively. The time of automatic segmentation was significantly shorter than that of manual segmentation [(2.46±0.45) minutes vs. (64.73±17.07) minutes; t=36.474, P<0.001). The clinical scores of the femur were 4.3±0.3 in the automatic segmentation group and 4.4±0.2 in the manual segmentation group, and the scores of the tibia were 4.5±0.2 and 4.5±0.3, respectively. There was no significant difference between the two groups (t=1.753, P=0.085; t=0.318, P=0.752). Conclusion The automatic segmentation of knee CT images based on deep learning has high accuracy and can achieve rapid segmentation and three-dimensional reconstruction. This method will promote the development of new technology-assisted techniques in total knee arthroplasty.

    Release date:2022-06-08 10:32 Export PDF Favorites Scan
  • Single-modal neuroimaging computer aided diagnosis for schizophrenia based on ensemble learning using privileged information

    Neuroimaging technologies have been applied to the diagnosis of schizophrenia. In order to improve the performance of the single-modal neuroimaging-based computer-aided diagnosis (CAD) for schizophrenia, an ensemble learning algorithm based on learning using privileged information (LUPI) was proposed in this work. Specifically, the extreme learning machine based auto-encoder (ELM-AE) was first adopted to learn new feature representation for the single-modal neuroimaging data. Random project algorithm was then performed on the learned high-dimensional features to generate several new feature subspaces. After that, multiple feature pairs were built among these subspaces to work as source domain and target domain, respectively, which were used to train multiple support vector machine plus (SVM+) classifier. Finally, a strong classifier is learned by combining these SVM+ classifiers for classification. The proposed algorithm was evaluated on a public schizophrenia neuroimaging dataset, including the data of structural magnetic resonance imaging (sMRI) and functional MRI (fMRI). The results showed that the proposed algorithm achieved the best diagnosis performance. In particular, the classification accuracy, sensitivity and specificity of the proposed algorithm were 72.12% ± 8.20%, 73.50% ± 15.44% and 70.93% ± 12.93%, respectively, on the sMRI data, and it also achieved the classification accuracy of 72.33% ± 8.95%, sensitivity of 68.50% ± 16.58% and specificity of 75.73% ± 16.10% on the fMRI data. The proposed algorithm overcomes the problem that the traditional LUPI methods need the additional privileged information modality as source domain. It can be directly applied to the single-modal data for classification, and also can improve the classification performance. Therefore, it suggests that the proposed algorithm will have wider applications.

    Release date:2020-08-21 07:07 Export PDF Favorites Scan
  • Research progress on artificial intelligence in precise pathological diagnosis of lung cancer

    The incidence of lung cancer has increased significantly during the past decades. Pathology is the gold standard for diagnosis and the corresponding treatment measures selection of lung cancer. In recent years, with the development of artificial intelligence and digital pathology, the researches of pathological image analysis have achieved remarkable progresses in lung cancer. In this review, we will introduce the research progress on artificial intelligence in pathological classification, mutation genes and prognosis of lung cancer. Artificial intelligence is expected to further accelerate the pace of precision pathology.

    Release date:2021-06-07 02:03 Export PDF Favorites Scan
  • Research of electroencephalography representational emotion recognition based on deep belief networks

    In recent years, with the rapid development of machine learning techniques,the deep learning algorithm has been widely used in one-dimensional physiological signal processing. In this paper we used electroencephalography (EEG) signals based on deep belief network (DBN) model in open source frameworks of deep learning to identify emotional state (positive, negative and neutrals), then the results of DBN were compared with support vector machine (SVM). The EEG signals were collected from the subjects who were under different emotional stimuli, and DBN and SVM were adopted to identify the EEG signals with changes of different characteristics and different frequency bands. We found that the average accuracy of differential entropy (DE) feature by DBN is 89.12%±6.54%, which has a better performance than previous research based on the same data set. At the same time, the classification effects of DBN are better than the results from traditional SVM (the average classification accuracy of 84.2%±9.24%) and its accuracy and stability have a better trend. In three experiments with different time points, single subject can achieve the consistent results of classification by using DBN (the mean standard deviation is1.44%), and the experimental results show that the system has steady performance and good repeatability. According to our research, the characteristic of DE has a better classification result than other characteristics. Furthermore, the Beta band and the Gamma band in the emotional recognition model have higher classification accuracy. To sum up, the performances of classifiers have a promotion by using the deep learning algorithm, which has a reference for establishing a more accurate system of emotional recognition. Meanwhile, we can trace through the results of recognition to find out the brain regions and frequency band that are related to the emotions, which can help us to understand the emotional mechanism better. This study has a high academic value and practical significance, so further investigation still needs to be done.

    Release date:2018-04-16 09:57 Export PDF Favorites Scan
  • Research progress on predicting the growth of pulmonary nodules based on CT imaging

    The widespread application of low-dose computed tomography (LDCT) has significantly increased the detection of pulmonary small nodules, while accurate prediction of their growth patterns is crucial to avoid overdiagnosis or underdiagnosis. This article reviews recent research advances in predicting pulmonary nodule growth based on CT imaging, with a focus on summarizing key factors influencing nodule growth, such as baseline morphological parameters, dynamic indicators, and clinical characteristics, traditional prediction models (exponential and Gompertzian models), and the applications and limitations of radiomics-based and deep learning models. Although existing studies have achieved certain progress in predicting nodule growth, challenges such as small sample sizes and lack of external validation persist. Future research should prioritize the development of personalized and visualized prediction models integrated with larger-scale datasets to enhance predictive accuracy and clinical applicability.

    Release date:2025-04-28 02:31 Export PDF Favorites Scan
  • Progress in abdominal aortic aneurysm based on artificial intelligence and radiomics

    Objective To review the progress of artificial intelligence (AI) and radiomics in the study of abdominal aortic aneurysm (AAA). Method The literatures related to AI, radiomics and AAA research in recent years were collected and summarized in detail. Results AI and radiomics influenced AAA research and clinical decisions in terms of feature extraction, risk prediction, patient management, simulation of stent-graft deployment, and data mining. Conclusion The application of AI and radiomics provides new ideas for AAA research and clinical decisions, and is expected to suggest personalized treatment and follow-up protocols to guide clinical practice, aiming to achieve precision medicine of AAA.

    Release date:2022-09-20 01:53 Export PDF Favorites Scan
  • Synergistic drug combination prediction in multi-input neural network

    Synergistic effects of drug combinations are very important in improving drug efficacy or reducing drug toxicity. However, due to the complex mechanism of action between drugs, it is expensive to screen new drug combinations through trials. It is well known that virtual screening of computational models can effectively reduce the test cost. Recently, foreign scholars successfully predicted the synergistic value of new drug combinations on cancer cell lines by using deep learning model DeepSynergy. However, DeepSynergy is a two-stage method and uses only one kind of feature as input. In this study, we proposed a new end-to-end deep learning model, MulinputSynergy which predicted the synergistic value of drug combinations by integrating gene expression, gene mutation, gene copy number characteristics of cancer cells and anticancer drug chemistry characteristics. In order to solve the problem of high dimension of features, we used convolutional neural network to reduce the dimension of gene features. Experimental results showed that the proposed model was superior to DeepSynergy deep learning model, with the mean square error decreasing from 197 to 176, the mean absolute error decreasing from 9.48 to 8.77, and the decision coefficient increasing from 0.53 to 0.58. This model could learn the potential relationship between anticancer drugs and cell lines from a variety of characteristics and locate the effective drug combinations quickly and accurately.

    Release date:2020-10-20 05:56 Export PDF Favorites Scan
  • Research progress of epileptic seizure predictions based on electroencephalogram signals

    As a common disease in nervous system, epilepsy is possessed of characteristics of high incidence, suddenness and recurrent seizures. Timely prediction with corresponding rescues and treatments can be regarded as effective countermeasure to epilepsy emergencies, while most accidental injuries can thus be avoided. Currently, how to use electroencephalogram (EEG) signals to predict seizure is becoming a highlight topic in epilepsy researches. In spite of significant progress that made, more efforts are still to be made before clinical applications. This paper reviews past epilepsy studies, including research records and critical technologies. Contributions of machine learning (ML) and deep learning (DL) on seizure predictions have been emphasized. Since feature selection and model generalization limit prediction ratings of conventional ML measures, DL based seizure predictions predominate future epilepsy studies. Consequently, more exploration may be vitally important for promoting clinical applications of epileptic seizure prediction.

    Release date:2022-02-21 01:13 Export PDF Favorites Scan
6 pages Previous 1 2 3 ... 6 Next

Format

Content