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

Search

find Keyword "Deep learning" 68 results
  • Study on automatic and rapid diagnosis of distal radius fracture by X-ray

    This article aims to combine deep learning with image analysis technology and propose an effective classification method for distal radius fracture types. Firstly, an extended U-Net three-layer cascaded segmentation network was used to accurately segment the most important joint surface and non joint surface areas for identifying fractures. Then, the images of the joint surface area and non joint surface area separately were classified and trained to distinguish fractures. Finally, based on the classification results of the two images, the normal or ABC fracture classification results could be comprehensively determined. The accuracy rates of normal, A-type, B-type, and C-type fracture on the test set were 0.99, 0.92, 0.91, and 0.82, respectively. For orthopedic medical experts, the average recognition accuracy rates were 0.98, 0.90, 0.87, and 0.81, respectively. The proposed automatic recognition method is generally better than experts, and can be used for preliminary auxiliary diagnosis of distal radius fractures in scenarios without expert participation.

    Release date:2024-10-22 02:33 Export PDF Favorites Scan
  • Research progress on the application of artificial intelligence in the screening and treatment of retinopathy of prematurity

    Retinopathy of prematurity (ROP) is a major cause of vision loss and blindness among premature infants. Timely screening, diagnosis, and intervention can effectively prevent the deterioration of ROP. However, there are several challenges in ROP diagnosis globally, including high subjectivity, low screening efficiency, regional disparities in screening coverage, and severe shortage of pediatric ophthalmologists. The application of artificial intelligence (AI) as an assistive tool for diagnosis or an automated method for ROP diagnosis can improve the efficiency and objectivity of ROP diagnosis, expand screening coverage, and enable automated screening and quantified diagnostic results. In the global environment that emphasizes the development and application of medical imaging AI, developing more accurate diagnostic networks, exploring more effective AI-assisted diagnosis methods, and enhancing the interpretability of AI-assisted diagnosis, can accelerate the improvement of AI policies of ROP and the implementation of AI products, promoting the development of ROP diagnosis and treatment.

    Release date:2023-12-27 08:53 Export PDF Favorites Scan
  • Identification of breast cancer subtypes based on graph convolutional network

    Identification of molecular subtypes of malignant tumors plays a vital role in individualized diagnosis, personalized treatment, and prognosis prediction of cancer patients. The continuous improvement of comprehensive tumor genomics database and the ongoing breakthroughs in deep learning technology have driven further advancements in computer-aided tumor classification. Although the existing classification methods based on gene expression omnibus database take the complexity of cancer molecular classification into account, they ignore the internal correlation and synergism of genes. To solve this problem, we propose a multi-layer graph convolutional network model for breast cancer subtype classification combined with hierarchical attention network. This model constructs the graph embedding datasets of patients’ genes, and develops a new end-to-end multi-classification model, which can effectively recognize molecular subtypes of breast cancer. A large number of test data prove the good performance of this new model in the classification of breast cancer subtypes. Compared to the original graph convolutional neural networks and two mainstream graph neural network classification algorithms, the new model has remarkable advantages. The accuracy, weight-F1-score, weight-recall, and weight-precision of our model in seven-category classification has reached 0.851 7, 0.823 5, 0.851 7 and 0.793 6 respectively. In the four-category classification, the results are 0.928 5, 0.894 9, 0.928 5 and 0.865 0 respectively. In addition, compared with the latest breast cancer subtype classification algorithms, the method proposed in this paper also achieved the highest classification accuracy. In summary, the model proposed in this paper may serve as an auxiliary diagnostic technology, providing a reliable option for precise classification of breast cancer subtypes in the future and laying the theoretical foundation for computer-aided tumor classification.

    Release date:2024-04-24 09:40 Export PDF Favorites Scan
  • Establishment and test of intelligent classification method of thoracolumbar fractures based on machine vision

    Objective To develop a deep learning system for CT images to assist in the diagnosis of thoracolumbar fractures and analyze the feasibility of its clinical application. Methods Collected from West China Hospital of Sichuan University from January 2019 to March 2020, a total of 1256 CT images of thoracolumbar fractures were annotated with a unified standard through the Imaging LabelImg system. All CT images were classified according to the AO Spine thoracolumbar spine injury classification. The deep learning system in diagnosing ABC fracture types was optimized using 1039 CT images for training and validation, of which 1004 were used as the training set and 35 as the validation set; the rest 217 CT images were used as the test set to compare the deep learning system with the clinician’s diagnosis. The deep learning system in subtyping A was optimized using 581 CT images for training and validation, of which 556 were used as the training set and 25 as the validation set; the rest 104 CT images were used as the test set to compare the deep learning system with the clinician’s diagnosis. Results The accuracy and Kappa coefficient of the deep learning system in diagnosing ABC fracture types were 89.4% and 0.849 (P<0.001), respectively. The accuracy and Kappa coefficient of subtyping A were 87.5% and 0.817 (P<0.001), respectively. Conclusions The classification accuracy of the deep learning system for thoracolumbar fractures is high. This approach can be used to assist in the intelligent diagnosis of CT images of thoracolumbar fractures and improve the current manual and complex diagnostic process.

    Release date:2021-11-25 03:04 Export PDF Favorites Scan
  • Epilepsy detection and analysis method for specific patient based on data augmentation and deep learning

    In recent years, epileptic seizure detection based on electroencephalogram (EEG) has attracted the widespread attention of the academic. However, it is difficult to collect data from epileptic seizure, and it is easy to cause over fitting phenomenon under the condition of few training data. In order to solve this problem, this paper took the CHB-MIT epilepsy EEG dataset from Boston Children's Hospital as the research object, and applied wavelet transform for data augmentation by setting different wavelet transform scale factors. In addition, by combining deep learning, ensemble learning, transfer learning and other methods, an epilepsy detection method with high accuracy for specific epilepsy patients was proposed under the condition of insufficient learning samples. In test, the wavelet transform scale factors 2, 4 and 8 were set for experimental comparison and verification. When the wavelet scale factor was 8, the average accuracy, average sensitivity and average specificity was 95.47%, 93.89% and 96.48%, respectively. Through comparative experiments with recent relevant literatures, the advantages of the proposed method were verified. Our results might provide reference for the clinical application of epilepsy detection.

    Release date:2022-06-28 04:35 Export PDF Favorites Scan
  • Multi-scale feature extraction and classification of motor imagery electroencephalography based on time series data enhancement

    The brain-computer interface (BCI) based on motor imagery electroencephalography (MI-EEG) enables direct information interaction between the human brain and external devices. In this paper, a multi-scale EEG feature extraction convolutional neural network model based on time series data enhancement is proposed for decoding MI-EEG signals. First, an EEG signals augmentation method was proposed that could increase the information content of training samples without changing the length of the time series, while retaining its original features completely. Then, multiple holistic and detailed features of the EEG data were adaptively extracted by multi-scale convolution module, and the features were fused and filtered by parallel residual module and channel attention. Finally, classification results were output by a fully connected network. The application experimental results on the BCI Competition IV 2a and 2b datasets showed that the proposed model achieved an average classification accuracy of 91.87% and 87.85% for the motor imagery task, respectively, which had high accuracy and strong robustness compared with existing baseline models. The proposed model does not require complex signals pre-processing operations and has the advantage of multi-scale feature extraction, which has high practical application value.

    Release date:2023-08-23 02:45 Export PDF Favorites Scan
  • Motor imagery electroencephalogram classification based on sparse spatiotemporal decomposition and channel attention

    Motor imagery electroencephalogram (EEG) signals are non-stationary time series with a low signal-to-noise ratio. Therefore, the single-channel EEG analysis method is difficult to effectively describe the interaction characteristics between multi-channel signals. This paper proposed a deep learning network model based on the multi-channel attention mechanism. First, we performed time-frequency sparse decomposition on the pre-processed data, which enhanced the difference of time-frequency characteristics of EEG signals. Then we used the attention module to map the data in time and space so that the model could make full use of the data characteristics of different channels of EEG signals. Finally, the improved time-convolution network (TCN) was used for feature fusion and classification. The BCI competition IV-2a data set was used to verify the proposed algorithm. The experimental results showed that the proposed algorithm could effectively improve the classification accuracy of motor imagination EEG signals, which achieved an average accuracy of 83.03% for 9 subjects. Compared with the existing methods, the classification accuracy of EEG signals was improved. With the enhanced difference features between different motor imagery EEG data, the proposed method is important for the study of improving classifier performance.

    Release date:2022-08-22 03:12 Export PDF Favorites Scan
  • Lung parenchyma segmentation based on double scale parallel attention network

    [Abstract]Automatic and accurate segmentation of lung parenchyma is essential for assisted diagnosis of lung cancer. In recent years, researchers in the field of deep learning have proposed a number of improved lung parenchyma segmentation methods based on U-Net. However, the existing segmentation methods ignore the complementary fusion of semantic information in the feature map between different layers and fail to distinguish the importance of different spaces and channels in the feature map. To solve this problem, this paper proposes the double scale parallel attention (DSPA) network (DSPA-Net) architecture, and introduces the DSPA module and the atrous spatial pyramid pooling (ASPP) module in the “encoder-decoder” structure. Among them, the DSPA module aggregates the semantic information of feature maps of different levels while obtaining accurate space and channel information of feature map with the help of cooperative attention (CA). The ASPP module uses multiple parallel convolution kernels with different void rates to obtain feature maps containing multi-scale information under different receptive fields. The two modules address multi-scale information processing in feature maps of different levels and in feature maps of the same level, respectively. We conducted experimental verification on the Kaggle competition dataset. The experimental results prove that the network architecture has obvious advantages compared with the current mainstream segmentation network. The values of dice similarity coefficient (DSC) and intersection on union (IoU) reached 0.972 ± 0.002 and 0.945 ± 0.004, respectively. This paper achieves automatic and accurate segmentation of lung parenchyma and provides a reference for the application of attentional mechanisms and multi-scale information in the field of lung parenchyma segmentation.

    Release date:2022-10-25 01:09 Export PDF Favorites Scan
  • Screening and diagnostic system construction for optic neuritis and non-arteritic anterior ischemic optic neuropathy based on color fundus images using deep learning

    Objective To construct and evaluate a screening and diagnostic system based on color fundus images and artificial intelligence (AI)-assisted screening for optic neuritis (ON) and non-arteritic anterior ischemic optic neuropathy (NAION). MethodsA diagnostic test study. From 2016 to 2020, 178 cases 267 eyes of NAION patients (NAION group) and 204 cases 346 eyes of ON patients (ON group) were examined and diagnosed in Zhongshan Ophthalmic Center of Sun Yat-sen University; 513 healthy individuals of 1 160 eyes (the normal control group) with normal fundus by visual acuity, intraocular pressure and optical coherence tomography examination were collected from 2018 to 2020. All 2 909 color fundus images were as the data set of the screening and diagnosis system, including 730, 805, and 1 374 images for the NAION group, ON group, and normal control group, respectively. The correctly labeled color fundus images were used as input data, and the EfficientNet-B0 algorithm was selected for model training and validation. Finally, three systems for screening abnormal optic discs, ON, and NAION were constructed. The subject operating characteristic (ROC) curve, area under the ROC (AUC), accuracy, sensitivity, specificity, and heat map were used as indicators of diagnostic efficacy. ResultsIn the test data set, the AUC for diagnosing the presence of an abnormal optic disc, the presence of ON, and the presence of NAION were 0.967 [95% confidence interval (CI) 0.947-0.980], 0.964 (95%CI 0.938-0.979), and 0.979 (95%CI 0.958-0.989), respectively. The activation area of the systems were mainly located in the optic disc area in the decision-making process. ConclusionAbnormal optic disc, ON and NAION, and screening diagnostic systems based on color fundus images have shown accurate and efficient diagnostic performance.

    Release date:2023-02-17 09:35 Export PDF Favorites Scan
  • Developments of ex vivo cardiac electrical mapping and intelligent labeling of atrial fibrillation substrates

    Cardiac three-dimensional electrophysiological labeling technology is the prerequisite and foundation of atrial fibrillation (AF) ablation surgery, and invasive labeling is the current clinical method, but there are many shortcomings such as large trauma, long procedure duration, and low success rate. In recent years, because of its non-invasive and convenient characteristics, ex vivo labeling has become a new direction for the development of electrophysiological labeling technology. With the rapid development of computer hardware and software as well as the accumulation of clinical database, the application of deep learning technology in electrocardiogram (ECG) data is becoming more extensive and has made great progress, which provides new ideas for the research of ex vivo cardiac mapping and intelligent labeling of AF substrates. This paper reviewed the research progress in the fields of ECG forward problem, ECG inverse problem, and the application of deep learning in AF labeling, discussed the problems of ex vivo intelligent labeling of AF substrates and the possible approaches to solve them, prospected the challenges and future directions for ex vivo cardiac electrophysiology labeling.

    Release date:2024-04-24 09:40 Export PDF Favorites Scan
7 pages Previous 1 2 3 ... 7 Next

Format

Content