Research on Feature Extraction Data Processing System For MRI of Brain Diseases Based on Computer Deep Learning

Lingxi Xiao,Jinxin Hu,Yutian Yang,Yinqiu Feng,Zichao Li,Zexi Chen
2024-06-24
Abstract:Most of the existing wavelet image processing techniques are carried out in the form of single-scale reconstruction and multiple iterations. However, processing high-quality fMRI data presents problems such as mixed noise and excessive computation time. This project proposes the use of matrix operations by combining mixed noise elimination methods with wavelet analysis to replace traditional iterative algorithms. Functional magnetic resonance imaging (fMRI) of the auditory cortex of a single subject is analyzed and compared to the wavelet domain signal processing technology based on repeated times and the world's most influential SPM8. Experiments show that this algorithm is the fastest in computing time, and its detection effect is comparable to the traditional iterative algorithm. However, this has a higher practical value for the processing of FMRI data. In addition, the wavelet analysis method proposed signal processing to speed up the calculation rate.
Image and Video Processing,Artificial Intelligence,Machine Learning,Signal Processing
What problem does this paper attempt to address?
The problem this paper attempts to address is: existing wavelet image processing techniques encounter issues with mixed noise and excessive computation time when handling high-quality functional magnetic resonance imaging (fMRI) data. Specifically, traditional iterative algorithms are inefficient when processing large-scale fMRI data and are prone to mixed interference. Therefore, this paper proposes a new signal processing method that combines hybrid denoising techniques and wavelet transforms, achieving accurate and rapid analysis of large-scale fMRI big data through matrix operations. ### Main Issues: 1. **Mixed Noise**: Existing techniques are prone to mixed interference during single-scale reconstruction, resulting in undetected frequency bands in the spectrum, which affects band identification. 2. **Excessive Computation Time**: Traditional wavelet image processing techniques require multiple iterations, which are time-consuming and unable to meet the demands of large-scale fMRI data processing. ### Solutions: 1. **Hybrid Denoising Technique**: Combining hybrid denoising techniques with wavelet transforms to eliminate mixed interference through matrix operations. 2. **Multi-Scale Feature Extraction**: Utilizing the multi-scale feature extraction method of discrete wavelet transform to improve computational efficiency through matrix algorithms. 3. **Boundary Extraction and Enhancement**: Using the Canny operator for boundary detection to enhance image structure, reduce noise interference, and improve texture features and recognition accuracy. ### Experimental Results: - **Computation Time**: The proposed algorithm significantly outperforms traditional iterative algorithms in terms of computation time. - **Recognition Accuracy**: By combining the DRBM neural network with boundary extraction techniques, the image classification accuracy is improved, achieving a maximum accuracy of 93.45%. In summary, this paper aims to improve the efficiency and accuracy of fMRI data processing through improved wavelet transform and matrix operation methods, providing a new solution for large-scale fMRI data analysis.