Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

An Efficient Approach for Differentiating Alzheimer's Disease from Normal Elderly Based on Multicenter MRI Using Gray-Level Invariant Features

  • Muwei Li,

    Affiliation College of Electronics and Information Engineering, Sichuan University, Chengdu, China

  • Kenichi Oishi,

    Affiliation The Russell H. Morgan Department of Radiology and Radiological Science, The Johns Hopkins University School of Medicine, Baltimore, Maryland, United States of America

  • Xiaohai He ,

    hxh@scu.edu.cn (XH); susumu@mri.jhu.edu (SM)

    Affiliation College of Electronics and Information Engineering, Sichuan University, Chengdu, China

  • Yuanyuan Qin,

    Affiliation Department of Radiology, Tongji Hospital, Tongji Medical College, Huazhong University of Science and Technology, Wuhan, China

  • Fei Gao,

    Affiliation Shandong Medical Imaging Research Institute, Shandong University, Jinan, China

  • Susumu Mori ,

    hxh@scu.edu.cn (XH); susumu@mri.jhu.edu (SM)

    Affiliation The Russell H. Morgan Department of Radiology and Radiological Science, The Johns Hopkins University School of Medicine, Baltimore, Maryland, United States of America

  • for the Alzheimer's Disease Neuroimaging Initiative

    Membership of the Alzheimer's Disease Neuroimaging Initiative is provided here: http://adni.loni.usc.edu/wp-content/uploads/how_to_apply/ADNI_Acknowledgement_List.pdf.

Abstract

Machine learning techniques, along with imaging markers extracted from structural magnetic resonance images, have been shown to increase the accuracy to differentiate patients with Alzheimer's disease (AD) from normal elderly controls. Several forms of anatomical features, such as cortical volume, shape, and thickness, have demonstrated discriminative capability. These approaches rely on accurate non-linear image transformation, which could invite several nuisance factors, such as dependency on transformation parameters and the degree of anatomical abnormality, and an unpredictable influence of residual registration errors. In this study, we tested a simple method to extract disease-related anatomical features, which is suitable for initial stratification of the heterogeneous patient populations often encountered in clinical data. The method employed gray-level invariant features, which were extracted from linearly transformed images, to characterize AD-specific anatomical features. The intensity information from a disease-specific spatial masking, which was linearly registered to each patient, was used to capture the anatomical features. We implemented a two-step feature selection for anatomic recognition. First, a statistic-based feature selection was implemented to extract AD-related anatomical features while excluding non-significant features. Then, seven knowledge-based ROIs were used to capture the local discriminative powers of selected voxels within areas that were sensitive to AD or mild cognitive impairment (MCI). The discriminative capability of the proposed feature was measured by its performance in differentiating AD or MCI from normal elderly controls (NC) using a support vector machine. The statistic-based feature selection, together with the knowledge-based masks, provided a promising solution for capturing anatomical features of the brain efficiently. For the analysis of clinical populations, which are inherently heterogeneous, this approach could stratify the large amount of data rapidly and could be combined with more detailed subsequent analyses based on non-linear transformation.

Introduction

Alzheimer's disease (AD) is the most common neurodegenerative dementia, which causes the gradual loss of cognitive functions. A definite diagnosis of AD can only be made through autopsy findings, such as amyloid deposition and neurofibrillary tangles [1], [2]. In practice, the diagnosis of AD is based on clinical criteria [3]. In addition, findings from neuroimaging technologies, such as magnetic resonance imaging (MRI) [4], positron emission tomography (PET) [5], [6], or single-photon emission computed tomography [7] could further increase the diagnostic accuracy of AD [8]. Among these modalities, structural MRI has been recognized as a marker for neuronal injury, which could be detected as volume loss [9], cortical thinning [10], or changes in shape [11] seen in a set of anatomical structures such as the medial temporal area, the posterior cingulate area, the thalamus, and other cortical areas.

One promising extension of these findings in anatomical MRI is the use in the analysis of large clinical data, in which a large amount of anatomical MRIs of an elderly population, collected through multiple institutes, could be used to evaluate the possibility of AD or to evaluate the future risk for developing dementia, on an individual basis [12]. A range of studies have demonstrated that morphometric features extracted from structural MRI, along with machine-learning techniques, could be used to classify a single subject as a member of a particular clinical category [13][17]. One group of these studies considers voxel-based tissue probability maps directly as features in the classification [17][20]. Another group focuses on regional characteristics, such as volume, shape, thickness within one single anatomical structure, or the multivariate description over the whole-brain parcels obtained using automated segmentation tools [21][25]. The third group first characterizes the shape of an ROI as a series of parameters, such as spherical harmonics or log-Jacobian determinants from tensor-based morphometry, and then utilizes the parameters as features [26], [27]. Some other studies have focused on the combination of multiple modalities, including MRI, PET, and cerebrospinal fluid (CSF), and have yielded good classification accuracies [28][30].

The studies mentioned above are often coupled with highly accurate non-rigid registration that, although proven to be effective, is also known to invite several nuisance factors, such as transformation parameter dependency, computational complexity, and uncertainty in the range of applicability with respect to the degree of anatomical abnormality; the transformation accuracy may vary depending on the anatomical difference between the atlas and patients. For example, in a routine voxel-based pipeline, there are parameters that control the elasticity and smoothness of the deformation field used for transforming target images to a standard space. The choice of these parameters is usually pre-fixed regardless of anatomical differences between the groups. The statistical analysis based on the large number of voxels (typically more than one million) also poses a serious challenge for subsequent correlation analyses with diagnosis and other types of clinical information. A scheme to contract anatomical features to a much more manageable size seems essential [12], [31].

In a previous study, a residual-based measurement using an atlas grid was reported, which could successfully capture anatomical features of various types of neurodegenerative diseases [32]. This approach was named the Gross feature recognition of Anatomical Images based on Atlas grid (GAIA), which is a highly time-efficient method for the image recognition and does not rely on non-linear transformation. In this approach, an atlas with more than 200 pre-defined structures was linearly superimposed on a target image and the intensities of the defined structures were measured. The intensity rankings of the defined structures were then used as anatomical features. Anatomical alterations beyond the normal range would lead to gross misregistraion and abnormal intensities of the defined structures, which was captured as an anatomical feature. Although utilization of the pre-defined atlas grid (i.e., anatomical structure parcellation map) is an effective way for dimensional reduction [33], one of the limitations of GAIA is reduced sensitivity to localized anatomical alterations that only affect part of a pre-defined structure [34].

