• <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 "support vector machine" 34 results
        • Differentiation of autoimmune pancreatitis and pancreatic ductal adenocarcinoma based on multi-modality texture features in 18F-FDG PET/CT

          Autoimmune pancreatitis (AIP) is a unique subtype of chronic pancreatitis, which shares many clinical presentations with pancreatic ductal adenocarcinoma (PDA). The misdiagnosis of AIP often leads to unnecessary pancreatic resection. 18F-FDG positron emission tomography/ computed tomography (PET/CT) could provide comprehensive information on the morphology, density, and functional metabolism of the pancreas at the same time. It has been proved to be a promising modality for noninvasive differentiation between AIP and PDA. However, there is a lack of clinical analysis of PET/CT image texture features. Difficulty still remains in differentiating AIP and PDA based on commonly used diagnostic methods. Therefore, this paper studied the differentiation of AIP and PDA based on multi-modality texture features. We utilized multiple feature extraction algorithms to extract the texture features from CT and PET images at first. Then, the Fisher criterion and sequence forward floating selection algorithm (SFFS) combined with support vector machine (SVM) was employed to select the optimal multi-modality feature subset. Finally, the SVM classifier was used to differentiate AIP from PDA. The results prove that texture analysis of lesions helps to achieve accurate differentiation of AIP and PDA.

          Release date:2019-12-17 10:44 Export PDF Favorites Scan
        • Resting-state electroencephalogram classification of patients with schizophrenia or depression

          The clinical manifestations of patients with schizophrenia and patients with depression not only have a certain similarity, but also change with the patient's mood, and thus lead to misdiagnosis in clinical diagnosis. Electroencephalogram (EEG) analysis provides an important reference and objective basis for accurate differentiation and diagnosis between patients with schizophrenia and patients with depression. In order to solve the problem of misdiagnosis between patients with schizophrenia and patients with depression, and to improve the accuracy of the classification and diagnosis of these two diseases, in this study we extracted the resting-state EEG features from 100 patients with depression and 100 patients with schizophrenia, including information entropy, sample entropy and approximate entropy, statistical properties feature and relative power spectral density (rPSD) of each EEG rhythm (δ, θ, α, β). Then feature vectors were formed to classify these two types of patients using the support vector machine (SVM) and the naive Bayes (NB) classifier. Experimental results indicate that: ① The rPSD feature vector P performs the best in classification, achieving an average accuracy of 84.2% and a highest accuracy of 86.3%; ② The accuracy of SVM is obviously better than that of NB; ③ For the rPSD of each rhythm, the β rhythm performs the best with the highest accuracy of 76%; ④ Electrodes with large feature weight are mainly concentrated in the frontal lobe and parietal lobe. The results of this study indicate that the rPSD feature vector P in conjunction with SVM can effectively distinguish depression and schizophrenia, and can also play an auxiliary role in the relevant clinical diagnosis.

          Release date:2020-02-18 09:21 Export PDF Favorites Scan
        • Study on Information Extraction of Clinic Expert Information from Hospital Portals

          Clinic expert information provides important references for residents in need of hospital care. Usually, such information is hidden in the deep web and cannot be directly indexed by search engines. To extract clinic expert information from the deep web, the first challenge is to make a judgment on forms. This paper proposes a novel method based on a domain model, which is a tree structure constructed by the attributes of search interfaces. With this model, search interfaces can be classified to a domain and filled in with domain keywords. Another challenge is to extract information from the returned web pages indexed by search interfaces. To filter the noise information on a web page, a block importance model is proposed. The experiment results indicated that the domain model yielded a precision 10.83% higher than that of the rule-based method, whereas the block importance model yielded an F1 measure 10.5% higher than that of the XPath method.

          Release date: Export PDF Favorites Scan
        • Prediction of epilepsy based on common spatial model algorithm and support vector machine double classification

          At present the prediction method of epilepsy patients is very time-consuming and vulnerable to subjective factors, so this paper presented an automatic recognition method of epilepsy electroencephalogram (EEG) based on common spatial model (CSP) and support vector machine (SVM). In this method, the CSP algorithm for extracting spatial characteristics was applied to the detection of epileptic EEG signals. However, the algorithm did not consider the nonlinear dynamic characteristics of the signals and ignored the time-frequency information, so the complementary characteristics of standard deviation, entropy and wavelet packet energy were selected for the combination in the feature extraction stage. The classification process adopted a new double classification model based on SVM. First, the normal, interictal and ictal periods were divided into normal and paroxysmal periods (including interictal and ictal periods), and then the samples belonging to the paroxysmal periods were classified into interictal and ictal periods. Finally, three categories of recognition were realized. The experimental data came from the epilepsy study at the University of Bonn in Germany. The average recognition rate was 98.73% in the first category and 99.90% in the second category. The experimental results show that the introduction of spatial characteristics and double classification model can effectively solve the problem of low recognition rate between interictal and ictal periods in many literatures, and improve the identification efficiency of each period, so it provides an effective detecting means for the prediction of epilepsy.

          Release date:2021-04-21 04:23 Export PDF Favorites Scan
        • Recognition of Low Arousal Level Electroencephalogram in the Vigilance Based on Wavelet Packet Rhythm and Support Vector Machine

          Poor and monotonous work could easily lead to a decrease of arousal level of the monitoring work personnel. In order to improve the performance of monitoring work, low arousal level needs to be recognized and awakened. We proposed a recognition method of low arousal by the electroencephalogram (EEG) as the object of study to recognize the low arousal level in the vigilance. We used wavelet packet transform to decompose the EEG signal so the EEG rhythms of each component were obtained, and then we calculated the parameters of relative energy and energy ratio of high-low frequency, and constructed the feature vector to monitor low arousal state in the operation. We finally used support vector machine (SVM) to recognize the low arousal state in the simulate operation. The experimental results showed that the method introduced in this article could well distinguish low arousal level from arousal level in the vigilance and it could also get a high recognition rate. Have been compared with other analysis methods, the present method could more effectively recognize low arousal level and provide better technical support for wake-up mechanism of low arousal state.

          Release date: Export PDF Favorites Scan
        • Research on high-efficiency electrocardiogram automatic classification based on autoregressive moving average model fitting

          The automatic detection of arrhythmia is of great significance for the early prevention and diagnosis of cardiovascular diseases. Traditional arrhythmia diagnosis is limited by expert knowledge and complex algorithms, and lacks multi-dimensional feature representation capabilities, which is not suitable for wearable electrocardiogram (ECG) monitoring equipment. This study proposed a feature extraction method based on autoregressive moving average (ARMA) model fitting. Different types of heartbeats were used as model inputs, and the characteristic of fast and smooth signal was used to select the appropriate order for the arrhythmia signal to perform coefficient fitting, and complete the ECG feature extraction. The feature vectors were input to the support vector machine (SVM) classifier and K-nearest neighbor classifier (KNN) for automatic ECG classification. MIT-BIH arrhythmia database and MIT-BIH atrial fibrillation database were used to verify in the experiment. The experimental results showed that the feature engineering composed of the fitting coefficients of the ARMA model combined with the SVM classifier obtained a recall rate of 98.2% and a precision rate of 98.4%, and the F1 index was 98.3%. The algorithm has high performance, meets the needs of clinical diagnosis, and has low algorithm complexity. It can use low-power embedded processors for real-time calculations, and it’s suitable for real-time warning of wearable ECG monitoring equipment.

          Release date:2021-12-24 04:01 Export PDF Favorites Scan
        • White matter microstructural alterations and classification of patients with different subtypes of attention-deficit/hyperactivity disorder

          Objective To explore the white matter microstructural abnormalities in patients with different subtypes of attention-deficit/hyperactivity disorder (ADHD) and establish a diagnostic classification model. Methods Patients with ADHD admitted to West China Hospital of Sichuan University between January 2019 and September 2021 and healthy controls recruited through advertisement were prospectively selected. All participants underwent diffusion tensor imaging scanning. The whole brain voxel-based analysis was used to compare the diffusion parameter maps of fractional anisotropy (FA) among patients with combined subtype of ADHD (ADHD-C), patients with inattentive subtype of ADHD (ADHD-I) and healthy controls. The support vector machine classifier and feature selection method were used to construct the individual ADHD diagnostic classification model and efficiency was evaluated between each two groups of the ADHD patients and healthy controls. Results A total of 26 ADHD-C patients, 24 ADHD-I patients and 26 healthy controls were included. The three groups showed significant differences in FA values in the bilateral sagittal stratum of temporal lobe (ADHD-C<ADHD-I<healthy controls) and the isthmus of corpus callosum (ADHD-C>ADHD-I>healthy controls) (P<0.005). The direct comparison between the two subtypes of ADHD showed that ADHD-C had higher FA than ADHD-I in the right middle frontal gyrus. The classification model differentiating ADHD-C and ADHD-I showed the highest efficiency, with a total accuracy of 76.0%, sensitivity of 88.5%, and specificity of 70.8%. Conclusions There is both commonality and heterogeneity in white matter microstructural alterations in the two subtypes of patients with ADHD. The white matter damage of the sagittal stratum of temporal lobe and the corpus callosum may be the intrinsic pathophysiological basis of ADHD, while the anomalies of frontal brain region may be the differential point between different subtypes of patients.

          Release date:2023-03-17 09:43 Export PDF Favorites Scan
        • Identification of nucleosome positioning using support vector machine method based on comprehensive DNA sequence feature

          In this article, based on z-curve theory and position weight matrix (PWM), a model for nucleosome sequences was constructed. Nucleosome sequence dataset was transformed into three-dimensional coordinates, PWM of the nucleosome sequences was calculated and the similarity score was obtained. After integrating them, a nucleosome feature model based on the comprehensive DNA sequences was obtained and named CSeqFM. We calculated the Euclidean distance between nucleosome sequence candidates or linker sequences and CSeqFM model as the feature dataset, and put the feature datasets into the support vector machine (SVM) for training and testing by ten-fold cross-validation. The results showed that the sensitivity, specificity, accuracy and Matthews correlation coefficient (MCC) of identifying nucleosome positioning for S. cerevisiae were 97.1%, 96.9%, 94.2% and 0.89, respectively, and the area under the receiver operating characteristic curve (AUC) was 0.980 1. Compared with another z-curve method, it was found that our method had better identifying effect and each evaluation performance showed better superiority. CSeqFM method was applied to identify nucleosome positioning for other three species, including C. elegans, H. sapiens and D. melanogaster. The results showed that AUCs of the three species were all higher than 0.90, and CSeqFM method also showed better stability and effectiveness compared with iNuc-STNC and iNuc-PseKNC methods, which is further demonstrated that CSeqFM method has strong reliability and good identification performance.

          Release date:2020-08-21 07:07 Export PDF Favorites Scan
        • Study on Sleep Staging Methods Based on Heart Rate Variability Analysis

          In order to realize sleep staging automatically and conveniently, we used support vector machine (SVM) to analyze the correlation between heart rate variability and sleep stage experimentally. R-R intervals (RRIs) from 33 cases of sleep clinical data of Tianjin Thoracic Hospital were extracted and analyzed by principal component analysis (PCA). The SVM method was used to establish the model and predict the five sleep stages. The prediction accuracy of three-sleep-stage was higher than 80%, in contrast to sleep scoring annotations marked by physiological experts based on electroencephalogram (EEG) golden standard. The result showed that there was a good correlation between heart rate variability and sleep staging. This method is an important supplement to the traditional sleep staging method and has a great value for clinical application.

          Release date:2017-01-17 06:17 Export PDF Favorites Scan
        • Pattern recognition analysis of Alzheimer’s disease based on brain structure network

          Alzheimer’ s disease is the most common kind of dementia without effective treatment. Via early diagnosis, early intervention after diagnosis is the most effective way to handle this disease. However, the early diagnosis method remains to be studied. Neuroimaging data can provide a convenient measurement for the brain function and structure. Brain structure network is a good reflection of the fiber structural connectivity patterns between different brain cortical regions, which is the basis of brain’s normal psychology function. In the paper, a brain structure network based on pattern recognition analysis was provided to realize an automatic diagnosis research of Alzheimer’s disease and gray matter based on structure information. With the feature selection in pattern recognition, this method can provide the abnormal regions of brain structural network. The research in this paper analyzed the patterns of abnormal structural network in Alzheimer’s disease from the aspects of connectivity and node, which was expected to provide updated information for the research about the pathological mechanism of Alzheimer’s disease.

          Release date:2019-02-18 03:16 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. 射丝袜