The continuous left ventricle blood pressure prediction based on selected heart sound features was realized in this study. The experiments were carried out on three beagle dogs and the variations of cardiac hemodynamics were induced by various dose of epinephrine. The phonocardiogram, electrocardiogram and blood pressures in left ventricle were synchronously acquired. We obtained 28 valid recordings in this study. An artificial neural network was trained with the selected feature to predict left ventricular blood pressure and this trained network made a good performance. The results showed that the absolute average error was 7.3 mm Hg even though the blood pressures had a large range of fluctuation. The average correlation coefficient between the predicted and the measured blood pressure was 0.92. These results showed that the method in this paper was helpful to monitor left ventricular hemodynamics non-invasively and continuously.
Under the current situation of the rapid development of brain-like artificial intelligence and the increasingly complex electromagnetic environment, the most bionic and anti-interference spiking neural network has shown great potential in computing speed, real-time information processing, and spatiotemporal data processing. Spiking neural network is the core part of brain-like artificial intelligence, which realizes brain-like computing by simulating the structure of biological neural network and the way of information transmission. This article first summarizes the advantages and disadvantages of the five models, and analyzes the characteristics of several network topologies. Then, it summarizes the spiking neural network algorithms. The unsupervised learning based on spike timing dependent plasticity (STDP) rules and four types of supervised learning algorithms are analyzed. Finally, the research on brain-like neuromorphic chips at home and abroad are reviewed. This paper aims to provide learning ideas and research directions for new colleagues in the field of spiking neural network.
The processing mechanism of the human brain for speech information is a significant source of inspiration for the study of speech enhancement technology. Attention and lateral inhibition are key mechanisms in auditory information processing that can selectively enhance specific information. Building on this, the study introduces a dual-branch U-Net that integrates lateral inhibition and feedback-driven attention mechanisms. Noisy speech signals input into the first branch of the U-Net led to the selective feedback of time-frequency units with high confidence. The generated activation layer gradients, in conjunction with the lateral inhibition mechanism, were utilized to calculate attention maps. These maps were then concatenated to the second branch of the U-Net, directing the network’s focus and achieving selective enhancement of auditory speech signals. The evaluation of the speech enhancement effect was conducted by utilising five metrics, including perceptual evaluation of speech quality. This method was compared horizontally with five other methods: Wiener, SEGAN, PHASEN, Demucs and GRN. The experimental results demonstrated that the proposed method improved speech signal enhancement capabilities in various noise scenarios by 18% to 21% compared to the baseline network across multiple performance metrics. This improvement was particularly notable in low signal-to-noise ratio conditions, where the proposed method exhibited a significant performance advantage over other methods. The speech enhancement technique based on lateral inhibition and feedback-driven attention mechanisms holds significant potential in auditory speech enhancement, making it suitable for clinical practices related to artificial cochleae and hearing aids.
Colorectal cancer (CRC) is a common malignant tumor that seriously threatens human health. CRC presents a formidable challenge in terms of accurate identification due to its indistinct boundaries. With the widespread adoption of convolutional neural networks (CNNs) in image processing, leveraging CNNs for automatic classification and segmentation holds immense potential for enhancing the efficiency of colorectal cancer recognition and reducing treatment costs. This paper explores the imperative necessity for applying CNNs in clinical diagnosis of CRC. It provides an elaborate overview on research advancements pertaining to CNNs and their improved models in CRC classification and segmentation. Furthermore, this work summarizes the ideas and common methods for optimizing network performance and discusses the challenges faced by CNNs as well as future development trends in their application towards CRC classification and segmentation, thereby promoting their utilization within clinical diagnosis.
The diagnosis of hypertrophic cardiomyopathy (HCM) is of great significance for the early risk classification of sudden cardiac death and the screening of family genetic diseases. This research proposed a HCM automatic detection method based on convolution neural network (CNN) model, using single-lead electrocardiogram (ECG) signal as the research object. Firstly, the R-wave peak locations of single-lead ECG signal were determined, followed by the ECG signal segmentation and resample in units of heart beats, then a CNN model was built to automatically extract the deep features in the ECG signal and perform automatic classification and HCM detection. The experimental data is derived from 108 ECG records extracted from three public databases provided by PhysioNet, the database established in this research consists of 14,459 heartbeats, and each heartbeat contains 128 sampling points. The results revealed that the optimized CNN model could effectively detect HCM, the accuracy, sensitivity and specificity were 95.98%, 98.03% and 95.79% respectively. In this research, the deep learning method was introduced for the analysis of single-lead ECG of HCM patients, which could not only overcome the technical limitations of conventional detection methods based on multi-lead ECG, but also has important application value for assisting doctor in fast and convenient large-scale HCM preliminary screening.
In order to overcome the shortcomings of high false positive rate and poor generalization in the detection of microcalcification clusters regions, this paper proposes a method combining discriminative deep belief networks (DDBNs) to automatically and quickly locate the regions of microcalcification clusters in mammograms. Firstly, the breast region was extracted and enhanced, and the enhanced breast region was segmented to overlapped sub-blocks. Then the sub-block was subjected to wavelet filtering. After that, DDBNs model for breast sub-block feature extraction and classification was constructed, and the pre-trained DDBNs was converted to deep neural networks (DNN) using a softmax classifier, and the network is fine-tuned by back propagation. Finally, the undetected mammogram was inputted to complete the location of suspicious lesions. By experimentally verifying 105 mammograms with microcalcifications from the Digital Database for Screening Mammography (DDSM), the method obtained a true positive rate of 99.45% and a false positive rate of 1.89%, and it only took about 16 s to detect a 2 888 × 4 680 image. The experimental results showed that the algorithm of this paper effectively reduced the false positive rate while ensuring a high positive rate. The detection of calcification clusters was highly consistent with expert marks, which provides a new research idea for the automatic detection of microcalcification clusters area in mammograms.
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.
Focus on the inconsistency of the shape, location and size of brain glioma, a dual-channel 3-dimensional (3D) densely connected network is proposed to automatically segment brain glioma tumor on magnetic resonance images. Our method is based on a 3D convolutional neural network frame, and two convolution kernel sizes are adopted in each channel to extract multi-scale features in different scales of receptive fields. Then we construct two densely connected blocks in each pathway for feature learning and transmission. Finally, the concatenation of two pathway features was sent to classification layer to classify central region voxels to segment brain tumor automatically. We train and test our model on open brain tumor segmentation challenge dataset, and we also compared our results with other models. Experimental results show that our algorithm can segment different tumor lesions more accurately. It has important application value in the clinical diagnosis and treatment of brain tumor diseases.
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.
To solve the safety problems caused by the restriction of interaction space and the singular configuration of rehabilitation robot in terminal traction upper limb rehabilitation training, a trajectory planning and tracking control scheme for rehabilitation training is proposed. The human-robot safe interaction space was obtained based on kinematics modeling and rehabilitation theory, and the training trajectory was planned based on the occupational therapy in rehabilitation medicine. The singular configuration of the rehabilitation robot in the interaction space was avoided by exponential adaptive damped least square method. Then, a nonlinear controller for the upper limb rehabilitation robot was designed based on the backstepping control method. Radial basis function neural network was used to approximate the robot model information online to achieve model-free control. The stability of the controller was proved by Lyapunov stability theory. Experimental results demonstrate the effectiveness and superiority of the proposed singular avoidance control scheme.