In our study, we extended the GAIA approach to voxel-based feature recognition, in which, instead of applying a pre-defined atlas grid for feature extraction and reduction, we employed data-specific and knowledge-based masks. These masks were created based on voxel-based statistics results and the Disease-Specific Anatomical Filtering method [35]. Because GAIA relies on image intensities, standardization of voxel intensity values across different images is one of the technical challenges. To standardize the intensity of MRI images, histogram equalization, in which the tonal distribution of an input image and a template are mathematically matched, is often used [36]. However, the spatial relationship between pixels in the target image and the template is disregarded in this approach, which sometimes leads to artifacts caused by the increased contrast-to-noise ratio in low-intensity areas. Therefore, for voxel-based analysis, we introduced the local binary pattern (LBP), which has been widely used in various applications and has been proven robust to monotonic gray-level changes, and is also computationally efficient [37], [38]. A frequent application of LBP is facial recognition attributed to its invariance to illumination changes in facial pictures. Similarly, cross-scanner variability in MRI images can also be characterized as a monotonic change, where the ranking value of the average intensity in a particular anatomical tissue would not change over subjects. For instance, in T1-weighted images, the intensities of gray matter pixels are always lower than those of white matter pixels in an image retrieved from any scanner.

A total of 363 multicenter subjects from the ADNI database were recruited in the present study in order to validate the feasibility of using gray-level invariant features for classification. A machine-learning tool, namely, a support vector machine (SVM) [13][17] was utilized to investigate the discriminative capability of the proposed features extracted from those subjects. Specifically, SVM was trained on a subgroup of subjects with clinically-labeled features, and then was tested by cross-validation using another subgroup of subjects with features blinded from their labels [39]. Feature selection based on statistical methods was implemented to LBP-TOP (three orthogonal planes) maps to exclude disease-unrelated features and accelerate the training procedure. In addition, seven pre-defined custom masks were designed to investigate the discriminative powers of local features within areas that are sensitive to AD, including the hippocampus, amygdala, the parahippocampal gyrus, the entorhinal area, the temporal lobe, the lateral ventricle, and an overall mask that combined the six masks. The selected features, along with the knowledge-based masks, present a possible approach to build disease-specific filters, particularly on a linear transformation basis.

Method

Data description

Data used in the preparation of this article were obtained from the Alzheimer's Disease Neuroimaging Initiative (ADNI) database (adni.loni.usc.edu). The data were analyzed anonymously, using publicly available secondary data from the ADNI study; therefore, no ethics statement is required for this work. The ADNI was launched in 2003 by the National Institute on Aging (NIA), the National Institute of Biomedical Imaging and Bioengineering (NIBIB), the Food and Drug Administration (FDA), private pharmaceutical companies, and non-profit organizations, as a $60 million, five-year public-private partnership. The primary goal of ADNI has been to test whether serial magnetic resonance imaging (MRI), positron emission tomography (PET), other biological markers, and clinical and neuropsychological assessment can be combined to measure the progression of mild cognitive impairment (MCI) and early Alzheimer's disease (AD). The determination of sensitive and specific markers of very early AD progression is intended to aid researchers and clinicians in developing new treatments and monitoring their effectiveness, as well as lessening the time and cost of clinical trials.

The Principal Investigator of this initiative is Michael W. Weiner, MD, VA Medical Center and University of California – San Francisco. ADNI is the result of the efforts of many co-investigators from a broad range of academic institutions and private corporations, and subjects have been recruited from over 50 sites across the U.S. and Canada. The initial goal of ADNI was to recruit 800 subjects, but ADNI has been followed by ADNI-GO and ADNI-2. To date, these three protocols have recruited over 1500 adults, ages 55 to 90, to participate in the research, consisting of cognitively normal older individuals, people with early or late MCI, and people with early AD. The follow-up duration of each group is specified in the protocols for ADNI-1, ADNI-2, and ADNI-GO. Subjects originally recruited for ADNI-1 and ADNI-GO had the option to be followed in ADNI-2. For up-to-date information, see www.adni-info.org.

The key eligibility criteria used in ADNI was detailed at http://www.adniinfo.org/Scientists/ADNIGrant/ProtocolSummary.aspx. Briefly, subjects with mini-mental state examination (MMSE) [40] scores between 20–26 (inclusive), a clinical dementia rating (CDR) [41] of 0.5 or 1.0, and who met the NINCDS/ADRDA criteria [42] for probable AD and were diagnosed as AD. The diagnosis of MCI was made if the subjects had MMSE scores between 24–30 (inclusive), a memory complaint, had objective memory loss measured by education-adjusted scores on the Wechsler Memory Scale Logical Memory II [43], a CDR of 0.5, the absence of significant levels of impairment in other cognitive domains, essentially preserved activities of daily living, and an absence of dementia. Normal controls followed the criteria: MMSE scores between 24 and 30 (inclusive), a CDR of 0, non-depressed, non-MCI, and non-demented. The age range of normal subjects is roughly matched to that of MCI and AD subjects. Therefore, there should be a minimal enrollment of normal subjects under the age of 70.

A total of 363 subjects from the ADNI1 (1.5T) database, with corresponding baseline MRIs, were used in this study. Structural MRIs were acquired from 1.5 T scanners across 51 centers with a protocol individualized for each scanner, as defined in http://adni.loni.usc.edu/. Images were downloaded from https://ida.loni.usc.edu/ in NiFTI formats with geometry distortion corrected and B1 correction. The individuals analyzed in this study included: 80 patients with probable AD (38 males, 42 females, age±SD = 77.1±5.5 years; MMSE±SD = 23.1±1.9), 141 patients with MCI (80 males, 61 females, age±SD = 75.7±6.4 years; MMSE±SD = 27.0±1.6), and 142 normal elderly controls (73 males, 69 females, age±SD = 76.5±7.2 years; MMSE±SD = 29.2±0.93). All subjects studied in this work were followed up for three years and all MCI patients were clinically stable during their last visits (month 36). The demographics and characteristics of the selected population are shown in Table 1, together with their between-group differences in age, MMSE and sex.

thumbnail
Table 1. The demographics and characteristics of the selected population.

https://doi.org/10.1371/journal.pone.0105563.t001

Preprocessing

