Keywords

1 Introduction

ASD constitutes a group of neurological alterations that represents a wide variety of clinical expressions. About 1 in 59 children has been identified with ASD according to CDC’s Autism and Developmental Disabilities Monitoring (ADDM) Network. The prevalence in children is higher in boys than in girls, in a proportion of 4 to 1 [2].

Although there exist a large number of syndromes related to autism, the diagnosis remains until now strictly clinical. A reliable diagnosis requires availability of therapists or physicians, resulting in a bottleneck that difficult early detection of this disorder [14]. In addition, most of early signs of brain function alteration are not specific and autistic signs may be observed in patients with no disorder, a source of confusion for many clinicians [31].

Currently, ASD diagnosis is performed using neuro-psychological tests that evaluate the patient-environment interaction and high cerebral functions. These tests register several clinician observations, making diagnosis subjective. The gold standard [12] in terms of diagnosis is the Autism Diagnostic Observation Schedule (ADOS) [24] and/or the Autism Diagnostic Interview (ADI-R) [25]. However the probability of misdiagnosis is high [15] since the clinician may mislead descriptive labels and inevitably introduces bias by her/his judgment [29]. Clinicians’ experience may facilitate ASD diagnosis before the second year, yet the average diagnosis age is above 3 years, which suggests many children may not be diagnosed at all. Early ASD diagnosis is critical because earlier treatments can reduce the degree of deterioration and improve the function of both patients and carers [1]. Curiously, even if modern medical images are at the very base of many decisions, in these kind of pathologies their role is still marginal [36]. Neuro-imaging could be useful to evaluate relationship between the different areas, regions or set of cerebral regions and the cognitive and functional signs that patients present, that is to say, analysis of the structure offers new possibilities of correlating brain changes or alterations at the functional level with ASD signs.

Different researches have been done with the purpose of correlating functional alterations presented in ASD and the anatomical structures. The first approaches to this theory date back in 1991, when Kemper and Bauman analyzed brains of six autistic patients, finding main alterations at the level of the limbic system, cerebellum and inferior olive. These brains showed no major morphological changes, yet it was reported a decrease in the neuronal cell size and an increase of the neuronal density at the level of the amygdala and other limbic structures when comparing to controls [20]. Recent studies have used brain MRI to classify patients with ASD, resulting that main changes were in regions like the basal ganglia, corpus callosum, hippocampus, amygdala and thalamus [3, 11, 22]. Participants in this study aged 6–15 years, volunteer ASD and control subjects [18].

There is a strong ADS relationship with brain areas responsible for normal language development such as Broca’s area and Wernicke’s area at a level of verbal and non-verbal communication. There is evidence of increase in the volume of the right and left temporal gyrus in T1-MRI studies [5, 16]. Other research has used more than three different classification techniques (RF, SVM and GBM) using as main feature the size of the cortical and sub-cortical regions, reporting a sensitivity of 57% and 64% of specificity for the binary classification task [19].

ASD characterization is difficult by the high variability between different medical studies and children development. An automatic morphometry approach has the advantage of including additional information to support early diagnosis, but some approaches based on voxel size, shape, or volume [30] ignore local and regional dependencies. A main contribution of the present research is a fully automatic morphometric method that establishes region differences by using local shape information. The approach starts by a brain segmentation using a known template [27]. Once the brain is segmented, each region is characterized by the magnitude and phase of the region Zernike Moments which inputs a standard classifier. Classification results using such feature space provide representative regions that differentiate between ASD patients and control subjects.

2 Methods

The proposed method is divided in five phases, as illustrated in Fig. 1, starting by firstly pre-processing each volume to eliminate differences coming from acquisition protocols and devices. Afterwards, an atlas [6] is elastically registered to each of the cases with the aim of segmenting brain regions. Each segmented region is then arranged in a two-dimensional collage of images, constructed by sequentially copying each slice into a 2D frame, from the top to the bottom of the region. The obtained 2D image is used as input to calculate the Zernike moments per region. The resultant magnitude and phase are used as features that are challenged to a classic classification task by means of a conventional Support Vector Machine (SVM).

2.1 Pre-processing

Each volume undergoes a pre-processing phase composed by two steps, first an intensity correction to reduce intra-site variability since images were not obtained by the same device and, second a brain extraction to remove skull, spinal cord and eye holes. Intensity correction was performed by the FSLMATH tool provided by the Oxford University [28], which corrects the bias field and normalizes each volume. Afterward, brain extraction was done by using BET (Brain Extraction Tool), which removes non-related brain tissues by using the histogram of the image and triangular tessellations [34].

