<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">JCC</journal-id><journal-title-group><journal-title>Journal of Computer and Communications</journal-title></journal-title-group><issn pub-type="epub">2327-5219</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jcc.2015.311024</article-id><article-id pub-id-type="publisher-id">JCC-61315</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Segmentation of Hyper-Acute Ischemic Infarcts from Diffusion Weighted Imaging Based on Support Vector Machine
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Yuqing</surname><given-names>Peng</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Xiaodong</surname><given-names>Zhang</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Qingmao</surname><given-names>Hu</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Research Lab for Medical Imaging and Digital Surgery, Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, Shenzhen, China</addr-line></aff><pub-date pub-type="epub"><day>19</day><month>11</month><year>2015</year></pub-date><volume>03</volume><issue>11</issue><fpage>152</fpage><lpage>157</lpage><history><date date-type="received"><day>October</day>	<month>2015</month>	</date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
   Accurate and automatic segmentation of hyper-acute ischemic infarct from magnetic resonance imaging is of great importance in clinical trials. Manual delineation is labor intensive, exhibits great variability due to unclear infarct boundaries, and most importantly, is not practical due to urgent time requirement for prompt therapy. In this paper, segmentation of hyper-acute ischemic infarcts from diffusion weighted imaging based on Support Vector Machine (SVM) is explored. Experiments showed that SVM could provide good agreement with manual delineations by experienced experts to achieve an average Dice coefficient of 0.7630.121. The proposed method could achieve significantly higher segmentation accuracy and could be a potential tool to assist clinicians for quantifying hyper-acute infarction and decision making especially for thrombolytic therapy. 
 