The structural MRI images were first skull-stripped using a Matlab suite called SPM8 [44]. To be specific, a brain mask was obtained for each subject by combining three individual tissue probability maps, including white matter, gray matter, and cerebrospinal fluid (CSF), obtained from the unified segmentation module incorporated in SPM. The mask was then superimposed on the original image to clean up tissues outside the brain, such as the skull, skin, and neck. Skull-stripped images were then co-registered (linear transformed) to a template, namely EVE [45], using 12 degrees of freedom (DOF) affine [46] to standardize each individual to the Montreal Neurological Institute (MNI) space [47]. To obtain an unbiased co-registration, 12 degrees of freedom affine were employed with cost function setting to mutual information (MI), which was proved robust to inter-subject intensity variations [48]. After the co-registration, spatial locations and global brain sizes, which were considered as covariates in analyzing the disease-specific features, were normalized for all these subjects.

Gray-level invariant features

LBP operator was used to represent the gray-level invariant features of the original image with low computational complexity. It described the local structure by thresholding the intensities of a set of P neighboring pixels set(IP) with the intensity of its center pixel IC, and then represented the feature as a binary code, as explained in (1). A demonstration of its gray-level invariance is shown in Fig 1, where LBP is applied to 2D phantom MRIs with multiple monotonic gray-level changes. MRI images shown in the first row of Fig 1 were simulated by BrainWeb [49] by setting the simulated Flip Angle to 10, 20, and 40 respectively. The second row shows corresponding LBP maps, which, as expected, differed little from each other. The reason for using phantom images is to guarantee that all images were exactly in the same coordinate.

thumbnail
Figure 1. A 2D LBP test on simulated MRIs.

The first row displays the MRI images and the second row displays their corresponding LBP maps. Images scanned with different flip angles are shown in columns.

https://doi.org/10.1371/journal.pone.0105563.g001

(1)Rotation invariant LBP was an extended version of the original operator with robustness to image rotation [50]. Given that affine has been applied to exclude the rotation influence, traditional LBP operator was deemed competent for feature extraction in the present study, which resulted in 256 possible labels within a 3×3 neighborhood. In this case, the intensity of the LBP map ranged from 0–255 in a 2D image. A straightforward 3D LBP form, namely LBP-TOP (three orthogonal planes), was proposed in a previous study to describe spatiotemporal signals of facial expression by simply concatenating features extracted from three orthogonal 2D planes [51]. In the present study, LBP-TOP operator traversed all 3×3 neighborhoods in every 2D slice varying separately along axial, coronal, and sagittal orientations, as shown in Fig 2. Thus, every pixel p was potentially represented by a 3D vector [LBPxp LBPyp LBPzp], denoting the LBP value separately on the y-z, x-z, and x-y planes.

thumbnail
Figure 2. A brief illustration of the calculation of LBP-TOP value in pixel p in the axial, coronal, and sagittal orientations.

Pixel p is denoted by the red color, with its 3×3 neighborhood circled by a yellow square in the 2D plane. Bin2Dec is a function for transferring binary code to decimal values.

https://doi.org/10.1371/journal.pone.0105563.g002

Furthermore, three types of features were evaluated in this study for comparison, including Type 1 images without any intensity adjustment, Type 2 histogram-equalized images, and the proposed Type 3 LBP-TOP maps. Note that all features were based on images transformed to a standard space through affine co-registration.

Two-step feature selection

Feature selection is known as a process of selecting an important subset of features for model construction in machine-learning. In our study, a feature vector, which was used to represent the anatomical attribute of a brain, recorded the voxel intensities of its LBP maps. However, not all voxels encoded useful information for the recognition of certain anatomical features. The most relevant voxels could be retained according to several criteria; for example, voxels behaved significantly statistically differently between the normal group and the disease group, or voxels located in certain areas associated with previous pathological evidence.

The LBP map represented an approximation of the shape of high-gradient areas, such as boundaries or corners, but also noise in MRIs. When implementing feature selection directly on LBP maps, limited numbers of usable features are sometimes suppressed by imaging noise. Thus, as shown in Fig 2, all LBP maps were smoothed using a Gaussian filter specifying the full width half maximum (FWHM) to 4 mm×4 mm×4 mm. This preprocessing was then followed by a two-step feature selection known as data-driven selection and knowledge-driven selection. The data-driven selection applied a two-sample t-test on a voxel basis over the entire brain to retain features that showed statistical differences between the AD/MCI and NC groups. It has been suggested in the existing literature [35], [52], [53] that correctly reducing the number of features, can accelerate computation and improve performance by selecting features with the greatest discriminative power. In this study, features with significant differences (p<0.001, uncorrected) between the patient group and the normal group were selected, only within the training samples. The second step is known as a knowledge-driven selection, where priori masks were customized to select disease-specific areas that were expected to have the greatest positive contributions to the classification. Note that the second step was applied to voxels selected by the first-step selection. As shown in Fig 3, seven binary masks (selected area = 1, background = 0) that stood in the same coordinates with EVE were built according to anatomical knowledge for encoding morphometric changes over groups. It was expected that the boundaries of the masks eased enough to cover variant types of non-rigid morphometry over subjects within their corresponding anatomical structures, including the amygdala (AMG), the entorhinal area (ENT), the hippocampus (HIP), the parahippocampal gyrus (PHG), the temporal lobe (TL), the lateral ventricles (LV), and an overall mask (OVALL) built by executing an “OR” operation on the six masks mentioned above. These were the areas that had consistently certified values for differentiating AD/MCI from normal states. Specifically for LBP maps, two-step feature selection was carried out separately on three orthogonal planes, and then, the three individual parts were concatenated into a single feature vector (Type 3 feature). Therefore, one selected voxel at coordinate (x, y, z) satisfied two requirements: 1) voxels showed significant inter-group differences in intensities at (x, y, z) over all studied images; 2) intensity = 1 on the binary mask at (x, y, z). Note that independent selections were carried out with different masks in the second step. In other words, each mask yielded a particular feature vector to describe the entire brain. Potentially, AD-specific filters can be derived from the two-step feature selection specific to linearly transformed voxels. For comparison, Type 1 and Type 2 features were also extracted from intensity-unadjusted images and histogram-equalized images, which were then subsequently refined through similar strategies used for feature selection.

thumbnail
Figure 3. Seven knowledge-based masks customized for capturing AD-specific morphometry.

