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

Search

find Keyword "feature extraction" 32 results
  • Automated Tissue Characterization of Intravascular Ultrasound Gray-scale Images

    Automated characterization of different vessel wall tissues including atherosclerotic plaques, branchings and stents from intravascular ultrasound (IVUS) gray-scale images was addressed. The texture features of each frame were firstly detected with local binary pattern (LBP), Haar-like and Gabor filter in the present study. Then, a Gentle Adaboost classifier was designed to classify tissue features. The methods were validated with clinically acquired image data. The manual characterization results obtained by experienced physicians were adopted as the golden standard to evaluate the accuracy. Results indicated that the recognition accuracy of lipidic plaques reached 94.54%, while classification precision of fibrous and calcified plaques reached 93.08%. High recognition accuracy can be reached up to branchings 93.20% and stents 93.50%, respectively.

    Release date: Export PDF Favorites Scan
  • Feature Extraction for Breast Cancer Data Based on Geometric Algebra Theory and Feature Selection Using Differential Evolution

    The feature extraction and feature selection are the important issues in pattern recognition. Based on the geometric algebra representation of vector, a new feature extraction method using blade coefficient of geometric algebra was proposed in this study. At the same time, an improved differential evolution (DE) feature selection method was proposed to solve the elevated high dimension issue. The simple linear discriminant analysis was used as the classifier. The result of the 10-fold cross-validation (10 CV) classification of public breast cancer biomedical dataset was more than 96% and proved superior to that of the original features and traditional feature extraction method.

    Release date: Export PDF Favorites Scan
  • Assessment of skin aging grading based on computer vision

    Skin aging is the most intuitive and obvious sign of the human aging processes. Qualitative and quantitative determination of skin aging is of particular importance for the evaluation of human aging and anti-aging treatment effects. To solve the problem of subjectivity of conventional skin aging grading methods, the self-organizing map (SOM) network was used to explore an automatic method for skin aging grading. First, the ventral forearm skin images were obtained by a portable digital microscope and two texture parameters, i.e., mean width of skin furrows and the number of intersections were extracted by image processing algorithm. Then, the values of texture parameters were taken as inputs of SOM network to train the network. The experimental results showed that the network achieved an overall accuracy of 80.8%, compared with the aging grading results by human graders. The designed method appeared to be rapid and objective, which can be used for quantitative analysis of skin images, and automatic assessment of skin aging grading.

    Release date:2017-06-19 03:24 Export PDF Favorites Scan
  • Research Progress of Automatic Sleep Staging Based on Electroencephalogram Signals

    The research of sleep staging is not only a basis of diagnosing sleep related diseases but also the precondition of evaluating sleep quality, and has important clinical significance. In recent years, the research of automatic sleep staging based on computer has become a hot spot and got some achievements. The basic knowledge of sleep staging and electroencephalogram (EEG) is introduced in this paper. Then, feature extraction and pattern recognition, two key technologies for automatic sleep staging, are discussed in detail. Wavelet transform and Hilbert-Huang transform, two methods for feature extraction, are compared. Artificial neural network and support vector machine (SVM), two methods for pattern recognition are discussed. In the end, the research status of this field is summarized, and development trends of next phase are pointed out.

    Release date: Export PDF Favorites Scan
  • Tensor Feature Extraction Using Multi-linear Principal Component Analysis for Brain Computer Interface

    The brain computer interface (BCI) can be used to control external devices directly through electroencephalogram (EEG) information. A multi-linear principal component analysis (MPCA) framework was used for the limitations of tensor form of multichannel EEG signals processing based on traditional principal component analysis (PCA) and two-dimensional principal component analysis (2DPCA). Based on MPCA, we used the projection of tensor-matrix to achieve the goal of dimensionality reduction and features exaction. Then we used the Fisher linear classifier to classify the features. Furthermore, we used this novel method on the BCI competitionⅡdataset 4 and BCI competitionⅣdataset 3 in the experiment. The second-order tensor representation of time-space EEG data and the third-order tensor representation of time-space-frequency EEG data were used. The best results that were superior to those from other dimensionality reduction methods were obtained by much debugging on parameter P and testQ. For two-order tensor, the highest accuracy rates could be achieved as 81.0% and 40.1%, and for three-order tensor, the highest accuracy rates were 76.0% and 43.5%, respectively.

    Release date: Export PDF Favorites Scan
  • Research Progress of Multi-Model Medical Image Fusion at Feature Level

    Medical image fusion realizes advantage integration of functional images and anatomical images. This article discusses the research progress of multi-model medical image fusion at feature level. We firstly describe the principle of medical image fusion at feature level. Then we analyze and summarize fuzzy sets, rough sets, D-S evidence theory, artificial neural network, principal component analysis and other fusion methods' applications in medical image fusion and get summery. Lastly, we in this article indicate present problems and the research direction of multi-model medical images in the future.

    Release date: Export PDF Favorites Scan
  • Review on identity feature extraction methods based on electroencephalogram signals

    Biometrics plays an important role in information society. As a new type of biometrics, electroencephalogram (EEG) signals have special advantages in terms of versatility, durability, and safety. At present, the researches on individual identification approaches based on EEG signals draw lots of attention. Identity feature extraction is an important step to achieve good identification performance. How to combine the characteristics of EEG data to better extract the difference information in EEG signals is a research hotspots in the field of identity identification based on EEG in recent years. This article reviewed the commonly used identity feature extraction methods based on EEG signals, including single-channel features, inter-channel features, deep learning methods and spatial filter-based feature extraction methods, etc. and explained the basic principles application methods and related achievements of various feature extraction methods. Finally, we summarized the current problems and forecast the development trend.

    Release date:2022-02-21 01:13 Export PDF Favorites Scan
  • Supervised locally linear embedding for magnetic resonance imaging based Alzheimer’s disease classification

    In order to solve the problem of early classification of Alzheimer’s disease (AD), the conventional linear feature extraction algorithm is difficult to extract the most discriminative information from the high-dimensional features to effectively classify unlabeled samples. Therefore, in order to reduce the redundant features and improve the recognition accuracy, this paper used the supervised locally linear embedding (SLLE) algorithm to transform multivariate data of regional brain volume and cortical thickness to a locally linear space with fewer dimensions. The 412 individuals were collected from the Alzheimer’s Disease Neuroimaging Initiative (ADNI) including stable mild cognitive impairment (sMCI, n = 93), amnestic mild cognitive impairment (aMCI, n = 96), AD (n = 86) and cognitive normal controls (CN, n = 137). The SLLE algorithm used in this paper is to calculate the nearest neighbors of each sample point by adding the distance correction term, and the locally linear reconstruction weight matrix was obtained from its nearest neighbors, then the low dimensional mapping of the high dimensional data can be calculated. In order to verify the validity of SLLE in the task of classification, the feature extraction algorithms such as principal component analysis (PCA), Neighborhood MinMax Projection (NMMP), locally linear mapping (LLE) and SLLE were respectively combined with support vector machines (SVM) classifier to obtain the accuracy of classification of CN and sMCI, CN and aMCI, CN and AD, sMCI and aMCI, sMCI and AD, and aMCI and AD, respectively. Experimental results showed that our method had improvements (accuracy/sensitivity/specificity: 65.16%/63.33%/67.62%) on the classification of sMCI and aMCI by comparing with the combination algorithm of LLE and SVM (accuracy/sensitivity/specificity: 64.08%/66.14%/62.77%) and SVM (accuracy/sensitivity/specificity: 57.25%/56.28%/58.08%). In detail the accuracy of the combination algorithm of SLLE and SVM is 1.08% higher than the combination algorithm of LLE and SVM, and 7.91% higher than SVM. Thus, the combination of SLLE and SVM is more effective in the early diagnosis of Alzheimer’s disease.

    Release date:2018-08-23 05:06 Export PDF Favorites Scan
  • The Present Situation and Future Development of Research on New Algorithms of Gait Recognition with Multi-angles

    Gait recognition is a new technology in biometric recognition and medical treatment which has advantages such as long-distance and non-invasiveness. Depending on the differences between different people's walking postures, we can recognize individuals by characteristics extracted from the images of walking movement. A complete gait recognition process usually includes gait sequence acquisition, gait detection, feature extracting and recognition. In this paper, the commonly used methods of these four processes are introduced, and feature extraction methods are classified from different multi-angle views. And then the new algorithm of multi-view emerged in recent years is highlighted. In addition, this paper summarizes the existing difficulties of gait recognition, and looks into the future development trends of it.

    Release date: Export PDF Favorites Scan
  • Research of the Late Positive Potential of Emotional Cognitive Reappraisal Electroencephalogram Signal Based on OVR-CSP

    As an important component of the event related potential (ERP), late positive potential (LPP) is an ideal component for studying emotion regulation. This study was focused on processing and analysing the LPP component of the emotional cognitive reappraisal electroencephalogram (EEG) signal. Firstly, we used independent component analysis (ICA) algorithm to remove electrooculogram, electromyogram and some other artifacts based on 16 subjects' EEG data by using EGI 64-channal EEG acquisition system. Secondly, we processed feature extraction of the EEG signal at Pz electrode by using one versus the rest common spatial patterns (OVR-CSP) algorithm. Finally, the extracted LPP component was analysed both in time domain and spatial domain. The results indicated that ① From the perspective of amplitude comparison, the LPP amplitude, which was induced by cognitive reappraisal, was much higher than the amplitude under the condition of watching neural stimuli, but lower than the amplitude under condition of watching negative stimuli; ② from the perspective of time process, the difference between cognitive reappraisal and watching after processing with OVR-CSP algorithm was in the process of range between 0.3 s and 1.5 s; but the difference between cognitive reappraisal and watching after processing with averaging method was during the process between 0.3 s and 1.25 s. The results suggested that OVR-CSP algorithm could not only accurately extract the LPP component with fewer trials compared with averaging method so that it provided a better method for the follow-up study of cognitive reappraisal strategy, but also provide neurophysiological basis for cognitive reappraisal in emotional regulation.

    Release date: Export PDF Favorites Scan
4 pages Previous 1 2 3 4 Next

Format

Content