</p></abstract><kwd-group><kwd>Ischemic Stroke</kwd><kwd> Infarct Segmentation</kwd><kwd> Feature Selection</kwd><kwd> SVM</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>Ischemic stroke remains the second cause of death worldwide with social costs increasing year by year [<xref ref-type="bibr" rid="scirp.61315-ref1">1</xref>]. Hyper-acute ischemic stroke is an emergency as brain tissues would be deprived of oxygen and blood supply after stroke. At hyper-acute stage diffusion weighted (DW) imaging is preferred due to its high sensitivity in detecting stroke lesions [<xref ref-type="bibr" rid="scirp.61315-ref2">2</xref>]. Ischemic infarcts are hard to be delineated from DW imaging on account of diverse locations, variable shapes and unclear boundaries even for experienced experts, which is especially the case for infarcts at hyper-acute stage as they are still undergoing progression and exhibiting most variations [<xref ref-type="bibr" rid="scirp.61315-ref3">3</xref>]. Therefore an automated and effective method is necessary to segment infarcts to aid the decision making for therapy.</p><p>Prakash et al. [<xref ref-type="bibr" rid="scirp.61315-ref3">3</xref>] segmented infarcts from DW images (DWIs) by first identifying axial slices with ischemic lesions followed by binarization with a global DWI intensity threshold derived from histogram divergence. Tsai and co-workers segmented acute cerebral infarcts from DWIs and apparent diffusion coefficient (ADC) maps base on fuzzy C-means clustering (FCM) determining the histographic distribution and defining self-adjusted intensity thresholds [<xref ref-type="bibr" rid="scirp.61315-ref4">4</xref>].</p><p>We investigate support vector machine (SVM) on hyper-acute ischemic infarcts segmentation from DW imaging. Features are derived from DW imaging, and then carefully chosen by several feature selection methods. The infarcts are initially determined from our previous work based on hypo-intense ADC map [<xref ref-type="bibr" rid="scirp.61315-ref5">5</xref>], followed by refinement through training and classifying based on optimized features and SVM. To evaluate the contribution of each image, we conduct experiments through training one image and one image left out.</p></sec><sec id="s2"><title>2. Material and Methods</title><sec id="s2_1"><title>2.1. Datasets</title><p>In this study, 98 ischemic stroke patients (31 women and 66 men, with age range 24 - 78 years) within 6 hours from the symptom onset were used. They were collected from Tiantan Hospital and Tianjin Huanhua Hospital since 2005. The protocol of the research has been approved by the Institutional Review Board of both hospitals. All patients gave written consent and provided permission for scientific and educational purpose. The baseline DW imaging was carried out with two 3.0 Tesla scanners (Trio-Tim, Erlagen, Germany) with a spin-echo, multislice, and single shot echo-planar of b = 0 (B0 image) and 1000 or 1500 s/mm<sup>2</sup> (DWI) and the corresponding ADC map. The imaging covered the whole brain, with 19 - 24 axial slices of a 5 mm slice thickness and 1 - 1.5 mm gap, most matrixes being 128 &#215; 128 with few being 156 &#215; 156 or 384 &#215; 384 to have in-plane resolution of 0.60 mm to 1.80 mm.</p></sec><sec id="s2_2"><title>2.2. Overview of the Study</title><p>Our study consist of the following components: extracting relevant features, employing feature selection algorithms to choose more robust features, and applying SVM to segment ischemic infarcts. The algorithm was implemented with Matlab version 2013a running on Microsoft windows with Core i5 3.2 GHz processor and 8GB memory. The schematic diagram is shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>.</p></sec><sec id="s2_3"><title>2.3. Preprocessing</title><p>All images were normalized to the range of [0, 255]. Asymmetry map (ASM) was calculated to reflect the characteristics of infarcts in DWI and ADC: being hyper-intense on DWI, hypo-intense on ADC, and being generally asymmetrical with respect to the midsagittal plane (MSP) extracted from B0 [<xref ref-type="bibr" rid="scirp.61315-ref6">6</xref>].</p><disp-formula id="scirp.61315-formula101"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/61315x5.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.61315-formula102"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/61315x6.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.61315-formula103"><label>(3)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/61315x7.png"  xlink:type="simple"/></disp-formula><p>where (x<sub>0</sub>, y<sub>0</sub>) and (x, y) are symmetrical with respect to the midsagittal line (which is the intersection between the MSP and the axial slice) on the axial slice z, N<sub>s</sub>(x<sub>0</sub>, y<sub>0</sub>) is the neighborhood of (x<sub>0</sub>, y<sub>0</sub>) and the window size of window is 5 &#215; 5. Axial slices of B0, DWI, ADC and ASM of a patient are shown in <xref ref-type="fig" rid="fig2">Figure 2</xref>. It is clear that the infarct region on the right hemisphere has been enhanced to be more easily discernable than both the DWI and ADC.</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> Flowchart of the proposed method</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/61315x8.png"/></fig><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> From left to right, axial slices of B0, DWI, ADC and ASM</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/61315x9.png"/></fig></sec><sec id="s2_4"><title>2.4. Region of Interest</title><p>To alleviate the interference of normal brain tissues and speed up the calculation, candidate infarcts in the form of regions of interest (ROIs) are extracted from thresholding ADC maps subjected to DWI [<xref ref-type="bibr" rid="scirp.61315-ref5">5</xref>]. Specifically, denote the most frequent ADC value for all voxels within the brain as ADC<sub>ref</sub>, any voxels with ADC not greater than 0.75*ADC<sub>ref</sub> are to formulate connected components. Any connected components with average DWI values not smaller than the intensity average plus the intensity standard deviation of brain voxels on DWI at the corresponding axial slice are kept as part of region R<sub>1</sub>. Voxels with ADC value within (0.75*ADC<sub>ref</sub>, 0.85*ADC<sub>ref</sub>] are checked to formulate connected components and added to R<sub>1</sub> if the components has at least one neighboring voxels in R<sub>1</sub>. R<sub>1</sub> is then increased by morphological dilation with a structuring element of radius R<sub>d</sub> (being 2 voxels). Suppose the z coordinates of R<sub>1</sub> are in the range of z<sub>0</sub> to z<sub>n</sub> with z<sub>n</sub> &gt;= z<sub>0</sub>, then R<sub>1</sub> region on the axial slice z<sub>0</sub> and z<sub>n</sub> are respectively pasted to axial slice z<sub>0</sub> − 1 and z<sub>n</sub> + 1 to attain the eventual ROIs. <xref ref-type="fig" rid="fig3">Figure 3</xref> shows an axial slice of DWI, ADC and the corresponding ROIs (in color), where regions in red are initial ischemic infarcts and those in yellow are added voxels through the described morphological dilation.</p></sec><sec id="s2_5"><title>2.5. Feature Extraction</title><p>For training, the voxels in infarct regions are the positive samples and drawn by a specialist. While the negative samples are those voxels close to the infarct regions obtained through iterative dilation of the infarct regions such that the number of negative samples is just equal to or greater than that of the positive samples. The features for each voxel are: intensity value, mean value, standard deviation, the weighted mean intensity value with Gaussian kernel (mean being 0 and standard deviation being 1), minimum value, maximum value, median value, skewness, kurtosis. All of these features are calculated from a local window of size 3 &#215; 3 except the intensity value. The feature vector is formulated form the 9 quantities of B0, DWI, ADC and ASM to be 36 dimensional.</p></sec><sec id="s2_6"><title>2.6. Training</title><p>Segmentation of ischemic infarcts can be considered as a classification of two classes: infarcts and non-infarcts. Two-fold cross-validation is applied in this research. The classifier is SVM while features are optimized through the feature selection procedure detailed below.</p><p>SVM was first proposed by Vapnik [<xref ref-type="bibr" rid="scirp.61315-ref7">7</xref>] as a supervised learning method to transform training samples into a multidimensional hyperspace and then computes decision boundary in hyperplane by solving the convex optimization problem. The margin between the positive and negative samples from the separating hyperplane is to be maximal. To obtain the maximal margin, we employ LIBSVM tool box to obtain optimal parameters [<xref ref-type="bibr" rid="scirp.61315-ref8">8</xref>], using radial basis kernel functions (RBFs). Two important parameters of the RBF, penalty factor C and the parameter γ, are respectively set to 32 and 0.5 using grid search method to obtain a good performance for training samples.</p></sec><sec id="s2_7"><title>2.7. Feature Selection</title><p>Redundancy and irrelevant features may lead to non-effective classification model. It is desirable to rank the importance of the features and select the distinguishing features. Five feature selection methods are employed and compared in our experiments.</p><p>Fisher score (FS) [<xref ref-type="bibr" rid="scirp.61315-ref9">9</xref>] identifies features with small within-class distance and large between-class distance. Threshold value is used to differentiate effective features.</p><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> From left to right, an axial slice of DWI, ADC, the segmented ischemic regions form [<xref ref-type="bibr" rid="scirp.61315-ref5">5</xref>] on DWI and the corresponding ROIs for detecting infarction overlaid in color on DWI, where the region in red are initial ROIs from [<xref ref-type="bibr" rid="scirp.61315-ref5">5</xref>] while those in yellow are from morphological dilation</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/61315x10.png"/></fig><p>Gini index (Gini) [<xref ref-type="bibr" rid="scirp.61315-ref10">10</xref>] quantifies the ability of feature to differentiate the classes. The features are relevant with smaller Gini Index. The top k features with the smallest Gini index are selected.</p><p>Mutual-information (MI) [<xref ref-type="bibr" rid="scirp.61315-ref11">11</xref>] describes the relationship between the features and categories. It calculates information between the feature and the category with a larger MI for larger information.</p><p>Minimum redundancy maximum relevance (mRMR) [<xref ref-type="bibr" rid="scirp.61315-ref12">12</xref>] is a filtering method based on space search. It searches for the feature subsets by using information gap and information entropy to obtain the feature subsets.</p><p>ReliefF algorithm [<xref ref-type="bibr" rid="scirp.61315-ref13">13</xref>] computes feature weight to rank features with linear time according to the number of features extracted from datasets.</p></sec></sec><sec id="s3"><title>3. Results</title><p>The proposed segmentation method has been evaluated on 2-fold cross validation. All datas are divided into two groups randomly with equal numbers.</p><sec id="s3_1"><title>3.1. Performance Evaluation Metrics</title><p>To assess the performance of the segmentation, three popular evaluation metrics are used, the Dice coefficient (Dice), sensitivity and specificity as calculated below: Dice = 2TP/(FP + FN), sensitivity = TP/(TP + FN), and specificity = TN/(TN + FP), where TP is for the number of correctly segmented infarct voxels, TN is for the number of correctly segmented non-infarct voxels, FP is for the number of wrongly segmented infarct voxels, and FN is for the number of wrongly segmented non-infarct voxels.</p></sec><sec id="s3_2"><title>3.2. Classifiers with Different Image Combinations</title><p>To see the relative importance of different images in the classifier, we designed classifiers with each singular image and classifiers with one image being excluded. For instance, we designed a classifier from ASM image to obtain an average Dice of 0.749 &#177; 0.122. The results are shown in <xref ref-type="fig" rid="fig4">Figure 4</xref>.</p></sec><sec id="s3_3"><title>3.3. Performance of Different Feature Selection Methods</title><p>We compared the suitability of a number of feature selection methods. Each selector is applied to the training data and returns a ranking of the feature vector. Different sizes of features are tested on each selector. The mean Dice over all testing images on SVM are shown in <xref ref-type="fig" rid="fig5">Figure 5</xref>.</p><p>The highest Dice is achieved from feature selection using on MI algorithm with 15 features on SVM. The mean Dice, sensitivity and specificity are 0.763 &#177; 0.121, 76.08% &#177; 14.8%, 99.95% &#177; 0.098% respectively. Two slices with good and bad segmentation are shown in <xref ref-type="fig" rid="fig6">Figure 6</xref>.</p></sec><sec id="s3_4"><title>3.4. Comparison with Existing Methods</title><p>The proposed method has been compared with divergence measure based method (DM method) [<xref ref-type="bibr" rid="scirp.61315-ref3">3</xref>] and FCM based method [<xref ref-type="bibr" rid="scirp.61315-ref4">4</xref>]. For a fair and relevant comparison, we have tried our best to implement them to attain the best performance on the 98 datasets within 6 hours from symptom onset. The Dice, sensitivity and specificity for [<xref ref-type="bibr" rid="scirp.61315-ref3">3</xref>] ([<xref ref-type="bibr" rid="scirp.61315-ref4">4</xref>]) are respectively 0.215 &#177; 0.213 (0.597 &#177; 0.204), 0.565 &#177; 0.346 (0.585 &#177; 0.221) and 0.983 &#177; 0.024 (0.999 &#177; 0.001).</p><fig-group id="fig4"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> Contributions of different images: (a) Dice obtained from single image; (b) Dice obtained with one left out.</title></caption><fig id ="fig4_1"><label> (b)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/61315x11.png"/></fig></fig-group><fig id="fig5"  position="float"><label><xref ref-type="fig" rid="fig5">Figure 5</xref></label><caption><title> The Dice obtained from different feature selection algorithms: FS, Gini, MI, mRMR and ReliefF</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/61315x12.png"/></fig><fig-group id="fig6"><label><xref ref-type="fig" rid="fig6">Figure 6</xref></label><caption><title> Segmentation of two DW axial slices with high (a) and low (b) Dice coefficient, red for ground truth infarcts and green for segmented infarcts. (a) Good segmentation; (b) Bad segmentation.</title></caption><fig id ="fig6_1"><label> (b)</label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/61315x13.png"/></fig></fig-group></sec></sec><sec id="s4"><title>4. Discussion</title><p>In this paper, we have explored automated segmentation of hyper-acute infarcts from DW imaging based on carefully chosen features and SVM. As the DM method [<xref ref-type="bibr" rid="scirp.61315-ref3">3</xref>] is basically a global thresholding method to determine the DWI threshold based on divergence measure, it is not appropriate for processing data imaged within 6 hours due to the substantial variability in intensities. For the FCM based method [<xref ref-type="bibr" rid="scirp.61315-ref4">4</xref>], it is dependent on the prominent edge on DWI for confirmation of infarcts, which could fail because the DWI might have ill-defined edges. The proposed method could cope with the variability in intensities and ill-defined edges of DWI and ADC data imaged within 6 hours through learning the pattern from training samples. As such, the proposed method attain significantly higher accuracy in terms of Dice and sensitivity all with p &lt; 0.001.</p><p>From <xref ref-type="fig" rid="fig4">Figure 4</xref>, it can be seen that the classifier from ASM could yield the best Dice (0.749 &#177; 0.122) which is close to the Dice based the four images (0.763 &#177; 0.121). This may suggest that ASM has integrated the most relevant information from DWI, ADC and B0. On the other hand, the classifiers from DWI or ADC achieve a similar Dice (0.588 &#177; 0.244 and 0.592 &#177; 0.179 respectively), which may suggest that both DWI and ADC alone could not achieve the optimum segmentation and they could provide complementary information to enhance infarct segmentation. Classifier based on B0 could only obtain a very low Dice (0.256 &#177; 0.213), which is consistent to the consensus that B0 carries little information on hyper-acute infarcts. From <xref ref-type="fig" rid="fig5">Figure 5</xref>, it can be seen that the best Dice is not achieved with the full features, indicating there are feature redundancy in the original 36 features. The best Dice is achieved with 15 features chosen from MI feature selection method.</p><p>To conclude, segmentation of hyper-acute ischemic infarcts based on SVM has achieved good results and features chosen from MI could yield an average Dice of 0.763 &#177; 0.121, which is significantly higher than existing methods. The proposed method could be a potential tool for clinicians to quantify the hyper-acute ischemic stroke and assist the decision making especially for thrombolytic therapy.</p></sec><sec id="s5"><title>Acknowledgements</title><p>This work has been supported by: National Program on Key Basic Research Project (Nos. 2013CB733800 and 2013CB733803), National Science and Technology Pillar Program during the Twelfth Five-year Plan Period (No. 2011BAI08B09), Shenzhen Key Technical Development Grant (No. CXZZ20140610151856719), and Shenzhen Basic Research Grant (No. JCYJ20140414170821262). Authors would like to thank Dr. Yiqun Zhang for her valuable discussion on manually delineating infarct regions without clear boundaries.</p></sec><sec id="s6"><title>Cite this paper</title><p>Yuqing Peng,Xiaodong Zhang,Qingmao Hu, (2015) Segmentation of Hyper-Acute Ischemic Infarcts from Diffusion Weighted Imaging Based on Support Vector Machine. Journal of Computer and Communications,03,152-157. doi: 10.4236/jcc.2015.311024</p></sec><sec id="s7"><title>NOTES</title></sec></body><back><ref-list><title>References</title><ref id="scirp.61315-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Du Plooy, J.N., Buys, A., Duim, W. and Pretorius, E. (2013) Comparison of Platelet Ultrastructure and Elastic Properties in Thrombo-Embolic Ischemic Stroke and Smoking Using Atomic Force and Scanning Electron Microscopy. Plos One, 8. http://dx.doi.org/10.1371/journal.pone.0069774</mixed-citation></ref><ref id="scirp.61315-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Muir, K.W., Buchan, A., von Kummer, R., Rother, J. and Baron, J.C. (2006) Imaging of Acute Stroke. Lancet Neurol, 5, 755-768. http://dx.doi.org/10.1016/S1474-4422(06)70545-2</mixed-citation></ref><ref id="scirp.61315-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Prakash, K.N.B., Gupta, V., Hu, J.B. and Nowinski, W.L. (2008) Automatic Processing of Diffusion-Weighted Ischemic Stroke Images Based on Divergence Measures: Slice and Hemisphere Identification, and Stroke Region Segmentation. Int J Comput Ass Rad, 3, 559-570.</mixed-citation></ref><ref id="scirp.61315-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Tsai, J.Z., Peng, S.J., Chen, Y.W., Wang, K.W., Wu, H.K., Lin, Y.Y., Lee, Y.Y., Chen, C.J., Lin, H.J., Smith, E.E., Yeh, P.S. and Hsin, Y.L. (2014) Automatic Detection and Quantification of Acute Cerebral Infarct by Fuzzy Clustering and Histographic Characterization on Diffusion Weighted Mr Imaging and Apparent Diffusion Coefficient Map. Biomed Res Int, 13. http://dx.doi.org/10.1155/2014/963032</mixed-citation></ref><ref id="scirp.61315-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Ma, L., Gao, P.Y., Hu, Q.M., Lin, Y., Jing, L.N., Xue, J., Wang, X.C., Chen, Z.J., Wang, Y.L., Liao, X.L., Liu, M.L. and Chen, W.J. (2010) Prediction of Infarct Core and Salvageable Ischemic Tissue Volumes by Analyzing Apparent Diffusion Coefficient without Intravenous Contrast Material. Acad Radiol, 17, 1506-1517.  
http://dx.doi.org/10.1016/j.acra.2010.07.010</mixed-citation></ref><ref id="scirp.61315-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Hu, Q.M. and Nowinski, W.L. (2003) A Rapid Algorithm for Robust and Automatic Extraction of the Midsagittal Plane of the Human Cerebrum from Neuroimages Based on Local Symmetry and Outlier Removal. NeuroImage, 20, 2153-2165. http://dx.doi.org/10.1016/j.neuroimage.2003.08.009</mixed-citation></ref><ref id="scirp.61315-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Cortes, C. and Vapnik, V. (1995) Support-Vector Networks. Mach. Learn., 20, 273-297.  
http://dx.doi.org/10.1007/BF00994018</mixed-citation></ref><ref id="scirp.61315-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Chang, C.C. and Lin, C.J. (2011) LIBSVM: A Library for Support Vector Machines. Acm T Intel Syst Tec, 2.</mixed-citation></ref><ref id="scirp.61315-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Cao, L., Li, J., Sun, Y., Zhu, H. and Yan, C. (2010) EEG-Based Vigilance Analysis by Using Fisher Score and PCA Algorithm. 2010 IEEE International Conference on Progress in Informatics and Computing (PIC), 175-179.</mixed-citation></ref><ref id="scirp.61315-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Zhu, W. and Lin, Y. (2013) Using Gini-Index for Feature Weighting in Text Ca-tegorization. J Comput Inf Sys, 9, 5819- 5826.</mixed-citation></ref><ref id="scirp.61315-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Tourassi, G.D., Frederick, E.D., Markey, M.K. and Floyd, C.E. (2001) Application of the Mutual Information Criterion for Feature Selection in Computer-Aided Diagnosis. Med Phys, 28, 2394-2402. http://dx.doi.org/10.1118/1.1418724</mixed-citation></ref><ref id="scirp.61315-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Peng, H., Long, F. and Ding, C. (2005) Feature Selection Based on Mutual Information: Criteria of Max-Dependency, Max-Relevance, and Min-Redundancy. IEEE Trans Pattern Anal Mach Intell, 27, 1226-1238.  
http://dx.doi.org/10.1109/TPAMI.2005.159</mixed-citation></ref><ref id="scirp.61315-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Robnik-Sikonja, M. and Kononenko, I. (2003) Theoretical and Em-pirical Analysis of ReliefF and RReliefF. Mach. Learn., 53, 23-69. http://dx.doi.org/10.1023/A:1025667309714</mixed-citation></ref></ref-list></back></article>