These masks covered areas that have been consistently demonstrated as sensitive to AD, including the amygdala (AMG), the entorhinal area (ENT), the hippocampus (HIP), the parahippocampal gyrus (PHG), the temporal lobe (TL), the Lateral ventricle (LV), and a mask that combined the aforementioned six masks (OVALL).

https://doi.org/10.1371/journal.pone.0105563.g003

Validation of the proposed feature

The discriminative value of three types of features were studied and compared in terms of the performances of classifiers employing these features separately. The feature matrix with selected features of each training sample listed in rows was sent to the SVM program [54] with their clinical labels (AD  =  positive  = 1, NC  =  negative  = −1). SVM, first developed by Vapnik in 1995 [55], was designed for the classification of non-linear and high-dimensional data. Therefore, it was compatible with image -based recognition in various biomedical applications. In the general SVM process, a classifier was trained by mapping the input m-dimensional feature vectors into l-dimensional space (l>m) using kernel functions. SVM aimed to find the maximum-margin hyperplane that represented the largest separation or margin between the two clinical groups in the feature space. The boundaries of the hyperplane were represented by the support vectors, equivalent to the training samples on the margins. After this process, the trained classifier could be used to map incoming testing data into the l-dimensional feature space and thereafter assigned it to the appropriate category. An unbiased estimate of true classification performance was obtained by employing 10-fold cross-validation that initially divided all samples to 10 subsets and then iteratively left one subset out of training for subsequent testing until each of the 10 subsets were validated. To avoid possible bias, each cross-validation process was repeated 30 times, and a mean estimation of classification performance was obtained. Note that t-test-based feature selection (first-step selection) was also constrained in the cross-validation loop; that is, the testing sample was not part of the two-sample t-test to avoid over-fitting of the classifier. The classification accuracies of classification models using different types of features were analyzed and compared in terms of classification accuracy (percentage of correctly classified subjects), specificity, sensitivity, receiver operating characteristic (ROC) curve [56], [57], as well as area under ROC curve (AUC), where AUC  = 0.5 stands for completely random predictions and AUC  = 1.0 stands for perfect separation [58]. The computation time of the proposed model was also studied and compared to the pipelines using volume, shape, and thickness –based features.

Results

Biological sensitivity of the gray-level invariant feature

To investigate whether our classification model based on the LBP and SVM could give appropriate weighting to the known anatomical structures involved in AD to separate AD or MCI from NC, the weights of training features derived from the linear SVM output were mapped onto the template space. Specifically, in every cross-validation procedure with one subset of samples left out for training, each variable of the feature vector was assigned a weight calculated by training on the remnant nine subsets of the samples. The average weight for the same variable was then calculated by averaging the weights produced from 10 iterations of cross-validations. Fig 4 shows feature weights, which have been normalized to [0, 1], obtained from three LBP-TOP maps separately. Synthetically, AD and MCI show similar patterns of discriminative power over the brain where highly-weighted areas by SVM are: the hippocampus; the amygdala; the putamen; the thalamus; the insula; the precuneus; the anterior cingulate gyrus; the posterior cingulate gyrus; the areas around the lateral ventricles; and several areas in the temporal lobe.

thumbnail
Figure 4. Average feature weights yielded by linear SVM in differentiating a) AD from NC, and b) MCI from NC.

In either a) or b), average weights separately obtained from three orthogonal planes are displayed in rows, and different slices along the axial orientation are displayed in columns. The ascending weights are shown from darkness to brightness.

https://doi.org/10.1371/journal.pone.0105563.g004

Discriminative powers of selected features within seven knowledge-based masks

To bring anatomical knowledge into the present features, seven custom masks were used as priors for the second-round feature selection. The classification performance with respect to each mask was evaluated through 10-fold cross-validation, and the accuracies are displayed in Fig 5. Taking AUC as the standard measurement, the discriminative power in AD vs. NC is AMG>OVALL>HIP>LV>PHG>TL>ENT, whereas MCI vs. NC showed AMG>LV>HIP>OVALL>PHG>ENT>TL. The between-mask differences in the classification performance was evaluated using two-tailed McNemar's test [59]. As shown in Table 2, in AD vs. NC, no significant differences (p>0.05) were found in classification performance among classifiers using OVALL, AMG, and HIP. In MCI vs. NC, no significant differences (p>0.05) were found in classification performance among classifiers using OVALL, AMG, HIP, and LV. Note that the p-value was converted from the z-scores according to a z-score lookup table where z>1.960 corresponds to P<0.05. In addition, the performances of the outputs from first-step selection are also shown in Fig 5 under the caption “without mask.” In general, the features that underwent the two-step feature selection performed better than the features that underwent the first-step selection alone, in both AD vs. NC and MCI vs. NC.

thumbnail
Figure 5. Classification performances with respect to features selected by seven masks in differentiating a) AD from NC, and b) MCI from NC.

The performances were measured in terms of specificity, sensitivity, and AUC. The ROC curves are also displayed in the blue color with a smooth fitting line shown in red.

https://doi.org/10.1371/journal.pone.0105563.g005

thumbnail
Table 2. The between-mask differences of the classification performance evaluated by a two-tailed McNemar's test.

https://doi.org/10.1371/journal.pone.0105563.t002

Comparison of three types of features

Three types of features were trained and tested separately by SVM through 10-fold cross-validation. Their classification accuracies were shown in Table 3 in terms of sensitivity, specificity, AUC, and accuracy rate. Among all models, the one based on type 3 features performed best in all measurements. In addition, the results have proven that features directly extracted from unadjusted gray-scale images from multiple scanners were not usable since this yielded an ROC curve partly under the random guess line (a line connecting point [0 0] and point [1 1] in ROC space). The difference in the performance between type2 and type3 features was measured with a one-tailed McNemar's test. A significant difference was found in differentiating MCI from NC (p<0.05, z = 14.21), as well as in differentiating AD from NC (p<0.05, z = 3.87).

thumbnail
Table 3. The classification accuracies with respect three types of features, including type1) intensity-unadjusted image, type2) histogram-equalized image, and type3) LBP-TOP maps.

https://doi.org/10.1371/journal.pone.0105563.t003

Comparison of computation time

The proposed framework was compared with several widely used pipelines using different tools, such as SPM, FSL, HAMMER, AIR, LDDMM, and Freesurfer [44], [60][62] (Table 4). No considerable differences were shown in time consumption for model training or feature extraction among all methods, compared to the difference in the time spent on the preprocessing phase. For example, the duration of model training when managing 400 samples with each sample characterized by a feature vector containing 2.7e+5 variables (often the selected voxels) lasts for several minutes, compared with several seconds when managing the same number of samples with dozens or hundreds of variables in each feature vector (often the ROI-based features). However, time spent on non-rigid registration can be what potentially determines computation time of the whole pipeline, which varies from seconds to days.