2.2 Registration and Segmentation

The registration phase was carried out to obtain the corresponding regions from the Harvard-Oxford Atlas [26]. For so doing, the MNI152 template [27] was elastically registered to each brain. The process begins with an affine registration with 12 freedom degrees and a correction for spatial errors computed by means of the FLIRT Tool (FMRIB’s Linear Image Registration Tool) [17]. Then, a finer result is obtained by performing elastic registration using the FNIRT [28] tool with a quadratic spline which optimizes the processing time and ensures that transformation is as accurate as possible.

Fig. 1.
figure 1

Pipeline of proposed strategy (1) pre-processing each volume, (2) a particular atlas is elastically registered to each case and the resultant volume is segmented to 117 regions, (3) each 3D region is mapped into a 2D-collage image, (4) the Zernike moments are computed per region, taking the magnitude and phase per moment as features, and (5) finally a classification task between ASD patients and control subjects to establish discriminative regions is performed.

2.3 Anatomic Region Representation and Collage

In the present work each segmented region, a volume structure, is represented as a 2D image that contains each axial plane. This collage is built by placing each slice in an squared resolution image, as seen in Fig. 2. However, note that each volume slice is fit to the size of the region, that is to say, while the volume resolution is \(512 \times 512\), the resulting image resolution for a particular region slice could be \(45 \times 57\). This representation is convenient because it allows to describe structural shape changes on each slice without any loss of information from the 3D original volume.

Fig. 2.
figure 2

An example of a 2D-image that represents a cortical brain region.

2.4 Region-Based Characterization: Zernike Moments

Zernike moments are considered as shape descriptors by performing a multiscale frequency analysis which is usually represented as a pyramid, where the scales are the different pyramid levels and frequency analysis (repetitions) is performed through each of the scales. The complex 2D Zernike moments of order m and n repetitions are defined in the unitary circle [23] as:

$$\begin{aligned} Z_{mn}= \frac{m+1}{\pi }\int _{0}^{2\pi }\int _{0}^{1} f(r,\theta )V^{*}_{mn}(r,\theta )rdrd\theta ,r\le 1 \end{aligned}$$
(1)

where \(f(r,\theta )\) stands for the image intensity function, \(V^{*}_{mn} (r,\theta )\) corresponds to the complex conjugate of Zernike polynomial \(V_{mn} (r,\theta )\), and m and n are both integers related as:

$$\begin{aligned} (m-|n|) \text { is even and } |n| \le m \end{aligned}$$
(2)

For processing a 2D image, Zernike moments are computed by using the discretized form, as illustrated in Eq. 3:

$$\begin{aligned} Z_{mn}= \frac{m+1}{\pi }\sum _{r}\sum _{\theta }P(r,\theta )V^*_{mn}(r,\theta ) \qquad r\le 1 \end{aligned}$$
(3)

In this work, a morphometric analysis was performed by transforming the 2D image into the Zernike space, a representation that has demonstrated describe complex shapes [23]. This representation allows to characterize each brain region based on shape differences between ASD patients and control subjects. Each brain region was described by using 9 scales (55 Zernike moments), where each moment consists of magnitude and phase components, obtaining at the end a descriptor of 110 features.

2.5 Classifier

Support Vector Machines (SVM) are a set of related methods for supervised learning, applicable to both classification and regression problems. A SVM classifier sets a maximum-margin hyperplane that lies in a transformed input space and splits the space, while maximizing the distance to the nearest sample examples. The parameters of the hyperplane solution are derived from a quadratic programming optimization problem [33]. For this investigation, the SVM algorithm was trained with the feature vectors obtained from previous phase.

3 Experiments and Results

The proposed strategy performance was evaluated by using a open access database [8]. The most important result is the identification of a set of brain regions that better differentiate the two classes, namely ASD patients and control subjects.

3.1 Database

For this study, brain T1-MRI cases were used, available in the Autism Brain Imaging Data Exchange ABIDE I and ABIDE II (first and second version) [7, 8]. ABIDE databases contain 2226 cases (ASD individuals and typical controls aged 5–64 years), scanned across 17 medical centers. For this investigation, two subsamples were used, including only male cases with voxel size of \(1 \times 1 \times 1\) and ages between 6 and 12 years, based on the criterion of growth and development of the cephalic mass in children up to 12.1 years [13], aiming to get an homogeneous population.

The evaluation was then carried out with 196 subjects (98 individuals diagnosed with ASD and 98 controls), 68 from ABIDE I database (Table 1) and 128 from ABIDE II database (Table 2).