thumbnail
Table 4. Computation time of the proposed model, together with computation times of several widely used pipelines using different tools like SPM, FSL, HAMMER, AIR, LDDMM, and Freesurfer.

https://doi.org/10.1371/journal.pone.0105563.t004

Discussion

Here, we propose an efficient approach to differentiate AD or MCI from NC, based on multicenter MRI using gray-level invariant features. Before the discussion of discriminative powers, biological sensitivities of features were studied as part of the demonstration of their feasibilities. It can be seen from the results that top-ranked areas that have greatest discriminative power include the hippocampus, the amygdala, the anterior/posterior cingulate gyrus, and several areas in temporal lobe. These areas agree well with previous findings of gray-matter loss in temporal-limbic regions, as well as in anatomically associated regions like the cingulate gyrus, and the precuneus [63][65]. Significant differences were also seen in other areas that were within or around the lateral ventricles, possibly related to ventricle enlargement and its joint influence in some deep gray matter areas like the thalamus and putamen [66], [67]. Since the current study is based on rigid transformation only, the structural changes shown in the images encode not only non-rigid information, but also some rigid information. For example, atrophy of a certain area might pull/shift its neighboring tissues. Therefore, the selected features might not be right inside those accepted areas associated with AD.

To further validate the effectiveness of proposed features, especially the robustness to cross-scanner variability, the discriminative value was studied by measuring the performance in differentiating AD/MCI from NC subjects retrieved from multiple institutes, and then compared with accuracies with respect to features based on intensity-unadjusted images and histogram-equalized images based on the same database. Without doubt, features based on intensity-unadjusted images were practically useless due to the non-robustness to cross-scanner variability of training samples. The histogram-equalized image encodes feasible features for the classification of AD and NC (AUC>0.8). This method assigned 80.98% of the subjects to the correct category, although resulting in lower accuracy in terms of all measurements than proposed features. However, performance with respect to histogram equalization is less effective in differentiating MCI and NC (AUC<0.6), compared to the proposed features that produced AUC>0.6.

Compared with results reported in previous literature using voxel, volume, and thickness features in AD vs. NC discrimination, the proposed features (using the top-ranked mask AMG) produced a sensitivity higher than 81.0% [68], 85.0% [69], and 85.0% [70], but lower than 86.0% [71]; and a specificity higher than 80.0% [69], but lower than 95.0% [68], 86.3% [71], and 93.0% [70]. In MCI vs. NC, the proposed method (using the top-ranked mask AMG) yielded a sensitivity lower than 73.0% [68], 78.5% [71], 84.0% [70]; and a specificity higher than 59.6% [71], but lower than 85.0% [68], and 86.0 [70]. However, the direct comparison of performance between the proposed method and previous methods could be only for reference because these approaches were based on different subgroups of ADNI datasets or variant strategies of cross-validation. In addition, models in these previous studies were also trained and tested using different classifiers; for instance, LP boosting was employed in [69] and LDA was employed in [70]. Parts of these studies also used a hierarchical fusion classifier with features from multimodal imaging techniques [71]. Overall, LBP -based features performed well in AD vs. NC classification, but was less effective in MCI vs. NC tasks compared to the approaches based on sophisticated measurements of multiple brain tissues. A possible explanation is that MCI patients showed very subtle structural changes that could be captured only by high-dimensional spatial normalization. We would like to stress that our approach does not necessarily compete with or replace more traditional approached based on non-linear transformation. Although it is obvious that non-linear transformation is needed to achieve better image registration, non-linear registration also invites nuisance factors, including dependence on transformation algorithms, cost functions, and employed parameters. If there is a large anatomical difference between the atlas and patient images, there is always a chance to be trapped in a local minima. Because the cost functions are usually based on image intensities, non-linear approaches are sensitive to contrast differences, and thus, potentially to protocol differences. Having only a limited number of solutions, the linear solutions are more robust against these factors. It is, therefore, a reasonable approach to test features extraction based on the linear solution before resorting to the non-linear solution. This result could form a foundation on which to judge the efficacy of non-linear solutions; for example, the linear solution can be used as a benchmark to evaluate the improved sensitivity and specificity to identify a patient group. Alternatively, the time-efficient linear solution could be used as pre-processing for initial stratification and anatomical homogenization, such that the non-linear solutions would be more reliable. The linear solution, on the other hand, invites its own complications, especially in data interpretation. We can no longer assume that each defined structure in the atlas accurately identifies the target structure in the subject, and, thus, the measured intensity is not the intensity of the target structure per se, but reflects the amount of mis-registration due to anatomical variability. This unique features extraction approach requires us to design and test an appropriate statistical approach.

The present method can be used as a tool for fast recognition of anatomic features with guidance based on the criteria from the neurological diagnosis. A natural extension of the proposed method is an automated image categorization tool to assist clinical decision-making, since it yielded reliable sensitivity and specificity when differentiating AD from NC. The performance of the automated categorization could be further improved when combined with other laboratory data, such as the examination of cerebrospinal fluid (CSF), or other imaging modalities, such as PET. Studies based on pathologically diagnosed cases are expected to play important roles in establishing the usefulness of automated image categorization in diagnosis and clinical decision-making.

The purpose of our current study was to offer an alternative to a voxel-based approach to capture valuable anatomical information results, with respect to AD or MCI based on a linear transformation. Although the proposed technique was validated in this study to demonstrate feasible classification, it is still lacking in framework for the individual risk assessment for eventually developing AD. In line with this, our future work involves the development of an AD prediction model from mild cognitive impairment converters (MCI-c). In addition, the present work is based on features extracted on LBP-TOP maps only. Thus, comparative studies of the effectiveness of models that employ other forms of 3D LBP [72], [73] are highly anticipated in the future.

In conclusion, the present approach directly encodes disease-specific patterns on a voxel-wise basis without non-rigid registration. Owing to its computational efficiency, along with its characteristic of gray-level invariance, the proposed approach could be a useful tool for the analysis of large medical image data and also could be a supplementary method to more detailed subsequent analyses based on non-linear transformation

Acknowledgments

Data used in preparation of this article were obtained from the Alzheimer's Disease Neuroimaging Initiative (ADNI) database (adni.loni.usc.edu). As such, the investigators within the ADNI contributed to the design and implementation of ADNI and/or provided data, but did not participate in analysis or writing of this report.

The authors thank Ms. Mary McAllister for the help with manuscript editing. This work was supported by the Natural Science Foundation of China (No. 81173356).

Data collection and sharing for this project was funded by the Alzheimer's Disease Neuroimaging Initiative (ADNI) (National Institutes of Health Grant U01 AG024904) and DOD ADNI (Department of Defense award number W81XWH-12-2-0012). ADNI is funded by the National Institute on Aging, the National Institute of Biomedical Imaging and Bioengineering, and through generous contributions from the following: Alzheimer's Association; Alzheimer's Drug Discovery Foundation; BioClinica, Inc.; Biogen Idec Inc.; Bristol-Myers Squibb Company; Eisai Inc.; Elan Pharmaceuticals, Inc.; Eli Lilly and Company; F. Hoffmann-La Roche Ltd and its affiliated company Genentech, Inc.; GE Healthcare; Innogenetics, N.V.; IXICO Ltd.; Janssen Alzheimer Immunotherapy Research & Development, LLC.; Johnson & Johnson Pharmaceutical Research & Development LLC.; Medpace, Inc.; Merck & Co., Inc.; Meso Scale Diagnostics, LLC.; NeuroRx Research; Novartis Pharmaceuticals Corporation; Pfizer Inc.; Piramal Imaging; Servier; Synarc Inc.; and Takeda Pharmaceutical Company. The Canadian Institutes of Health Research is providing funds to Rev December 5, 2013support ADNI clinical sites in Canada. Private sector contributions are facilitated by the Foundation for the National Institutes of Health (www.fnih.org). The grantee organization is the Northern California Institute for Research and Education, and the study is coordinated by the Alzheimer's Disease Cooperative Study at the University of California, San Diego. ADNI data are disseminated by the Laboratory for Neuro Imaging at the University of Southern California.

Author Contributions

Conceived and designed the experiments: ML XH SM. Performed the experiments: ML YQ. Analyzed the data: ML YQ FG. Contributed reagents/materials/analysis tools: XH SM ADNI. Wrote the paper: ML KO.