Table 1. Strict sample phenotypic information for ABIDE I
Table 2. Strict sample phenotypic information for ABIDE II

3.2 Registration and Segmentation

The Harvard - Oxford atlas [26] was used as the reference space to segment each brain of the experimental group into 96 cortical (48 per hemisphere) and 17 sub-cortical regions. The lateralized template was rigidly and elastically registered to each brain, and the resultant transformation matrix was applied to the atlas parcellation, obtaining the set of brain regions per case. Registration was assessed by measuring the overlapping percentage (Dice Score coefficient [9] metrics) between both complete brain volumes, the registered MNI-152 and each case:

$$\begin{aligned} QS=\frac{2|X\cap Y|}{|X|+|Y|} \end{aligned}$$
(4)

where: X is the MNI152 template and Y the evaluated brain. Once the elastic registration is performed, each brain is compared with the deformed template to verify that there is a high correspondence between the complete brain volumes. Registration results are shown in Tables 3 and 4 respectively.

Table 3. Overlap analysis for ABIDE I
Table 4. Overlap analysis for ABIDE II

3.3 Region-Based Characterization: Zernike Moments

In this phase of the proposed approach, there were computed 9 scales of the Zernike transformation, providing the first 55 moments of such representation space. This information corresponds to the shape orientations for each used region, and then magnitude and phase per calculated moment are concatenated on a matrix. Zernike moments were calculated the for the \(n \times n\) 2D region mosaic-image described in the Sect. 2.3, using Matlab [32, 35]. Figure 3 illustrates the complex parameters (magnitude and phase) provided by the Zernike moments for a particular region in the polar space.

Fig. 3.
figure 3

Representation of complex parameters (magnitude and phase) for a cortical region (Right Frontal Orbital Cortex) provided by Zernike Moments. In (a) is presented the distribution of the complex values in a control subject and in (b) the distribution of the complex values in a autistic patient evaluated on the same region.

3.4 Classifier

For evaluating the performance of the proposed approach by using a Support Vector Machine (SVM) classifier, a Radial Basis Function (RBF) was selected as kernel because of the high dimensionality of the feature vector per region. A 10-fold cross-validation scheme was used to train and test the constructed model, and four metrics are reported, namely Area Under the Curve (AUC), sensitivity, specificity and F-Score. It is noteworthy that the regions that showed greater accuracy were cortical regions, especially in those that are related to the normal language development, which play an important role in brain morphological changes on autistic patients such as reported in previous researches [10]. Table 5 presents the classification results using the first 55 Zernike Moments for cortical brain regions.

Table 5. Classification performance for cortical and sub-cortical regions by testing with ABIDE I and ABIDE II. The reported metrics are: area under the curve (AUC), sensitivity (SENS), specificity (SPEC) and F-Score (F-S).

Figure 4 shows the Area Under Curve (AUC) graph for the most significant brain region for ABIDE I (Right Frontal Orbital Cortex) and for ABIDE II (Right Occipital Fusiform Gyrus), found with Zernike Moments characterization.

Fig. 4.
figure 4

Area under the curve for the most significant region per dataset, namely, ABIDE I and II.

4 Discussion

In the present study, we examined the orientations of the shape from each brain region using the Zernike Moments, in a large sample of children with ASD (Autism Spectrum Disorder), relative to TC (Typical Control). This representation does not find differences at the cellular level, but on the surface and how they are related to the abnormal growth of each region. Frontal Orbital Cortex is highly related to affective functions, decision-making and sensory integration [21]. It is possible to associate alterations in this structure with one of the signs present in autism related to communication and social interaction. [10].

Finally, we found associations with severity symptom within a thalamic surface area cluster. These findings suggest that there are subtle differences in subcortical morphology in ASD. Although this study was cross-sectional, our findings also suggest that there may be atypical developmental of intellectual function and performance deficits in ASD due to this atypical growth [4].

5 Conclusions and Future Work

This work presents a method for classifying patients diagnosed with ASD and how the anatomy of their brains differs from control subjects in particular regions. The variability of the disorder and the methods used by physicians for diagnosis is not completely reliable. The method used in this research works with high level features in MRI in order to represent the information as orientations in brain shape. The obtained results correspond to regions reported in state-of-the-art methods focused on image analysis based on other high level features. Cortical regions remain relevant in the study of autism due to anatomical variability of the brain, especially those related to the social interaction and communication. As a future work, we would like to make an inter-class classification to automatically determine the existing classes in autism spectrum disorder as Asperger, Classical Autism, Rett (present only in women) and other non-invasive developmental disorders described by the DSM-V guide.