References

  1. 1. Hardy J, Allsop D (1991) Amyloid deposition as the central event in the aetiology of Alzheimer's disease. Trends in Pharmacological Sciences 12: 383–388.
  2. 2. Tiraboschi P, Hansen LA, Thal LJ, Corey-Bloom J (2004) The importance of neuritic plaques and tangles to the development and evolution of AD. Neurology 62: 1984–1989.
  3. 3. Waldemar G, Dubois B, Emre M, Georges J, McKeith IG, et al. (2007) Recommendations for the diagnosis and management of Alzheimer's disease and other disorders associated with dementia: EFNS guideline. Eur J Neurol 14: e1–26.
  4. 4. Fox NC, Schott JM (2004) Imaging cerebral atrophy: normal ageing to Alzheimer's disease. Lancet 363: 392–394.
  5. 5. Higdon R, Foster NL, Koeppe RA, DeCarli CS, Jagust WJ, et al. (2004) A comparison of classification methods for differentiating fronto-temporal dementia from Alzheimer's disease using FDG-PET imaging. Statistics in Medicine 23: 315–326.
  6. 6. Silverman DH, Small GW, Chang CY, Lu CS, Kung De Aburto MA, et al. (2001) Positron emission tomography in evaluation of dementia: Regional brain metabolism and long-term outcome. JAMA 286: 2120–2127.
  7. 7. Claus JJ, van Harskamp F, Breteler MM, Krenning EP, de Koning I, et al. (1994) The diagnostic value of SPECT with Tc 99m HMPAO in Alzheimer's disease: a population-based study. Neurology 44: 454–461.
  8. 8. Albert MS, DeKosky ST, Dickson D, Dubois B, Feldman HH, et al. (2011) The diagnosis of mild cognitive impairment due to Alzheimer's disease: Recommendations from the National Institute on Aging-Alzheimer's Association workgroups on diagnostic guidelines for Alzheimer's disease. Alzheimer's & dementia: the journal of the Alzheimer's Association 7: 270–279.
  9. 9. Schuff N, Woerner N, Boreta L, Kornfield T, Shaw LM, et al. (2009) MRI of hippocampal volume loss in early Alzheimer's disease in relation to ApoE genotype and biomarkers. Brain 132: 1067–1077.
  10. 10. Du AT, Schuff N, Kramer JH, Rosen HJ, Gorno-Tempini ML, et al. (2007) Different regional patterns of cortical thinning in Alzheimer's disease and frontotemporal dementia. Brain 130: 1159–1166.
  11. 11. Qiu A, Younes L, Miller MI, Csernansky JG (2008) Parallel transport in diffeomorphisms distinguishes the time-dependent pattern of hippocampal surface deformation due to healthy aging and the dementia of the Alzheimer's type. Neuroimage 40: 68–76.
  12. 12. Mori S, Oishi K, Faria AV, Miller MI (2013) Atlas-based neuroinformatics via MRI: harnessing information from past clinical cases and quantitative image analysis for patient care. Annu Rev Biomed Eng 15: 71–92.
  13. 13. Fan Y, Shen D, Davatzikos C (2005) Classification of structural images via high-dimensional image warping, robust feature extraction, and SVM. Med Image Comput Comput Assist Interv 8: 1–8.
  14. 14. Colliot O, Chetelat G, Chupin M, Desgranges B, Magnin B, et al. (2008) Discrimination between Alzheimer disease, mild cognitive impairment, and normal aging by using automated segmentation of the hippocampus. Radiology 248: 194–201.
  15. 15. Vemuri P, Gunter JL, Senjem ML, Whitwell JL, Kantarci K, et al. (2008) Alzheimer's disease diagnosis in individual subjects using structural MR images: validation studies. Neuroimage 39: 1186–1197.
  16. 16. Desikan RS, Cabral HJ, Hess CP, Dillon WP, Glastonbury CM, et al. (2009) Automated MRI measures identify individuals with mild cognitive impairment and Alzheimer's disease. Brain 132: 2048–2057.
  17. 17. Kloppel S, Stonnington CM, Chu C, Draganski B, Scahill RI, et al. (2008) Automatic classification of MR scans in Alzheimer's disease. Brain 131: 681–689.
  18. 18. Plant C, Teipel SJ, Oswald A, Bohm C, Meindl T, et al. (2010) Automated detection of brain atrophy patterns based on MRI for the prediction of Alzheimer's disease. Neuroimage 50: 162–174.
  19. 19. Zhang T, Davatzikos C (2013) Optimally-Discriminative Voxel-Based Morphometry significantly increases the ability to detect group differences in schizophrenia, mild cognitive impairment, and Alzheimer's disease. Neuroimage 79: 94–110.
  20. 20. Liu M, Zhang D, Shen D, the Alzheimer's Disease Neuroimaging I (2014) Hierarchical fusion of features and classifier decisions for Alzheimer's disease diagnosis. Human Brain Mapping 35: 1305–1319.
  21. 21. Heckemann RA, Keihaninejad S, Aljabar P, Gray KR, Nielsen C, et al. (2011) Automatic morphometry in Alzheimer's disease and mild cognitive impairment. Neuroimage 56: 2024–2037.
  22. 22. Querbes O, Aubry F, Pariente J, Lotterie JA, Demonet JF, et al. (2009) Early diagnosis of Alzheimer's disease using cortical thickness: impact of cognitive reserve. Brain 132: 2036–2047.
  23. 23. Convit A, De Leon MJ, Tarshish C, De Santi S, Tsui W, et al. (1997) Specific hippocampal volume reductions in individuals at risk for Alzheimer's disease. Neurobiol Aging 18: 131–138.
  24. 24. Westman E, Aguilar C, Muehlboeck JS, Simmons A (2013) Regional magnetic resonance imaging measures for multivariate analysis in Alzheimer's disease and mild cognitive impairment. Brain Topogr 26: 9–23.
  25. 25. Liu F, Suk H-I, Wee C-Y, Chen H, Shen D (2013) High-Order Graph Matching Based Feature Selection for Alzheimer's Disease Identification. In: Mori K, Sakuma I, Sato Y, Barillot C, Navab N, editors. Medical Image Computing and Computer-Assisted Intervention – MICCAI 2013: Springer Berlin Heidelberg. pp.311–318.
  26. 26. Gerardin E, Chetelat G, Chupin M, Cuingnet R, Desgranges B, et al. (2009) Multidimensional classification of hippocampal shape features discriminates Alzheimer's disease and mild cognitive impairment from normal aging. Neuroimage 47: 1476–1486.
  27. 27. Qiu A, Fennema-Notestine C, Dale AM, Miller MI (2009) Regional shape abnormalities in mild cognitive impairment and Alzheimer's disease. Neuroimage 45: 656–661.
  28. 28. Suk H-I, Lee S-W, Shen D (2013) Latent feature representation with stacked auto-encoder for AD/MCI diagnosis. Brain Structure and Function: 1–19.
  29. 29. Jie B, Zhang D, Cheng B, Shen D (2013) Manifold Regularized Multi-Task Feature Selection for Multi-Modality Classification in Alzheimer's Disease. In: Mori K, Sakuma I, Sato Y, Barillot C, Navab N, editors. Medical Image Computing and Computer-Assisted Intervention – MICCAI 2013: Springer Berlin Heidelberg. pp.275–283.
  30. 30. Liu F, Wee C-Y, Chen H, Shen D (2014) Inter-modality relationship constrained multi-modality multi-task feature selection for Alzheimer's Disease and mild cognitive impairment identification. NeuroImage 84: 466–475.
  31. 31. Fan Y, Shen D, Gur RC, Gur RE, Davatzikos C (2007) COMPARE: classification of morphological patterns using adaptive regional elements. IEEE Trans Med Imaging 26: 93–105.
  32. 32. Qin Y-Y, Hsu JT, Yoshida S, Faria AV, Oishi K, et al. (2013) Gross feature recognition of Anatomical Images based on Atlas grid (GAIA): Incorporating the local discrepancy between an atlas and a target image to capture the features of anatomic brain MRI. NeuroImage: Clinical 3: 202–211.
  33. 33. Miller MI, Faria AV, Oishi K, Mori S (2013) High-throughput neuro-imaging informatics. Front Neuroinform 7: 31.
  34. 34. Oishi K, Mielke MM, Albert M, Lyketsos CG, Mori S (2011) DTI analyses and clinical applications in Alzheimer's disease. J Alzheimers Dis 26 Suppl 3287–296.
  35. 35. Oishi K, Akhter K, Mielke M, Ceritoglu C, Zhang J, et al. (2011) Multi-modal MRI analysis with disease-specific spatial filtering: initial testing to predict mild cognitive impairment patients who convert to Alzheimer's disease. Front Neurol 2: 54.
  36. 36. Wang L, Lai HM, Barker GJ, Miller DH, Tofts PS (1998) Correction for variations in MRI scanner sensitivity in brain studies with histogram matching. Magnetic Resonance in Medicine 39: 322–327.
  37. 37. Ojala T, Pietikäinen M, Harwood D (1996) A comparative study of texture measures with classification based on featured distributions. Pattern Recognition 29: 51–59.
  38. 38. Ahonen T, Hadid A, Pietikainen M (2006) Face Description with Local Binary Patterns: Application to Face Recognition. Pattern Analysis and Machine Intelligence, IEEE Transactions on 28: 2037–2041.
  39. 39. Picard RR, Cook RD (1984) Cross-Validation of Regression-Models. Journal of the American Statistical Association 79: 575–583.
  40. 40. Folstein MF, Folstein SE, McHugh PR (1975) “Mini-mental state”: A practical method for grading the cognitive state of patients for the clinician. Journal of Psychiatric Research 12: 189–198.
  41. 41. Morris JC (1993) The Clinical Dementia Rating (CDR): current version and scoring rules. Neurology 43: 2412–2414.
  42. 42. McKhann G, Drachman D, Folstein M, Katzman R, Price D, et al. (1984) Clinical diagnosis of Alzheimer's disease: report of the NINCDS-ADRDA Work Group under the auspices of Department of Health and Human Services Task Force on Alzheimer's Disease. Neurology 34: 939–944.
  43. 43. Wechsler D (1987) WMS-R: Wechsler Memory Scale-Revised: Manual: Harcourt Brace Jovanovich.
  44. 44. Friston KJ, Ashburner JT, Kiebel SJ, Nichols TE, Penny WD (2011) Statistical Parametric Mapping: The Analysis of Functional Brain Images: The Analysis of Functional Brain Images: Elsevier Science.
  45. 45. Oishi K, Faria A, Jiang H, Li X, Akhter K, et al. (2009) Atlas-based whole brain white matter analysis using large deformation diffeomorphic metric mapping: application to normal elderly and Alzheimer's disease participants. Neuroimage 46: 486–499.
  46. 46. Jenkinson M, Smith S (2001) A global optimisation method for robust affine registration of brain images. Med Image Anal 5: 143–156.
  47. 47. Evans AC, Collins DL, Mills SR, Brown ED, Kelly RL, et al. 3D statistical neuroanatomical models from 305 MRI volumes; 1993 31 Oct-6 Nov 1993. pp. 1813–1817 vol.1813.
  48. 48. Pluim JPW, Maintz JBA, Viergever MA (2003) Mutual-information-based registration of medical images: a survey. Medical Imaging, IEEE Transactions on 22: 986–1004.
  49. 49. Cocosco CA, Kollokian V, Kwan, Evans AC (1997) BrainWeb: Online Interface to a 3D MRI Simulated Brain Database. NeuroImage 5.
  50. 50. Ojala T, Pietikainen M, Maenpaa T (2002) Multiresolution gray-scale and rotation invariant texture classification with local binary patterns. Pattern Analysis and Machine Intelligence, IEEE Transactions on 24: 971–987.
  51. 51. Guoying Z (2007) Dynamic Texture Recognition Using Local Binary Patterns with an Application to Facial Expressions. IEEE Transactions on Pattern Analysis and Machine Intelligence 29: 915–928.
  52. 52. Dai Z, Yan C, Wang Z, Wang J, Xia M, et al. (2012) Discriminative analysis of early Alzheimer's disease using multi-modal imaging and multi-level characterization with multi-classifier (M3). Neuroimage 59: 2187–2195.
  53. 53. Wee CY, Yap PT, Shen D, Alzheimer's Disease Neuroimaging I (2013) Prediction of Alzheimer's disease and mild cognitive impairment using cortical morphological patterns. Hum Brain Mapp 34: 3411–3425.
  54. 54. Chang CC, Lin CJ (2011) LIBSVM: A Library for Support Vector Machines. Acm Transactions on Intelligent Systems and Technology 2.
  55. 55. Cortes C, Vapnik V (1995) Support-Vector Networks. Machine Learning 20: 273–297.
  56. 56. Zweig MH, Campbell G (1993) Receiver-operating characteristic (ROC) plots: a fundamental evaluation tool in clinical medicine. Clinical Chemistry 39: 561–577.
  57. 57. Cardillo G (2008) ROC curve: compute a Receiver Operating Characteristics curve. Available: http://www.mathworks.com/matlabcentral/fileexchange/19950. Accessed 2014 Jul 30.
  58. 58. Fawcett T (2006) An introduction to ROC analysis. Pattern Recognition Letters 27: 861–874.
  59. 59. McNemar Q (1947) Note on the sampling error of the difference between correlated proportions or percentages. Psychometrika 12: 153–157.
  60. 60. Smith SM, Jenkinson M, Woolrich MW, Beckmann CF, Behrens TE, et al. (2004) Advances in functional and structural MR image analysis and implementation as FSL. Neuroimage 23 Suppl 1S208–219.
  61. 61. Shen D, Davatzikos C (2002) HAMMER: hierarchical attribute matching mechanism for elastic registration. IEEE Trans Med Imaging 21: 1421–1439.
  62. 62. Woods RP, Grafton ST, Holmes CJ, Cherry SR, Mazziotta JC (1998) Automated image registration: I. General methods and intrasubject, intramodality validation. J Comput Assist Tomogr 22: 139–152.
  63. 63. Salat DH, Chen JJ, van der Kouwe AJ, Greve DN, Fischl B, et al. (2011) Hippocampal degeneration is associated with temporal and limbic gray matter/white matter tissue contrast in Alzheimer's disease. NeuroImage 54: 1795–1802.
  64. 64. Ohnishi T, Matsuda H, Tabira T, Asada T, Uno M (2001) Changes in brain morphology in Alzheimer disease and normal aging: is Alzheimer disease an exaggerated aging process? AJNR Am J Neuroradiol 22: 1680–1685.
  65. 65. Baron JC, Chetelat G, Desgranges B, Perchey G, Landeau B, et al. (2001) In vivo mapping of gray matter loss with voxel-based morphometry in mild Alzheimer's disease. Neuroimage 14: 298–309.
  66. 66. Apostolova LG, Green AE, Babakchanian S, Hwang KS, Chou YY, et al. (2012) Hippocampal atrophy and ventricular enlargement in normal aging, mild cognitive impairment (MCI), and Alzheimer Disease. Alzheimer Dis Assoc Disord 26: 17–27.
  67. 67. Nestor SM, Rupsingh R, Borrie M, Smith M, Accomazzi V, et al. (2008) Ventricular enlargement as a possible measure of Alzheimer's disease progression validated using the Alzheimer's disease neuroimaging initiative database. Brain 131: 2443–2454.
  68. 68. Cuingnet R, Gerardin E, Tessieras J, Auzias G, Lehericy S, et al. (2011) Automatic classification of patients with Alzheimer's disease from structural MRI: a comparison of ten methods using the ADNI database. Neuroimage 56: 766–781.
  69. 69. Hinrichs C, Singh V, Mukherjee L, Xu G, Chung MK, et al. (2009) Spatially augmented LPboosting for AD classification with evaluations on the ADNI dataset. Neuroimage 48: 138–149.
  70. 70. Wolz R, Julkunen V, Koikkalainen J, Niskanen E, Zhang DP, et al. (2011) Multi-method analysis of MRI images in early diagnostics of Alzheimer's disease. PLoS One 6: e25446.
  71. 71. Zhang D, Wang Y, Zhou L, Yuan H, Shen D (2011) Multimodal classification of Alzheimer's disease and mild cognitive impairment. Neuroimage 55: 856–867.
  72. 72. Guoying Z ,Pietikainen M. Experiments with Facial Expression Recognition using Spatiotemporal Local Binary Patterns; 2007 2–5 July 2007. pp. 1091–1094.
  73. 73. Guoying Z, Ahonen T, Matas J, Pietikainen M (2012) Rotation-Invariant Image and Video Description With Local Binary Pattern Features. Image Processing, IEEE Transactions on 21: 1465–1477.