Reproducible Neuroimaging Features for Diagnosis of Autism Spectrum Disorder with Machine Learning | Research Square window.SnipcartSettings = { analytics: { enabled: false } }; (function() { var accessVector = localStorage.getItem('access_vector') || ''; window.dataLayer = window.dataLayer || []; if (accessVector) { window.dataLayer.push({ user: { profile: { profileInfo: { snid: accessVector } } } }); } })(); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-K279D39R'); Browse Preprints In Review Journals COVID-19 Preprints AJE Video Bytes Research Tools Research Promotion AJE Professional Editing AJE Rubriq About Preprint Platform In Review Editorial Policies Our Team Advisory Board Help Center Sign In Submit a Preprint Cite Share Download PDF Research Article Reproducible Neuroimaging Features for Diagnosis of Autism Spectrum Disorder with Machine Learning Cooper J. Mellema, Kevin P. Nguyen, Alex Treacher, Albert Montillo This is a preprint; it has not been peer reviewed by a journal. https://doi.org/ 10.21203/rs.3.rs-1024223/v1 This work is licensed under a CC BY 4.0 License Status: Under Review Version 1 posted 8 You are reading this latest preprint version Abstract Autism spectrum disorder (ASD) is the fourth most common neurodevelopmental disorder, with a prevalence of 1 in 160 children. Accurate diagnosis relies on experts, but such individuals are scarce. This has led to increasing interest in the development of machine learning (ML) models that can integrate neuroimaging features from functional and structural MRI (fMRI and sMRI) to measure alterations manifest in ASD. We optimized and compared the performance of 12 of the most popular and powerful ML models. Each was separately trained using 15 different combinations of fMRI and sMRI features and optimized with an unbiased model search. Deep learning models predicted ASD with the highest diagnostic accuracy and generalized well to other MRI datasets. Our model achieves state-of-the-art 80% area under the ROC curve (AUROC) in diagnosis on test data from the IMPAC dataset; and 86% and 79% AUROC on the external ABIDE I and ABIDE II datasets. The highest performing models identified reproducible putative biomarkers for accurate ASD diagnosis in accord with known ASD markers as well as novel cerebellar biomarkers. Such reproducibility lends credence to their tremendous potential for defining and using a set of truly generalizable ASD biomarkers that will advance scientific understanding of neuronal changes in ASD. Bioinformatics Biomedical Engineering Autism Spectrum Disorder Diagnosis Machine Learning Neuroimaging functional MRI structural MRI biomarkers Figures Figure 1 Figure 2 Figure 3 Figure 4 Figure 5 1 Introduction Autism Spectrum Disorder (ASD) is currently diagnosed through a time-consuming evaluation of behavioral tests by expert clinicians specializing in neurodevelopmental disorders. This diagnosis can be challenging due to several factors including the heterogeneity of the spectrum disorder, the uncertainty in the administration and interpretation of behavioral tests, and neurobiological and phenotypical differences that vary only slightly compared to typically developing controls [1]. These differences are believed to be due to altered neural connectivity in participants with ASD. A standardized and accurate diagnostic tool would increase availability and reproducibility of diagnostic services while reducing subjectivity [1–3]. As candidate noninvasive measures to facilitate diagnosis, functional MRI (fMRI) and structural MRI (sMRI) quantify brain connectivity and 3-dimensional structure, respectively. The blood oxygen level dependent (BOLD) signal from fMRI measures changes in flow and the ratio of oxy/deoxyhemoglobin in the blood throughout the brain; an indirect measure of neural activity. As ASD is putatively a neural connectivity disorder, regional signals can then be converted to interregional functional connectivity measures (FC). Structural MRI enables the quantification of complementary measures of brain morphology such as cortical thickness and subcortical structure volume. Previous attempts to automate diagnosis through neuroimaging and machine learning are limited in three ways. First, they typically focus on one proposed predictive model and do not equally optimize or tune the hyperparameters of alternative methods, leading to biased results. Second, once a model is generated, they do not thoroughly analyze the model to reveal the learned biomarkers or discuss the neurophysiological significance of the findings. Third, they do not validate or adapt their models to an external dataset and are thereby prone to a spurious result applicable only to the single dataset used for model construction. We conducted a systematic comparison of linear, nonlinear, and deep learning ML models and assessed their relative performances using a large ASD dataset. Hyperparameters of each model were carefully optimized to a similar degree to avoid preferentially biasing the results. The resulting optimized models identified consensus brain regions important for ASD diagnosis reproducible across all models. Abnormal functional connectivity (FC) was identified in previously underreported connections to and from the cerebellum and supplementary motor cortex. Furthermore, we characterized the granularity of brain parcellation and feature-set combinations using atlases at differing resolutions to highlight detectable differences in neuroimaging for accurate diagnoses of ASD. Our top performing models match the leading performance in the existing literature, but with an added advantage of lower complexity. This, in turn, makes them more interpretable, less susceptible to overfitting training data, and have a greater ability to generalize to new datasets, which we demonstrate. The generalizability to new data, cross-model consensus, and unbiased optimization all support the validity and robustness of the identified novel connectivity biomarkers. Trustworthy, stable biomarkers validated across multiple models and datasets advance our core neurobiological understanding of ASD, further the promise of machine learning as a diagnostic tool, and best leverage ML’s tremendous potential for accurate, automated medical diagnosis. 2 Results The primary results of this study stem from the analysis of 915 participants from the IMPAC dataset who received both sMRI and resting state functional MRI (rsfMRI)[3]. This study focused on the comparison of two-category classifiers that predict the diagnosis: ASD or Typically Developing (TD). The IMPAC dataset includes an expert clinical diagnosis (the classifier target) for which there were 418 ASD patients and 497 participants designated as TD. 2.1 Model performance The results of our hyperparameter model search across 15 different feature sets and 12 different model types analyzed are summarized in Fig. 1. The feature sets (columns of Fig. 1. ) consisted of 7 different functional brain-atlas parcellations measuring brain connectivity from fMRI, and these were used with or without additional measures of volumetry from T1 MPRAGE MRI. For each of the model types: DL, Classical Linear, and Classical Nonlinear (rows of Fig. 1 ) there were 50 hyperparameter configurations evaluated per model by feature set combination. Each numeric entry of Fig. 1. is the area under the ROC curve (AUROC) of for the machine learning model predicting ASD vs TD on the held-out test data not used during model training using the hyperparameter configuration that had the highest average AUROC across the folds of 3-fold cross-validation. 2.1.1 Impact of machine learning model The choice of machine learning model category (classical linear, classical nonlinear, and deep learning) had a profound effect on model performance (rows of Fig. 1 ). Deep learning models tended to outperform classical linear models, which in turn tended to outperform classical nonlinear models. The performance of the deep learning models is shown in the bottom 3 rows of Fig. 1. The most successful deep learning algorithms were the dense feedforward neural network (DFNN) and long short-term memory network (LSTM), with maximum AUROC of 80.4% and 79.0%, which outperformed classical ML methods. The BrainNetCNN does not handle anatomical features, however on the functional features alone it performed lower than the other deep learning models and similar to the linear models. The deep learning methods performed best when using the combination of functional and anatomical features. The highest overall performance was a DFNN, whose architecture is described in Table 1 , right column, using the rsfMRI connectivity data with the BASC atlas with 122 regions-of-interest (ROIs) and the sMRI volumetric data combined, achieving an AUROC of 80.4% on the held-out test set. Among the linear classical machine learning algorithms, the SVM with a linear kernel and the logistic regression with ridge regularization achieved an AUROC of 70.4% and 69.4% respectively. Among the nonlinear classical machine learning algorithms, the SVM with a Gaussian kernel attained a maximum AUROC of 70.5%. The least successful methods were models from the nonlinear classical model category and include the random forest and extremely randomized trees with a maximum AUROC of 60.8% and 60.9%. Both adaptive boosting and gradient boosting performed better than the random forest models, but overall did not perform as well as the linear methods. The deep learning models identified non-linear combinations of the functional connectivity and anatomical features which maximize diagnostic accuracy, and that accuracy reached an AUROC of 80% in close agreement with other recent works which require access to whole images. For a confirmatory diagnostic test, high specificity is desirable. With 80% specificity, we achieved a sensitivity of 70% with our top model which is approaching clinical utility (see supplementary Table S1 for thorough characterization). 2.1.2 Impact of feature set Upon comparison of the 15 feature sets (columns of Fig. 1 ), we showed that the models trained with only anatomical features (first column) yielded the lowest prediction accuracy. For models trained with functional connectivity data columns (columns 2-8), the BASC atlas and the Power atlas generated models with higher predictive accuracy than other atlases. However, the models trained using a combination of anatomical and functional features (columns 9-15) attained even higher performance, suggesting the information in the functional and anatomical features is complementary. The top performing models combined the anatomical and connectivity features from the Power atlas, Craddock atlas, or BASC atlas. The best performance was achieved with the BASC atlas [4] compared to the other atlases tested. These models achieved 75.4-80.4% AUROC on the held-out test data. This atlas’ coarsest resolution contains 64 ROIs ( Fig. 2A ), its medium-grained granularity has 122 ROIS ( Fig. 2B ), while its fine-grained granularity has 197 ROIs ( Fig. 2C ), and the highest diagnostic prediction performance was achieved at medium granularity. Lone functional features performed higher than structural features, suggesting greater information contained therein. In general, however, combining anatomical features with functional connectivity features tended to improve model performance across all model categories, suggesting structural-functional complementarity. This finding corroborates previous studies [5–11]. The relatively higher performance of the 122- and 197-ROI BASC atlases suggests the optimal granularity of neuroimaging-detectable changes in functional connectivity in ASD. It also indicates that the k-means clustering approach from which the BASC atlas is derived may be more suited to accurately elucidate functional connectivity changes in ASD than other parcellation methods based on anatomical structures. 2.2 Important features As described in section 4.7 , the top 15 features were ranked by their median feature importance over the top 5 DFNN models for each BASC atlas (ROI) granularity. These features are shown in Fig. 3 . The feature importance for the connectivity features are reported as the number of standard deviations from the mean feature importance, i.e., a z-score normalized importance. The most important features for the ASD vs TD prediction for the model trained with 64 ROIs is shown in Fig. 3A , while Fig. 3B and Fig. 3C show the most important features for the models trained from 122 and 197 ROIs, respectively. Color-coded functional labeling of features is shown to facilitate comparison. Motor, sensory, and language areas appear throughout the top features, while no structural features (cortical thickness, volume, etc.) were among the top 15 most discriminative features. Further, whether the connection is significantly increased in ASD (+), decreased in ASD (−), or not significantly different from TD ( o ) is also indicated, as determined by an independent t-test between the ASD and TD sub-cohorts in the study with significance threshold p ≤ 0.05. The clinical and demographic features, specifically sex and imaging site, were found to be of high importance only in the 197-ROI model incorporating fMRI and sMRI and models trained on sMRI data alone (not pictured). Additional visualizations of the most important connections in brain space are shown in supplemental Fig. S1 . Across the different atlas granularities, altered functional connectivity (FC) was found between multiple pairs of brain regions. The Somatosensory cortex tended to have altered connectivity (increased and decreased FC) to regions around the brain while the anterior and posterior cerebellum had decreased FC to deep cortical structures and increased FC to more superficial structures. Meanwhile the frontal cortex tended to have a complex pattern of FC changes, striatal structures exhibited decreased connectivity with other regions, and language associated cortex was found to have a complex pattern of FC changes as well. The default mode network (DMN) encompassed several of these regions, and intra DMN connectivity was significantly altered in ASD vs TD subjects ( Fig. 3 ). These patterns of connectivity were found to be reproducible for ASD classification across the atlas granularities examined ( Fig. 3 ). Overall, motor associated features were most often predictive of ASD, relative to the other types of features examined. Features recurring at multiple resolutions bolsters confidence in their importance and suggests that even higher granularity may be warranted to further elucidate biological underpinnings. 2.3 Model search analysis Performance of a diagnostic model on a given problem can depend substantially on the choice of architecture. In order to examine the effect of the choice of hyperparameters, kernel density estimates were computed to estimate the probability distribution functions of the configurations of the highest performing (top 20%) configurations and lowest performing (bottom 20%) configurations ( Fig. 4 ). As the peaks of the high (blue) and low (orange) performing models are not proximal and the AUROC varied by 20% or more between high and low performing models, this suggests that architectural hyperparameters impact performance substantially. Also, the configurations of the top performing models, i.e. at the peaks in the blue surfaces, occur near the centers of the search ranges and not near the edges of the search space, which confirms that the search ranges used have adequate coverage to discover high-performing configurations. As an additional test, predictive model ensembles combining multiple higher-performing configurations were generated, however these did not further improve prediction performance (supplementary Fig. S2 and Table S2 ). The hyperparameter search analysis revealed that the highest performing models tended to use between 2 and 4 hidden layers with 16-64 neurons per layer when using the coarse atlas ( Fig. 4A ), 2 layers with 16- 32 neurons versus 3 layers with 128 neurons for the medium-grained atlas ( Fig. 4B ), and 3-4 layers with 16 neurons versus 2 layers with 256 neurons for the fine-grained atlas ( Fig. 4C ). There was a preference in high performing models for more layers with increasing granularity and a preference for fewer neurons/layer with increasing granularity. Models trained on a greater number of features (more granular atlases) tended to perform best with a deeper yet more narrow architecture. Such an architecture would facilitate suppression of spurious features through the narrower ‘information bottleneck’ design, yet still enable the integration of informative features in complex ways through greater architectural depth. 2.4 External validation To test whether the top machine learning models trained with IMPAC captured generalizable predictive abstractions, these models were applied without adaptation to two large external datasets (ABIDE I and ABIDE II) not used during model training. Results of this external validation are shown for the ABIDE I and II datasets in Table 2 . The top single model trained using IMPAC attained 80.4% AUROC on IMPAC held-out test data. When tested on ABIDE I, it achieved an AUROC of 86.0% ( Table 2 underlined) and when tested on the ABIDE II it achieved a performance of 79.2%. These results are very similar to the results attained on the original IMPAC dataset, demonstrating the generalizability of the models and important features identified. A full characterization of other high performing models in this study and their sensitivity-specificity characteristics is presented in supplementary Table S1 . 3 Discussion 3.1 Constructing high performing models The results of this study yield insight into appropriate mechanisms for the construction of models to inform clinical diagnosis of Autism. The model and atlas characteristics analyzed, when taken as a whole, provide guidance and context for the selection of modeling parameters and features when constructing ASD diagnostic models. First , comparison of model types reveals that deep learning provides additional predictive power over classical machine learning methods, even when using engineered image-based features. Second , the subset of atlases that performed better is informative for ASD diagnosis. Intermediate granularity atlases generated with functional clustering performed best. Third , the results confirm that changes in ASD are reflected more by changes in functional connectivity than by changes in volume and cortical thickness. The results here provide an equitable comparison to guide future neuroimaging experimental design decisions. 3.2 Reproducible features The interrogated models demonstrate important features that are reproducible across different atlas granularities, the top 5 models within a single granularity, cortical functional types, and with previously published literature. The broad consensus across these domains underscores the credibility of identified biomarkers. Changes observed in the connectivity between regions in ASD include those at the coarse 64 ROI resolution, where we observed a predominance of decreased connectivity in sensorimotor areas in the identified features. Furthermore, we saw prominent involvement of deeper brain structures such as the cingulate, thalamus , and insula . At the finer resolution of 122 ROIs, we saw a slight shift of the predominantly important features, further involving regions of association cortex and a greater number of features with increased FC in ASD versus TD compared to the coarse resolution. Notably, these features are more reproducible than at any other granularity, with feature importances greater than three standard deviations away from the mean in all 5 models or 4/5 models for all of the top 15 median features across the 5 models. This consistency across models bolsters confidence in the 122-ROI models’ features. The features include diverse areas of the brain, but more alterations in FC between regions and the frontal cortex specifically are observed. Finally, at the finest resolution of 197 ROIs, we saw many of the same features as at the coarser resolution, with further implication of association cortex and somatomotor regions. The 197-ROI models did not exhibit a predominance of increased or decreased FC features, unlike the coarser resolutions. Further, at this finest resolution, prolific involvement of deep cortical structures was observed. Multiple cortical functional networks associated with symptomatology of ASD are implicated at every resolution. The language cortex, corresponding to observed communication differences; the somatosensory processing cortex, corresponding to repetitive behaviors and sensory processing differences; and the social association cortices, linked with social interaction were all observed to have altered connectivity across the models and resolutions observed [1,12–16]. We saw the most FC alterations in both somatomotor and association cortex, with fewer language-associated areas implicated. Many of the features identified by the proposed top performing models agree with alterations reported previously, including the significantly altered DMN connectivity, [13,16,17], connectivity in visual areas [12,15,17,18], motor and supplementary motor connectivity [12], connectivity in somatosensory association areas [14,15], and connectivity in the prefrontal cortex [13,14,16] in individuals with ASD. Importantly, our analysis has better characterized underreported connectivity changes. We showed the FC to and from the cerebellum, including both the anterior and posterior aspects, are important diagnostic predictors of Autism. Cerebellar dysfunction has long been implicated in autism [19–21], but not, to our knowledge, characterized in the multivariate context of machine learning diagnostic models. Moreover, these cerebellar features are important across all levels of granularity examined (from the BASC atlas at 64, 122, and 197 ROIs). These reproducible discriminatory connections lie between the cerebellum and motor areas as well as between the cerebellum and frontal cortex, regions that pertain to sensory processing and social behavior, putatively altered in ASD. This altered cerebellar connectivity in ASD has received little attention in the fMRI literature, as the cerebellum is often not included in functional analyses. We suggest that these connections are areas worthy of further investigation and that all fMRI studies of ASD should especially consider the cerebellum. 3.3 Comparison to previous work This study identified and measured consensus neuroimaging features that were reproducible across processing methods, models, and multiple large datasets. The findings also reproduced previous results from the literature. Improved reproducibility and confidence in experimental results is fundamentally important in the neuroimage analysis community. To maximize reproducibility, it has been shown that performing multiple analyses on the same data and building a consensus from the aggregate results is more reliable than any given single model[22]. For example, when an fMRI model is fit to 212 subjects, the confidence bounds on the estimated performance and held-out test performance are large: greater than ± 15%. The confidence interval follows a binomial law and drops precipitously to ± 2% when the number of subjects is increased towards 1000 subjects [23]. Due to the small effect sizes observed in fMRI studies, the use of multiple datasets and analysis techniques is paramount[24]. Previous research has analyzed the IMPAC [3] and ABIDE [1,2] datasets as well as additional proprietary datasets. This work compares favorably to the top 10 submissions from the IMPAC challenge. The majority of those methods were ensembles of linear models, achieving an average of 0.79±0.01 AUROC [25]. We additionally report AUROC on the external ABIDE I and ABIDE II datasets, confirming that the models generalize (80% AUROC on IMPAC, 86% AUROC on ABIDE I, and 79% AUROC on ABIDE II). There is a scarcity of reported results demonstrating that models trained generalize to other datasets. Our study reports binary accuracy of 75% on the held-out test set. When we trained on IMPAC data and tested the model on ABIDE I and II, our model’s test accuracy is comparable to models trained directly on ABIDE data . For example, models using training data sampled across all ABIDE sites report test accuracies ranging from 64-68% [26,27], while those holding out whole sites [8,25,28] report test accuracies from 72-80%. Furthermore, often results on the ABIDE dataset report accuracy on the same validation data used to optimize model hyperparameters, rather than separate test data, which tends to overestimate classifier performance [23]. These previous reports include those using classical machine learning, typically ensembles [5,9,11,28–35] with validation accuracy from 65-83%, and those using deep learning [9,31,35–38] with validation accuracy 70-85%. Finally, previous research analyzing proprietary datasets [9,10] achieve validation accuracy of 78-92%. In contrast to this prior work that use private inaccessible data or proprietary modeling, this work employs large publicly available datasets and the code is publicly available through our source-code repository (see section 6: Data availability). Such steps foster greater potential for external reproducibility and verification. In summary, this study addresses gaps in the aforementioned research: First, we perform extensive quantitative comparison across multiple model types and atlas granularity, where most studies analyze only a small subset of models and atlases. Second, we verify model performance on a large, public, external dataset and demonstrate generalizability, which to our knowledge, has not been done before. Third, we report test performance on both the IMPAC and ABIDE datasets because validation accuracy overestimates model performance. Finally, since there is little discussion of the reproducibility of important features across models, across atlases, and atlas granularity, we report those features which are consistently important. 3.4 Limitations and future directions While our study significantly advances the development of machine learning tools for automated accurate ASD diagnoses, it has potential for improvement. The model is dependent upon the input dataset, and the IMPAC dataset has only binary diagnosis. However, ASD is known to be a spectrum disorder. Training data that includes a finer characterization of ASD symptomatology would help hone the accuracy and enable a fuller characterization of the disorder. Additionally, our analysis used only one anatomical parcellation, but additional structural atlases could be explored to provide a better integration with the functional connectivity. Finally, data that includes measures of electroencephalography (EEG) and magnetoencephalography (MEG) which directly measure brain activity albeit at lower special resolution than fMRI would complement our analyses. Future studies to explore the character of ASD as a spectrum, integrate additional functional and anatomical measures, and explore different timescale resolutions would further advance our understanding. 4 Methods 4.1 Materials and Ethics statement This study uses the 915 participants of the IMPAC dataset that received both sMRI and resting state functional MRI (rsfMRI)[3]. This dataset includes an expert clinical diagnosis (the classifier target) for which there were 418 ASD patients and 497 participants designated as TD. Demographic data including participant age and sex were collected ( Table 3 ). To test whether the machine learning models trained with the IMPAC dataset captured discriminative features that generalize to other data, two external ASD datasets with sMRI and rsfMRI were used, ABIDE I [1] and ABIDE II[2]. Demographics for the participants used from ABIDE I and ABIDE II are shown in Table 3 . Participants from all sites of the ABIDE I and ABIDE II were included for external validation, provided both sMRI and rsfMRI were obtained on the same visit. The first available pair of sMRI and rsfMRI scans were used per subject. 1045 subjects from ABIDE I and 761 subjects from ABIDE II met this criteria. The IMPAC data used for the analysis in this study were anonymized with no protected health information included and was approved by the ethics committees of the Institut Pasteur, Robert Debre Hospital, Paris-Saclay Center for Data Science, and Ingenieurs et Scientifiques de France [3]. The ADNI data used for analysis in this study were anonymized with no protected health information included in accordance with NIH guidelines and HIPPA guidelines and conform to the ethics standards set in the 1000 Functional Connectomes Project and INDI [1,2]. All data was gathered with informed consent from all participants. 4.2 MRI feature extraction The IMPAC fMRI and sMRI were processed using the fconn1000 pipeline [39]. For the fMRI connectivity features, the TSE connectivity metric was fit on either the training data alone (IMPAC models) or the entire IMPAC dataset (ABIDE 1 and 2 datasets), and the TSE values per-ROI timeseries for the ABIDE dataset were calculated. Identical structural and functional features were derived as described above for the IMPAC study using FreeSurfer volumetry and tangent space embedding between mean regional timeseries (with the originally calculated IMPAC embedding) respectively [40,41]. The features were standard scaled by the mean and standard deviation of the IMPAC dataset. Further details of the preprocessing are provided in supplemental section 1.1. A schematic of the feature extraction procedure is provided in Fig. 5 . As there is no atlas which is optimum for every prediction task, multiple independent atlas parcellations were used. From the rsfMRI, functional connectivity matrices were derived as illustrated in Fig. 5A,B .The rsfMRI was first parcellated into regions of interest (ROIs) using seven different atlases. The first three atlases (1-3) are variations of the BASC atlas. This regions of this atlas are defined by k-means clustering of stable coherent groups [4] and 3 atlas granularity levels are tested with 64, 122, and 197 ROIs. The fourth atlas is the Craddock atlas, which defines 249 ROIs by coherence of local graph connectivity [42]. The fifth atlas is the Harvard-Oxford Anatomical atlas, which defines 69 ROIs using anatomical features. The sixth atlas is the MSDL atlas, which has 39 ROIs defined by correlations of spontaneous activity [41]. The seventh atlas is the Power atlas [43], which divides the brain into 264 ROIs based on local graph-connectivity. The mean rsfMRI time signals from each ROI were converted into a connectivity matrix by projection into tangent space, which better captures subject-specific variations from one or more groups than correlation alone [44]. The tangent space embedding (TSE) projection was fit on the training data alone and applied to the test set. From the sMRI, 207 features were extracted with Freesurfer 6.0, including volumes of 68 cortical and 37 subcortical structures, as well as regional cortical thickness and area for the ROIs defined by the Desikan-Killiany gyral atlas [45]. The extraction of this anatomical feature vector is schematized in Fig. 5C . Then, models were fit using either the structural features ( Fig. 5D ), functional features ( Fig. 5F ) or both ( Fig. 5E ). 4.3 Data partitioning IMPAC participants were randomly partitioned with 80% assigned to a training set and 20% to a test set with the splits having matching proportions of diagnosis (ASD/TD) and sex (male/female). The test participants were set aside and not used during training or model selection. The training set was further split into validation and training folds using a 3-fold stratified cross validation approach. To ensure fair subsequent model comparison, the same splits were used for all tested machine learning models. 4.4 The machine learning models Systematic testing of a broad array of 12 machine learning classifiers was conducted. These models were chosen to span statistical complexity and to be representative of models with evidence of high performance in previous ASD studies. We used 3 linear classical ML models with lower statistical complexity [9,26,30,33,34,46], 6 non-linear classic ML methods of moderate statistical complexity [8,10,11,26,29,32,34,46], and 3 deep learning approaches with higher statistical complexity [26,28,37,38,46,47]. These models are listed with their hyperparameters in Table 4 . Classical models were constructed using the Scikit-learn and XGBoost packages, while the deep learning models were implemented with Keras, Tensorflow, and Caffe packages [48–52]. The LSTM classifier uses a dense neural network atop a bidirectional LSTM for classification as in [53]. This has been shown to yield high prediction performance even on non-sequential fixed vector data [54]. The graph-convolutional network classifier, BrainNetCNN, was trained using just the FC matrix [55]. 4.5 Training the models Each of our 12 model types was trained on 15 different feature sets, for a total of 180 model type by feature set combinations. The feature sets contain measures of anatomical volume and functional connectivity from the IMPAC dataset. These feature sets included: (1-7) functional connectivity measured between regions defined by one of the 7 atlases described in section 4.2 (using the processing steps in Fig. 5A,B,D ), (8) an anatomical feature set consisting of 207 measures of regional volume and thickness ( Fig. 5C,F ), (9-15) the union of the anatomical feature set with one of the functional feature sets ( Fig. 5A-C,E ). All feature sets also included sex and imaging site as additional covariates. The deep learning models were trained on an NVIDIA Tesla p100. Further description of the training of the deep learning models can be found in supplemental section 1.2. 4.6 Optimizing model hyperparameters and model selection In order to achieve good performance, model parameters (i.e. weights) must fit the training data and model hyperparameters that govern overall characteristics, such as neural network architecture or regularization terms in a regression model, need to be selected. In this study, to ensure fairness across model types, the random search algorithm was employed to provide an unbiased tuning of model hyperparameters, rather than manually tuning which is biased to the developer’s level of expertise. A random search has been found to be more effective than a grid search across a wide variety of model types and inputs due to more samples being taken across highly important hyperparameters [56]. The dimensions and ranges of the hyperparameters searched for each model are listed in Table 4 . For each model, 50 configurations were randomly drawn from the hyperparameter space. To further ensure fairness, the same data partitioning splits were used for the 3-fold cross-validation partitioning of the training set. For each model category, the highest performing configuration was selected by mean AUROC across the cross-validation folds. The model using this configuration was then trained on all training data and evaluated on the held-out test set, not used in training. 4.7 Identifying important and reproducible features In order to better understand which features were reproducible in the diagnostic ASD/TD prediction, multiple top performing models were further analyzed. In this study, the top model category ranked according to validation AUROC was the DFNN. Its best performing model configurations were trained on the BASC atlas, whose rankings are detailed in results section 2.1 . Because they had the highest performance across multiple scales, these models and scales were the subject of further analysis and interrogation to determine their learned features. In particular, for each BASC scale, the top 5 models per BASC atlas parcellation granularity were identified and the top 15 features were ranked by their median feature importance over the top 5 DFNN models ( Fig. 3 ). The importance of each feature for each of these models was computed using permutation feature importance (PFI) [57]. PFI was chosen because it can be applied uniformly to all of the model feature type combinations tested. In this approach, for a given trained model, each feature is individually permuted across all participants to ablate any predictive information present. Its feature importance, I , is calculated as the z-score normalized mean decrease in AUROC: I = AUROC b − AUROC a , between the performance before feature permutation ( AUROC b ) minus the performance after feature permutation ( AUROC a ). This was averaged over 64 random permutation repetitions. The distribution of calculated importances across the permutations in the median model was compared with a one-tailed t-test to a null distribution of feature importance created following the procedure in [58]. The corresponding p-value was then FDR corrected at a rate of 1% with the Benjamini-Yekutieli procedure [59]. This tests if the importances are greater than what would be found by chance due to the random permutations in the PFI approach alone and if the number of permutations was sufficient to find important features. To aid in the comparison of IMPAC connectivity features to the scientific literature, which often reports results in Brodmann areas (BA), the centroid of each ROI of each atlas was calculated and matched to the corresponding BA [60]. The ROI-ROI connection can then be re-written as the closest BA-BA connection and the corresponding functions compared. 4.8 Model search analysis A hyperparameter search generates a wealth of information. To obtain insights from this information, kernel density estimates were computed for the models with the top 20% of performance and for the models with the lowest 20% of performance across the 3 BASC atlas resolutions (3 of the highest performing atlases) to identify regions of hyperparameter space that tended to distinguish high performing models from low performing ones, as shown in Fig. 4 . 4.9 External validation Any given model may overfit to spurious information in training data, not capturing the most biologically relevant information, but fitting to noise. A true biomarker should not only be identifiable in multiple models fitted to the same data, but also be predictive when used in an entirely new dataset. To test whether the machine learning models trained with the IMPAC dataset have truly captured discriminative features, we use external datasets (ABIDE I and ABIDE II) not used during model training and hyperparameter optimization. Each of the top 5 DFNN models which used the combined structural features and functional features from the BASC atlas at three resolutions (64, 122, and 197 ROIs) was applied without adaptation directly to the connectivity and anatomical features derived from the external datasets, ABIDE I and ABIDE II. Conclusion This study systematically compares 12 of the most powerful and commonly deployed ML models, develops a high performing ASD diagnostic model that can be readily adapted to new datasets, and characterizes the important and reproducible features learned by the models. Predictive features learned by the models confirm previously reported putative biomarkers and place new importance upon the understudied in-vivo connectivity between the cerebellum and the supplementary motor and frontal cortices. The identification of optimal brain parcellation granularity and feature-set combinations can be used to further guide model development, develop clinical diagnostics, and improve ASD diagnosis and timeliness of care. The identified putative biomarkers may help to elucidate pathophysiology, direct treatment options, and even target psychosocial interventions. Building evidence and confidence in identified neurophysiologic correlates of autism will benefit the community and individuals affected. Declarations 5. Acknowledgements Special thanks to Dr. Michael D. Rugg, PhD, Dr. Satwik Rajaram, PhD, and Dr. Prapti Modi, PhD for providing additional feedback and editing during the writing of this manuscript. Cooper Mellema was supported by NIH NINDS F31 fellowship NS115348. Alex Treacher and Albert Montillo were supported by NIH NIA R01AG059288. Albert Montillo was additionally supported by NIH NCI U01 CA207091, the King Foundation, and the Lyda Hill Foundation. 6. Data availability To facilitate reuse and extension, we are pleased to provide full source code for the proposed approach at:https://gitfront.io/r/DeepLearningForPrecisionHealthLab/5cd748005e6bb7988b593b4e711247368a7072b8/ReproducibleNeuroimagingFeaturesForASD_Dx.git Datasets used for analysis during the study are available in the IMPAC repository (https://paris-saclay-cds.github.io/autism_challenge/), and ABIDE I and II repositories (https://fcon_1000.projects.nitrc.org/ indi/abide/) [1–3]. 7. Author contributions C.J.M. conducted the data processing, model construction, and model interrogation and analysis with supervision from A.M.. K.P.N. and A.T. contributed to data processing and model interrogation. C.J.M and A.M. wrote the manuscript with input from K.P.N., and A.T.. 8. Competing interests The authors declare no competing interests. [61,62]. 9 References 1. Di Martino, A. et al. The autism brain imaging data exchange: towards a large-scale evaluation of the intrinsic brain architecture in autism. Molecular psychiatry 19, 659–667 (2014). 2. Di Martino, A. et al. Enhancing studies of the connectome in autism using the autism brain imaging data exchange II. Scientific data 4, 170010 (2017). 3. R. Toro, N. Traut, A. Beggatio, K. Heuer, and G. Varoquaux et al. IMPAC: Imaging-psychiatry challenge: predicting autism. a data challenge on autism spectrum disorder detection (2018). 4. Bellec, P., Rosa-Neto, P., Lyttelton, O. C., Benali, H. & Evans, A. C. Multi-level bootstrap analysis of stable clusters in resting-state fMRI. NeuroImage 51, 1126–1139 (2010). 5. Ghiassian, S., Greiner, R., Jin, P. & Brown, M. R. G. Using Functional or Structural Magnetic Resonance Images and Personal Characteristic Data to Identify ADHD and Autism. PloS one 11, e0166934 (2016). 6. Khosla, M., Jamison, K., Kuceyeski, A. & Sabuncu, M. 3D Convolutional Neural Networks for Classification of Functional Connectomes, 6/11/2018. 7. Kam, T.-E., Suk, H.-I. & Lee, S.-W. Multiple functional networks modeling for autism spectrum disorder diagnosis. Human brain mapping 38, 5804–5821 (2017). 8. Huang, H. et al. Enhancing the representation of functional connectivity networks by fusing multi-view information for autism spectrum disorder diagnosis. Human brain mapping 40, 833–854 (2019). 9. Yamagata, B. et al. Machine learning approach to identify a resting-state functional connectivity pattern serving as an endophenotype of autism spectrum disorder. Brain imaging and behavior 13, 1689–1698 (2019). 10. Dekhil, O. et al. Using resting state functional MRI to build a personalized autism diagnosis system. PloS one 13, e0206351 (2018). 11. Kazeminejad, A. & Sotero, R. C. Topological Properties of Resting-State fMRI Functional Networks Improve Machine Learning-Based Autism Classification. Frontiers in neuroscience 12, 1018 (2018). 12. Di Martino, A. et al. Aberrant striatal functional connectivity in children with autism. Biological psychiatry 69, 847–856 (2011). 13. Jung, M. et al. Default mode network in young male adults with autism spectrum disorder: relationship with autism spectrum traits. Molecular autism 5, 35 (2014). 14. Bhaumik, R., Pradhan, A., Das, S. & Bhaumik, D. K. Predicting Autism Spectrum Disorder Using Domain-Adaptive Cross-Site Evaluation. Neuroinformatics 16, 197–205 (2018). 15. Rudie, J. D. et al. Autism-associated promoter variant in MET impacts functional and structural brain networks. Neuron 75, 904–915 (2012). 16. Jung, M. et al. Sex Differences in the Default Mode Network with Regard to Autism Spectrum Traits: A Resting State fMRI Study. PloS one 10, e0143126 (2015). 17. Uddin, L. Q. et al. Salience network-based classification and prediction of symptom severity in children with autism. JAMA psychiatry 70, 869–879 (2013). 18. Chen, C. P. et al. Diagnostic classification of intrinsic functional connectivity highlights somatosensory, default mode, and visual regions in autism. NeuroImage. Clinical 8, 238–245 (2015). 19. Allen, G. & Courchesne, E. Differential Effects of Developmental Cerebellar Abnormality on Cognitive and Motor Functions in the Cerebellum: An fMRI Study of Autism. American Journal of Psychiatry 160, 262–273 (2003). 20. Volkmar, F. R., Lord, C., Bailey, A., Schultz, R. T. & Klin, A. Autism and pervasive developmental disorders. Journal of Child Psychology and Psychiatry 45, 135–170 (2004). 21. Koziol, L. F. et al. Consensus Paper: The Cerebellum's Role in Movement and Cognition. Cerebellum 13, 151–177 (2014). 22. Botvinik-Nezer, R. et al. Variability in the analysis of a single neuroimaging dataset by many teams. Nature 582, 84–88 (2020). 23. Varoquaux, G. Cross-validation failure: Small sample sizes lead to large error bars. NeuroImage 180, 68–77 (2018). 24. Poldrack, R. A. et al. Scanning the horizon: towards transparent and reproducible neuroimaging research. Nature reviews. Neuroscience 18, 115–126 (2017). 25. Gael Varoquaux. MRI Biomarkers Extraction. Teachings from an Autism-Prediction Challenge (2018). 26. Jack, A. Neuroimaging in neurodevelopmental disorders: focus on resting-state fMRI analysis of intrinsic functional brain connectivity. Current opinion in neurology 31, 140–148 (2018). 27. Sen, B., Borle, N. C., Greiner, R. & Brown, M. R. G. A general prediction model for the detection of ADHD and Autism using structural and functional MRI. PloS one 13, e0194856 (2018). 28. Khosla, M., Jamison, K., Kuceyeski, A. & Sabuncu, M. R. Ensemble learning with 3D convolutional neural networks for functional connectome-based prediction. NeuroImage 199, 651–662 (2019). 29. Chaitra, N., Vijaya, P. A. & Deshpande, G. Diagnostic prediction of autism spectrum disorder using complex network measures in a machine learning framework. Biomedical Signal Processing and Control 62, 102099 (2020). 30. Spera, G. et al. Evaluation of Altered Functional Connections in Male Children With Autism Spectrum Disorders on Multiple-Site Data Optimized With Machine Learning. Frontiers in psychiatry 10, 620 (2019). 31. Li, H., Parikh, N. A. & He, L. A Novel Transfer Learning Approach to Enhance Deep Neural Network Classification of Brain Functional Connectomes. Frontiers in neuroscience 12, 491 (2018). 32. Feczko, E. et al. Subtyping cognitive profiles in Autism Spectrum Disorder using a Functional Random Forest algorithm. NeuroImage 172, 674–688 (2018). 33. Song, Y., Epalle, T. M. & Lu, H. Characterizing and Predicting Autism Spectrum Disorder by Performing Resting-State Functional Network Community Pattern Analysis. Frontiers in human neuroscience 13, 203 (2019). 34. Dadi, K. et al. Benchmarking functional connectome-based predictive models for resting-state fMRI. NeuroImage 192, 115–134 (2019). 35. Wang, Y., Wang, J., Wu, F.-X., Hayrat, R. & Liu, J. AIMAFE: Autism spectrum disorder identification with multi-atlas deep feature representation and ensemble learning. Journal of neuroscience methods 343, 108840 (2020). 36. Rakić, M., Cabezas, M., Kushibar, K., Oliver, A. & Lladó, X. Improving the detection of autism spectrum disorder by combining structural and functional MRI information. NeuroImage. Clinical 25, 102181 (2020). 37. Parisot, S. et al. Disease Prediction using Graph Convolutional Networks: Application to Autism Spectrum Disorder and Alzheimer's Disease. Medical Image Analysis 48, 117–130 (2018). 38. Eslami, T., Mirjalili, V., Fong, A., Laird, A. R. & Saeed, F. ASD-DiagNet: A Hybrid Learning Approach for Detection of Autism Spectrum Disorder Using fMRI Data. Frontiers in neuroinformatics 13, 70 (2019). 39. Biswal, B. B. et al. Toward discovery science of human brain function. Proceedings of the National Academy of Sciences 107, 4734–4739 (2010). 40. Reuter M, Schmansky NJ, Rosas HD & Fischl B. Within-Subject Template Estimation for Unbiased Longitudinal Image Analysis. NeuroImage, 1402–1418 (2012). 41. Varoquaux, G., Gramfort, A., Pedregosa, F., Michel, V. & Thirion, B. in Information Processing in Medical Imaging, edited by G. Székely & H. K. Hahn (Springer Berlin Heidelberg, 2011), pp. 562–573. 42. Craddock, R. C., James, G. A., Holtzheimer, P. E., Hu, X. P. & Mayberg, H. S. A whole brain fMRI atlas generated via spatially constrained spectral clustering. Human brain mapping 33, 1914–1928 (2012). 43. Power, J. D. et al. Functional network organization of the human brain. Neuron 72, 665–678 (2011). 44. Gaël Varoquaux, Flore Baronnet, Andreas Kleinschmidt, Pierre Fillard & and Bertrand Thirion. Detection of Brain Functional-Connectivity Difference in Post-stroke Patients Using Group-Level Covariance Modeling. MICCAI (2010). 45. Desikan, R. S. et al. An automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. NeuroImage 31, 968–980 (2006). 46. Du, Y., Fu, Z. & Calhoun, V. D. Classification and Prediction of Brain Disorders Using Functional Connectivity: Promising but Challenging. Frontiers in neuroscience 12, 525 (2018). 47. Heinsfeld, A. S., Franco, A. R., Craddock, R. C., Buchweitz, A. & Meneguzzi, F. Identification of autism spectrum disorder using deep learning and the ABIDE dataset. NeuroImage. Clinical 17, 16–23 (2018). 48. François Chollet. Keras (2015), https://keras.io. 49. Pedregosa, F. et al. Scikit-learn: Machine Learning in Python. Journal of Machine Learning Research 12, 2825–2830 (2011). 50. Chen, T. & Guestrin, C. in Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (ACM, 2016), pp. 785–794. 51. Mart\’ın Abadi et al. TensorFlow: Large-Scale Machine Learning on Heterogeneous Systems (2015), https://www.tensorflow.org/. 52. Jia, Y. et al. in Proceedings of the 22nd ACM International Conference on Multimedia (Association for Computing Machinery, 2014), pp. 675–678. 53. Yan, W., Zhang, H., Sui, J. & Shen, D. Deep Chronnectome Learning via Full Bidirectional Long Short-Term Memory Networks for MCI Diagnosis, 8/30/2018. 54. Andrej Karpathy. The Unreasonable Effectiveness of Recurrent Neural Networks. Available at http://karpathy.github.io/2015/05/21/rnn-effectiveness/ (2015). 55. Kawahara, J. et al. BrainNetCNN: Convolutional neural networks for brain networks; towards predicting neurodevelopment. NeuroImage 146, 1038–1049 (2017). 56. James Bergstra, Y. B. Random Search for Hyper-Parameter Optimization. Journal of Machine Learning Research 13, 281–305 (2012). 57. Altmann, A., Toloşi, L., Sander, O. & Lengauer, T. Permutation importance: a corrected feature importance measure. Bioinformatics (Oxford, England) 26, 1340–1347 (2010). 58. Janitza, S., Celik, E. & Boulesteix, A.-L. A computationally fast variable importance test for random forests for high-dimensional data. Adv Data Anal Classif 12, 885–915 (2018). 59. Yoav Benjamini & Daniel Yekutieli. The control of the false discovery rate in multiple testing under dependency. The Annals of Statistics 29, 1165–1188 (2001). 60. Lacadie, C., Fulbright, R. K., Arora, J., Constable, R. & Papademetris, X. in Proceedings of the 14th annual meeting of the organization for human brain mapping (2008). 61. Fonov, V. et al. Unbiased average age-appropriate atlases for pediatric studies. NeuroImage 54, 313–327 (2011). 62. VS Fonov, A. Evans, RC McKinstry, C. Robert Almli & DL Collins. Unbiased nonlinear average age-appropriate brain templates from birth to adulthood. NeuroImage 47 (2009). Additional Declarations No competing interests reported. Supplementary Files ASDConsistentFeaturesMellema2021Supplement.pdf Supplemental information Cite Share Download PDF Status: Under Review Version 1 posted Editorial decision: Major revision 21 Dec, 2021 Reviews received at journal 19 Dec, 2021 Reviewers agreed at journal 09 Dec, 2021 Reviewers invited by journal 04 Dec, 2021 Editor assigned by journal 04 Dec, 2021 Editor invited by journal 28 Oct, 2021 Submission checks completed at journal 28 Oct, 2021 First submitted to journal 27 Oct, 2021 You are reading this latest preprint version Research Square lets you share your work early, gain feedback from the community, and start making changes to your manuscript prior to peer review in a journal. As a division of Research Square Company, we’re committed to making research communication faster, fairer, and more useful. We do this by developing innovative software and high quality services for the global research community. Our growing team is made up of researchers and industry professionals working together to solve the most critical problems facing scientific publishing. Also discoverable on Platform About Our Team In Review Editorial Policies Advisory Board Help Center Resources Author Services Accessibility API Access RSS feed Manage Cookie Preferences © Research Square 2026 | ISSN 2693-5015 (online) Privacy Policy Terms of Service Do Not Sell My Personal Information {"props":{"pageProps":{"initialData":{"identity":"rs-1024223","acceptedTermsAndConditions":true,"allowDirectSubmit":false,"archivedVersions":[],"articleType":"Research Article","associatedPublications":[],"authors":[{"id":59826902,"identity":"8e70d43c-feda-4a9d-b084-17e005c1f452","order_by":0,"name":"Cooper J. Mellema","email":"","orcid":"","institution":"The University of Texas Southwestern Medical Center","correspondingAuthor":false,"submittingAuthor":false,"prefix":"","firstName":"Cooper","middleName":"J.","lastName":"Mellema","suffix":""},{"id":59826903,"identity":"a8c8f638-78e0-4ff6-a47b-045e8fc8827d","order_by":1,"name":"Kevin P. Nguyen","email":"","orcid":"","institution":"The University of Texas Southwestern Medical Center","correspondingAuthor":false,"submittingAuthor":false,"prefix":"","firstName":"Kevin","middleName":"P.","lastName":"Nguyen","suffix":""},{"id":59826904,"identity":"fd07ee63-1ab3-4ce5-b068-73c72e079020","order_by":2,"name":"Alex Treacher","email":"","orcid":"","institution":"The University of Texas Southwestern Medical Center","correspondingAuthor":false,"submittingAuthor":false,"prefix":"","firstName":"Alex","middleName":"","lastName":"Treacher","suffix":""},{"id":59826905,"identity":"6b258958-f036-44f4-8e93-6059d3986fd0","order_by":3,"name":"Albert Montillo","email":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAAyAQMAAABI0h/eAAAABlBMVEX///8AAABVwtN+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPUlEQVRIie3PMWvCQBQH8BcCyXIma4KgX+FCwC6BfpU7AjoFCl3ayYjgVrIa8ENk7NaEG1wsrhkKjQTapYNuuvWdrcVUpWuH+w93x7v78d4BqKj8wxgm2e88xiWvbqBDX98reT56lDeIrUvC4DYGHXJGwaeCUKzIZ/pZ4o6/yFASQMIzsa9cJlS0ivp+C1HSTgrsEgyQaHVr+8ITe4lXj9CxStYkVugtGETpTMjB+lEmzNon7I2n01D3nhfgu78J6bkxkqwMJRFIoNcmDA+lbrijCY7aJNeCXO2Q8AMZ0AN5Wgpzh2SYnXbRjgn7IRmEhoaE0dO/uHHfkZNT+RcvHRPfm/XFcFqGPg7meOmiapD5Q7GJg4AnDq/X67uga+vmqvoIhG8nxWozmgRda97o8h3nTO3vKxUVFRWVS/kEim6IubKnRj0AAAAASUVORK5CYII=","orcid":"","institution":"The University of Texas Southwestern Medical Center","correspondingAuthor":true,"submittingAuthor":false,"prefix":"","firstName":"Albert","middleName":"","lastName":"Montillo","suffix":""}],"badges":[],"createdAt":"2021-10-27 13:29:11","currentVersionCode":1,"declarations":"","doi":"10.21203/rs.3.rs-1024223/v1","doiUrl":"https://doi.org/10.21203/rs.3.rs-1024223/v1","draftVersion":[],"editorialEvents":[],"editorialNote":"","failedWorkflow":false,"files":[{"id":15091233,"identity":"05dd1fd9-c235-4894-beaf-bbde82754a04","added_by":"auto","created_at":"2021-11-01 14:38:34","extension":"png","order_by":1,"title":"Figure 1","display":"","copyAsset":false,"role":"figure","size":217976,"visible":true,"origin":"","legend":"Performance of classifiers predicting the diagnosis of ASD versus TD. Performance is measured as the area under the ROC curve (AUROC) on held-out test data from IMPAC. Greener colors and larger boxes indicate higher performance. Note that BrainNetCNN can only be applied to fMRI data. Rows indicate the type of machine learning model used while columns indicate the feature set (volumetry, connectivity based on a brain-atlas parcellation, or both) and the atlas parcellation name. Models were further broken into linear, nonlinear, and deep learning methods. Features were grouped into anatomical, functional, and combined anatomical and functional features. See section 4 (Methods) for further detail. Abbreviations: DK = Desikan-Killiany atlas, Ex. Rand Trees = extremely random trees, SVM (gaussian) = support vector machine with a gaussian kernel, SVM (linear) = SVM with linear kernel, lasso reg. = logistic regression with L1 penalization, ridge reg. = logistic regression with L2 regularization, Dense FNN = dense feedforward neural network, LSTM RNN = bidirectional long short term memory recurrent neural network, BrainNet CNN = BrainNet convolutional network [52].","description":"","filename":"Fig1.png","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/1d2a7cafdffb2e422a6ff9b8.png"},{"id":15091234,"identity":"f0509be5-f990-4926-923f-e7d25c202147","added_by":"auto","created_at":"2021-11-01 14:38:34","extension":"png","order_by":2,"title":"Figure 2","display":"","copyAsset":false,"role":"figure","size":77279,"visible":true,"origin":"","legend":"Levels of granularity tested from the BASC atlas. (A) Coarse-grained with 64 ROIs, (B) medium-grained with 122 ROIs, (C) Fine-grained with 197 ROIs.","description":"","filename":"Fig2.png","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/942183a4a9d786036ffa112c.png"},{"id":15091009,"identity":"b6cabb5f-a411-43d5-93c5-3d4464bf1f56","added_by":"auto","created_at":"2021-11-01 14:35:34","extension":"png","order_by":3,"title":"Figure 3","display":"","copyAsset":false,"role":"figure","size":386093,"visible":true,"origin":"","legend":"Important features learned by top performing models for ASD diagnosis at each level of BASC atlas (ROI) granularity with coarse-grained atlas (A), medium-grained (B), and fine-grained (C). Each feature captures the functional connectivity between two brain regions and is given a distinct color based on the function of the region pair. Connections between sensorimotor ROIs are shown in blue, while connections between language ROIs are in red. Connections between regions that are neither motor nor language are in yellow. A connection between language (red) and motor (blue) ROIs is shown with an intermediate hue (i.e. purple) and similarly for other region function combinations. For each important feature, an independent sample two tailed t-test testing for a difference in that feature amongst ASD subjects vs. TD subjects was performed. Those that were found to be significant at p ≤ 0.05 were additionally marked as increased in ASD (+) and hashed lighter or decreased in ASD (−) and hashed darker. Those connections that were found not to be significantly different in ASD vs. TD were marked with a (o) and are presumed to be important features only in a multivariate combination with other features. The corresponding p-values (FDR corrected at 0.01) for the calculated PFI of the median model are significant for all displayed features. This indicates the importances are greater than what would be found by chance due to the random permutations in the PFI approach alone. For each feature, if all 5 of the interrogated models had a z-scored importance ≥ 3, the median feature is marked with a red star, if four had a z-scored importance ≥ 3, the median feature is marked with a black diamond.","description":"","filename":"Fig3.png","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/3d834ef8421bff6436104e26.png"},{"id":15091006,"identity":"95f10376-9516-436d-9e05-a596d2e090f9","added_by":"auto","created_at":"2021-11-01 14:35:34","extension":"png","order_by":4,"title":"Figure 4","display":"","copyAsset":false,"role":"figure","size":172959,"visible":true,"origin":"","legend":"Kernel Density Estimates from the DFNN hyperparameter search reveals the density of highest performing configurations (top 20%) shown in blue, and low performing configurations (lowest 20%) in orange. Densities of DFNN configurations using the coarse BASC atlas (A), medium atlas (B), and fine atlas (C). Peaks of blue surfaces are marked with ∗.","description":"","filename":"Fig4.png","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/97c37452a655993a5cac9741.png"},{"id":15091010,"identity":"3e4a97cf-fd10-47d4-b621-95b756632bb9","added_by":"auto","created_at":"2021-11-01 14:35:34","extension":"png","order_by":5,"title":"Figure 5","display":"","copyAsset":false,"role":"figure","size":79133,"visible":true,"origin":"","legend":"Combinations of derived features used by the predictive models evaluated in this study. (A) The rsfMRI was transformed into a symmetric connectivity matrix for each atlas. (B) Upper triangular elements of matrix were flattened into a 1D vector. (C) The sMRI was transformed into a vector of cortical and subcortical ROI volumes and cortical thickness features. Different combinations of fMRI and sMRI features were compared: In (D) the connectivity matrix vector is used as the sole input for the predictive model, in (E) both anatomical and connectivity derived feature vectors are concatenated and used, while in (F) the anatomical features are used as the sole input for the predictive model.","description":"","filename":"Fig5.png","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/4dd385233735341ce194edda.png"},{"id":15091235,"identity":"e3e6e22e-6ec8-4141-95af-9f34ba6bc72b","added_by":"auto","created_at":"2021-11-01 14:38:42","extension":"pdf","order_by":0,"title":"","display":"","copyAsset":false,"role":"manuscript-pdf","size":1422265,"visible":true,"origin":"","legend":"","description":"","filename":"manuscript.pdf","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/6b25686a-2be6-4fd6-9fb9-6ac5315de129.pdf"},{"id":15091011,"identity":"1e808c04-4d7b-49f1-b51f-5beb8f54dc54","added_by":"auto","created_at":"2021-11-01 14:35:34","extension":"pdf","order_by":1,"title":"","display":"","copyAsset":false,"role":"supplement","size":532530,"visible":true,"origin":"","legend":"Supplemental information","description":"","filename":"ASDConsistentFeaturesMellema2021Supplement.pdf","url":"https://assets-eu.researchsquare.com/files/rs-1024223/v1/25bad0fb49ca5146eede55bc.pdf"}],"financialInterests":"No competing interests reported.","formattedTitle":"\u003cp\u003eReproducible Neuroimaging Features for Diagnosis of Autism Spectrum Disorder with Machine Learning\u003c/p\u003e","fulltext":[{"header":"1 Introduction","content":"\u003cp\u003eAutism Spectrum Disorder (ASD) is currently diagnosed through a time-consuming evaluation of behavioral tests by expert clinicians specializing in neurodevelopmental disorders. This diagnosis can be challenging due to several factors including the heterogeneity of the spectrum disorder, the uncertainty in the administration and interpretation of behavioral tests, and neurobiological and phenotypical differences that vary only slightly compared to typically developing controls [1]. These differences are believed to be due to altered neural connectivity in participants with ASD. A standardized and accurate diagnostic tool would increase availability and reproducibility of diagnostic services while reducing subjectivity [1\u0026ndash;3]. As candidate noninvasive measures to facilitate diagnosis, functional MRI (fMRI) and structural MRI (sMRI) quantify brain connectivity and 3-dimensional structure, respectively. The blood oxygen level dependent (BOLD) signal from fMRI measures changes in flow and the ratio of oxy/deoxyhemoglobin in the blood throughout the brain; an indirect measure of neural activity. As ASD is putatively a neural connectivity disorder, regional signals can then be converted to interregional functional connectivity measures (FC). Structural MRI enables the quantification of complementary measures of brain morphology such as cortical thickness and subcortical structure volume.\u003c/p\u003e \u003cp\u003ePrevious attempts to automate diagnosis through neuroimaging and machine learning are limited in three ways. First, they typically focus on one proposed predictive model and do not equally optimize or tune the hyperparameters of alternative methods, leading to biased results. Second, once a model is generated, they do not thoroughly analyze the model to reveal the learned biomarkers or discuss the neurophysiological significance of the findings. Third, they do not validate or adapt their models to an external dataset and are thereby prone to a spurious result applicable only to the single dataset used for model construction.\u003c/p\u003e \u003cp\u003eWe conducted a systematic comparison of linear, nonlinear, and deep learning ML models and assessed their relative performances using a large ASD dataset. Hyperparameters of each model were carefully optimized to a similar degree to avoid preferentially biasing the results. The resulting optimized models identified consensus brain regions important for ASD diagnosis reproducible across all models. Abnormal functional connectivity (FC) was identified in previously underreported connections to and from the cerebellum and supplementary motor cortex. Furthermore, we characterized the granularity of brain parcellation and feature-set combinations using atlases at differing resolutions to highlight detectable differences in neuroimaging for accurate diagnoses of ASD. Our top performing models match the leading performance in the existing literature, but with an added advantage of lower complexity. This, in turn, makes them more interpretable, less susceptible to overfitting training data, and have a greater ability to generalize to new datasets, which we demonstrate. The generalizability to new data, cross-model consensus, and unbiased optimization all support the validity and robustness of the identified novel connectivity biomarkers. Trustworthy, stable biomarkers validated across multiple models and datasets advance our core neurobiological understanding of ASD, further the promise of machine learning as a diagnostic tool, and best leverage ML\u0026rsquo;s tremendous potential for accurate, automated medical diagnosis.\u003c/p\u003e"},{"header":"2 Results","content":"\u003cp\u003eThe primary results of this study stem from the analysis of 915 participants from the IMPAC dataset who received both sMRI and resting state functional MRI (rsfMRI)[3]. This study focused on the comparison of two-category classifiers that predict the diagnosis: ASD or Typically Developing (TD). The IMPAC dataset includes an expert clinical diagnosis (the classifier target) for which there were 418 ASD patients and 497 participants designated as TD.\u003c/p\u003e\n\u003cdiv class=\"Section2\" id=\"Sec3\"\u003e\n \u003ch2\u003e2.1 \u003cstrong\u003eModel performance\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThe results of our hyperparameter model search across 15 different feature sets and 12 different model types analyzed are summarized in \u003cstrong\u003eFig.\u0026nbsp;1.\u003c/strong\u003e The feature sets (columns of \u003cstrong\u003eFig.\u0026nbsp;1.\u003c/strong\u003e) consisted of 7 different functional brain-atlas parcellations measuring brain connectivity from fMRI, and these were used with or without additional measures of volumetry from T1 MPRAGE MRI. For each of the model types: DL, Classical Linear, and Classical Nonlinear (rows of \u003cstrong\u003eFig.\u0026nbsp;1\u003c/strong\u003e) there were 50 hyperparameter configurations evaluated per model by feature set combination. Each numeric entry of \u003cstrong\u003eFig.\u0026nbsp;1.\u003c/strong\u003e is the area under the ROC curve (AUROC) of for the machine learning model predicting ASD vs TD on the held-out test data not used during model training using the hyperparameter configuration that had the highest average AUROC across the folds of 3-fold cross-validation.\u003c/p\u003e\n \u003cdiv class=\"Section3\" id=\"Sec4\"\u003e\n \u003ch2\u003e2.1.1 \u003cstrong\u003eImpact of machine learning model\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThe choice of machine learning model category (classical linear, classical nonlinear, and deep learning) had a profound effect on model performance (rows of \u003cstrong\u003eFig.\u0026nbsp;1\u003c/strong\u003e). Deep learning models tended to outperform\u003c/p\u003e\n \u003cp\u003eclassical linear models, which in turn tended to outperform classical nonlinear models. The performance of the deep learning models is shown in the bottom 3 rows of \u003cstrong\u003eFig. 1.\u003c/strong\u003e The most successful deep learning algorithms were the dense feedforward neural network (DFNN) and long short-term memory network (LSTM), with maximum AUROC of 80.4% and 79.0%, which outperformed classical ML methods. The BrainNetCNN does not handle anatomical features, however on the functional features alone it performed lower than the other deep learning models and similar to the linear models. The deep learning methods performed best when using the combination of functional and anatomical features. The highest overall performance was a DFNN, whose architecture is described in \u003cstrong\u003eTable 1\u003c/strong\u003e, right column, using the rsfMRI connectivity data with the BASC atlas with 122 regions-of-interest (ROIs) and the sMRI volumetric data combined, achieving an AUROC of 80.4% on the held-out test set.\u003c/p\u003e\n \u003cp\u003e\u003cimg src=\"https://myfiles.space/user_files/83400_b9e2661d18ef2d4b/83400_custom_files/img1635745971.png\"\u003e\u003c/p\u003e\n \u003cp\u003eAmong the linear classical machine learning algorithms, the SVM with a linear kernel and the logistic regression with ridge regularization achieved an AUROC of 70.4% and 69.4% respectively. Among the nonlinear classical machine learning algorithms, the SVM with a Gaussian kernel attained a maximum AUROC of 70.5%. The least successful methods were models from the nonlinear classical model category and include the random forest and extremely randomized trees with a maximum AUROC of 60.8% and 60.9%. Both adaptive boosting and gradient boosting performed better than the random forest models, but overall did not perform as well as the linear methods.\u003c/p\u003e\n \u003cp\u003eThe deep learning models identified non-linear combinations of the functional connectivity and anatomical features which maximize diagnostic accuracy, and that accuracy reached an AUROC of 80% in close agreement with other recent works which require access to whole images. For a confirmatory diagnostic test, high specificity is desirable. With 80% specificity, we achieved a sensitivity of 70% with our top model which is approaching clinical utility (see supplementary \u003cstrong\u003eTable S1\u003c/strong\u003e for thorough characterization).\u003c/p\u003e\n \u003c/div\u003e\n \u003cdiv class=\"Section3\" id=\"Sec5\"\u003e\n \u003ch2\u003e2.1.2 \u003cstrong\u003eImpact of feature set\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eUpon comparison of the 15 feature sets (columns of \u003cstrong\u003eFig.\u0026nbsp;1\u003c/strong\u003e), we showed that the models trained with only anatomical features (first column) yielded the lowest prediction accuracy. For models trained with functional connectivity data columns (columns 2-8), the BASC atlas and the Power atlas generated models with higher predictive accuracy than other atlases. However, the models trained using a combination of\u003c/p\u003e\n \u003cp\u003eanatomical and functional features (columns 9-15) attained even higher performance, suggesting the information in the functional and anatomical features is complementary. The top performing models combined the anatomical and connectivity features from the Power atlas, Craddock atlas, or BASC atlas. The best performance was achieved with the BASC atlas [4] compared to the other atlases tested. These models achieved 75.4-80.4% AUROC on the held-out test data. This atlas\u0026rsquo; coarsest resolution contains 64 ROIs (\u003cstrong\u003eFig.\u0026nbsp;2A\u003c/strong\u003e), its medium-grained granularity has 122 ROIS (\u003cstrong\u003eFig.\u0026nbsp;2B\u003c/strong\u003e), while its fine-grained granularity has 197 ROIs (\u003cstrong\u003eFig.\u0026nbsp;2C\u003c/strong\u003e), and the highest diagnostic prediction performance was achieved at medium granularity.\u003c/p\u003e\n \u003cp\u003eLone functional features performed higher than structural features, suggesting greater information contained therein. In general, however, combining anatomical features with functional connectivity features tended to improve model performance across all model categories, suggesting structural-functional complementarity. This finding corroborates previous studies [5\u0026ndash;11]. The relatively higher performance of the 122- and 197-ROI BASC atlases suggests the optimal granularity of neuroimaging-detectable changes in functional connectivity in ASD. It also indicates that the k-means clustering approach from which the BASC atlas is derived may be more suited to accurately elucidate functional connectivity changes in ASD than other parcellation methods based on anatomical structures.\u003c/p\u003e\n \u003c/div\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec6\"\u003e\n \u003ch2\u003e2.2 \u003cstrong\u003eImportant features\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eAs described in section \u003cspan class=\"InternalRef\"\u003e4.7\u003c/span\u003e, the top 15 features were ranked by their median feature importance over the top 5 DFNN models for each BASC atlas (ROI) granularity. These features are shown in \u003cstrong\u003eFig.\u0026nbsp;3\u003c/strong\u003e. The feature importance for the connectivity features are reported as the number of standard deviations from the mean feature importance, i.e., a z-score normalized importance. The most important features for the ASD vs TD prediction for the model trained with 64 ROIs is shown in \u003cstrong\u003eFig.\u0026nbsp;3A\u003c/strong\u003e, while \u003cstrong\u003eFig.\u0026nbsp;3B\u003c/strong\u003e and \u003cstrong\u003eFig.\u0026nbsp;3C\u003c/strong\u003e show the most important features for the models trained from 122 and 197 ROIs, respectively. Color-coded functional labeling of features is shown to facilitate comparison. Motor, sensory, and language areas appear throughout the top features, while no structural features (cortical thickness, volume, etc.) were among the top 15 most discriminative features. Further, whether the connection is significantly increased in ASD (+), decreased in ASD (\u0026minus;), or not significantly different from TD (\u003cem\u003eo\u003c/em\u003e) is also indicated, as determined by an independent t-test between the ASD and TD sub-cohorts in the study with significance threshold \u003cem\u003ep\u003c/em\u003e \u0026le; 0.05. The clinical and demographic features, specifically sex and imaging site, were found to be of high importance only in the 197-ROI model incorporating fMRI and sMRI and models trained on sMRI data alone (not pictured). Additional visualizations of the most important connections in brain space are shown in supplemental \u003cstrong\u003eFig. S1\u003c/strong\u003e.\u003c/p\u003e\n \u003cp\u003eAcross the different atlas granularities, altered functional connectivity (FC) was found between multiple pairs of brain regions. The \u003cem\u003eSomatosensory cortex\u003c/em\u003e tended to have altered connectivity (increased and decreased FC) to regions around the brain while the \u003cem\u003eanterior\u003c/em\u003e and \u003cem\u003eposterior cerebellum\u003c/em\u003e had decreased FC to deep cortical structures and increased FC to more superficial structures. Meanwhile the \u003cem\u003efrontal cortex\u003c/em\u003e tended to have a complex pattern of FC changes, \u003cem\u003estriatal\u003c/em\u003e structures exhibited decreased connectivity with other regions, and \u003cem\u003elanguage\u003c/em\u003e associated cortex was found to have a complex pattern of FC changes as well. The default mode network (DMN) encompassed several of these regions, and intra DMN connectivity was significantly altered in ASD vs TD subjects (\u003cstrong\u003eFig.\u0026nbsp;3\u003c/strong\u003e). These patterns of connectivity were found to be reproducible for ASD classification across the atlas granularities examined (\u003cstrong\u003eFig.\u0026nbsp;3\u003c/strong\u003e). Overall, motor associated features were most often predictive of ASD, relative to the other types of features examined. Features recurring at multiple resolutions bolsters confidence in their importance and suggests that even higher granularity may be warranted to further elucidate biological underpinnings.\u003c/p\u003e\n \u003cp\u003e2.3 \u003cstrong\u003eModel search analysis\u003c/strong\u003e\u003c/p\u003e\n \u003cp\u003ePerformance of a diagnostic model on a given problem can depend substantially on the choice of architecture. In order to examine the effect of the choice of hyperparameters, kernel density estimates were computed to estimate the probability distribution functions of the configurations of the highest performing (top 20%) configurations and lowest performing (bottom 20%) configurations (\u003cstrong\u003eFig.\u0026nbsp;4\u003c/strong\u003e). As the peaks of the high (blue) and low (orange) performing models are not proximal and the AUROC varied by 20% or more between high and low performing models, this suggests that architectural hyperparameters impact performance substantially. Also, the configurations of the top performing models, i.e. at the peaks in the blue surfaces, occur near the centers of the search ranges and not near the edges of the search space, which confirms that the search ranges used have adequate coverage to discover high-performing configurations. As an additional test, predictive model ensembles combining multiple higher-performing configurations were generated, however these did not further improve prediction performance (supplementary \u003cstrong\u003eFig. S2\u003c/strong\u003e and \u003cstrong\u003eTable S2\u003c/strong\u003e).\u003c/p\u003e\n \u003cp\u003eThe hyperparameter search analysis revealed that the highest performing models tended to use between 2 and 4 hidden layers with 16-64 neurons per layer when using the coarse atlas (\u003cstrong\u003eFig.\u0026nbsp;4A\u003c/strong\u003e), 2 layers with 16-\u003c/p\u003e\n \u003cp\u003e32 neurons versus 3 layers with 128 neurons for the medium-grained atlas (\u003cstrong\u003eFig.\u0026nbsp;4B\u003c/strong\u003e), and 3-4 layers with 16 neurons versus 2 layers with 256 neurons for the fine-grained atlas (\u003cstrong\u003eFig.\u0026nbsp;4C\u003c/strong\u003e). There was a preference in high performing models for more layers with increasing granularity and a preference for fewer neurons/layer with increasing granularity. Models trained on a greater number of features (more granular atlases) tended to perform best with a deeper yet more narrow architecture. Such an architecture would facilitate suppression of spurious features through the narrower \u0026lsquo;information bottleneck\u0026rsquo; design, yet still enable the integration of informative features in complex ways through greater architectural depth.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec7\"\u003e\n \u003ch2\u003e2.4 \u003cstrong\u003eExternal validation\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eTo test whether the top machine learning models trained with IMPAC captured generalizable predictive abstractions, these models were applied \u003cem\u003ewithout adaptation\u003c/em\u003e to two large external datasets (ABIDE I and ABIDE II) not used during model training. Results of this external validation are shown for the ABIDE I and II datasets in \u003cstrong\u003eTable 2\u003c/strong\u003e. The top single model trained using IMPAC attained 80.4% AUROC on IMPAC held-out test data. When tested on ABIDE I, it achieved an AUROC of 86.0% (\u003cstrong\u003eTable 2\u003c/strong\u003e underlined) and when tested on the ABIDE II it achieved a performance of 79.2%. These results are very similar to the results attained on the original IMPAC dataset, demonstrating the generalizability of the models and important features identified. A full characterization of other high performing models in this study and their sensitivity-specificity characteristics is presented in supplementary \u003cstrong\u003eTable S1\u003c/strong\u003e.\u003c/p\u003e\n \u003cp\u003e\u003cimg src=\"https://myfiles.space/user_files/83400_b9e2661d18ef2d4b/83400_custom_files/img1635745918.png\"\u003e\u003c/p\u003e\n\u003c/div\u003e"},{"header":"3 Discussion","content":"\u003cdiv class=\"Section2\" id=\"Sec9\"\u003e\n \u003ch2\u003e3.1 \u003cstrong\u003eConstructing high performing models\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThe results of this study yield insight into appropriate mechanisms for the construction of models to inform clinical diagnosis of Autism. The model and atlas characteristics analyzed, when taken as a whole, provide guidance and context for the selection of modeling parameters and features when constructing ASD diagnostic models. \u003cem\u003eFirst\u003c/em\u003e, comparison of model types reveals that deep learning provides additional predictive power over classical machine learning methods, even when using engineered image-based features. \u003cem\u003eSecond\u003c/em\u003e, the subset of atlases that performed better is informative for ASD diagnosis. Intermediate granularity atlases generated with functional clustering performed best. \u003cem\u003eThird\u003c/em\u003e, the results confirm that changes in ASD are reflected more by changes in functional connectivity than by changes in volume and cortical thickness. The results here provide an equitable comparison to guide future neuroimaging experimental design decisions.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec10\"\u003e\n \u003ch2\u003e3.2 \u003cstrong\u003eReproducible features\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThe interrogated models demonstrate important features that are reproducible across different atlas granularities, the top 5 models within a single granularity, cortical functional types, and with previously published literature. The broad consensus across these domains underscores the credibility of identified biomarkers.\u003c/p\u003e\n \u003cp\u003eChanges observed in the connectivity between regions in ASD include those at the coarse 64 ROI resolution, where we observed a predominance of decreased connectivity in \u003cem\u003esensorimotor\u003c/em\u003e areas in the identified features. Furthermore, we saw prominent involvement of deeper brain structures such as the \u003cem\u003ecingulate, thalamus\u003c/em\u003e, and \u003cem\u003einsula\u003c/em\u003e. At the finer resolution of 122 ROIs, we saw a slight shift of the predominantly important features, further involving regions of \u003cem\u003eassociation cortex\u003c/em\u003e and a greater number of features with increased FC in ASD versus TD compared to the coarse resolution. Notably, these features are more reproducible than at any other granularity, with feature importances greater than three standard deviations away from the mean in all 5 models or 4/5 models for all of the top 15 median features across the 5 models. This consistency across models bolsters confidence in the 122-ROI models\u0026rsquo; features. The features include diverse areas of the brain, but more alterations in FC between regions and the \u003cem\u003efrontal cortex\u003c/em\u003e specifically are observed. Finally, at the finest resolution of 197 ROIs, we saw many of the same features as at the coarser resolution, with further implication of \u003cem\u003eassociation cortex\u003c/em\u003e and \u003cem\u003esomatomotor\u003c/em\u003e regions. The 197-ROI models did not exhibit a predominance of increased or decreased FC features, unlike the coarser resolutions. Further, at this finest resolution, prolific involvement of deep cortical structures was observed.\u003c/p\u003e\n \u003cp\u003eMultiple cortical functional networks associated with symptomatology of ASD are implicated at every resolution. The language cortex, corresponding to observed communication differences; the somatosensory processing cortex, corresponding to repetitive behaviors and sensory processing differences; and the social association cortices, linked with social interaction were all observed to have altered connectivity across the models and resolutions observed [1,12\u0026ndash;16]. We saw the most FC alterations in both somatomotor and association cortex, with fewer language-associated areas implicated.\u003c/p\u003e\n \u003cp\u003eMany of the features identified by the proposed top performing models agree with alterations reported previously, including the significantly altered DMN connectivity, [13,16,17], connectivity in visual areas [12,15,17,18], motor and supplementary motor connectivity [12], connectivity in somatosensory association areas [14,15], and connectivity in the prefrontal cortex [13,14,16] in individuals with ASD.\u003c/p\u003e\n \u003cp\u003eImportantly, our analysis has better characterized underreported connectivity changes. We showed the FC to and from the cerebellum, including both the anterior and posterior aspects, are important diagnostic predictors of Autism. Cerebellar dysfunction has long been implicated in autism [19\u0026ndash;21], but not, to our knowledge, characterized in the multivariate context of machine learning diagnostic models. Moreover, these cerebellar features are important across all levels of granularity examined (from the BASC atlas at 64, 122, and 197 ROIs). These reproducible discriminatory connections lie between the cerebellum and motor areas as well as between the cerebellum and frontal cortex, regions that pertain to sensory processing and social behavior, putatively altered in ASD. This altered cerebellar connectivity in ASD has received little attention in the fMRI literature, as the cerebellum is often not included in functional analyses. We suggest that these connections are areas worthy of further investigation and that all fMRI studies of ASD should especially consider the cerebellum.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec11\"\u003e\n \u003ch2\u003e3.3 \u003cstrong\u003eComparison to previous work\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThis study identified and measured consensus neuroimaging features that were reproducible across processing methods, models, and multiple large datasets. The findings also reproduced previous results from the literature. Improved reproducibility and confidence in experimental results is fundamentally important in the neuroimage analysis community. To maximize reproducibility, it has been shown that performing multiple analyses on the same data and building a consensus from the aggregate results is more reliable than any given single model[22]. For example, when an fMRI model is fit to 212 subjects, the confidence bounds on the estimated performance and held-out test performance are large: greater than \u0026plusmn; 15%. The confidence interval follows a binomial law and drops precipitously to \u0026plusmn; 2% when the number of subjects is increased towards 1000 subjects [23]. Due to the small effect sizes observed in fMRI studies, the use of multiple datasets and analysis techniques is paramount[24].\u003c/p\u003e\n \u003cp\u003ePrevious research has analyzed the IMPAC [3] and ABIDE [1,2] datasets as well as additional proprietary datasets. This work compares favorably to the top 10 submissions from the IMPAC challenge. The majority of those methods were ensembles of linear models, achieving an average of 0.79\u0026plusmn;0.01 AUROC [25]. We additionally report AUROC on the external ABIDE I and ABIDE II datasets, confirming that the models generalize (80% AUROC on IMPAC, 86% AUROC on ABIDE I, and 79% AUROC on ABIDE II). There is a scarcity of reported results demonstrating that models trained generalize to other datasets. Our study reports binary accuracy of 75% on the held-out test set. When we trained on IMPAC data and tested the model on ABIDE I and II, our model\u0026rsquo;s test accuracy is comparable to models trained \u003cem\u003edirectly on ABIDE data\u003c/em\u003e. For example, models using training data sampled across all ABIDE sites report test accuracies ranging from 64-68% [26,27], while those holding out whole sites [8,25,28] report test accuracies from 72-80%.\u003c/p\u003e\n \u003cp\u003eFurthermore, often results on the ABIDE dataset report accuracy on the same validation data used to optimize model hyperparameters, rather than separate test data, which tends to overestimate classifier performance [23]. These previous reports include those using classical machine learning, typically ensembles [5,9,11,28\u0026ndash;35] with validation accuracy from 65-83%, and those using deep learning [9,31,35\u0026ndash;38] with validation accuracy 70-85%. Finally, previous research analyzing proprietary datasets [9,10] achieve validation accuracy of 78-92%. In contrast to this prior work that use private inaccessible data or proprietary modeling, this work employs large publicly available datasets and the code is publicly available through our source-code repository (see section 6: Data availability). Such steps foster greater potential for external reproducibility and verification.\u003c/p\u003e\n \u003cp\u003eIn summary, this study addresses gaps in the aforementioned research: First, we perform extensive quantitative comparison across multiple model types and atlas granularity, where most studies analyze only a small subset of models and atlases. Second, we verify model performance on a large, public, external dataset and demonstrate generalizability, which to our knowledge, has not been done before. Third, we report \u003cem\u003etest\u003c/em\u003e performance on both the IMPAC and ABIDE datasets because validation accuracy overestimates model performance. Finally, since there is little discussion of the reproducibility of important features across models, across atlases, and atlas granularity, we report those features which are consistently important.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec12\"\u003e\n \u003ch2\u003e3.4 \u003cstrong\u003eLimitations and future directions\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eWhile our study significantly advances the development of machine learning tools for automated accurate ASD diagnoses, it has potential for improvement. The model is dependent upon the input dataset, and the IMPAC dataset has only binary diagnosis. However, ASD is known to be a spectrum disorder. Training data that includes a finer characterization of ASD symptomatology would help hone the accuracy and enable a fuller characterization of the disorder. Additionally, our analysis used only one anatomical parcellation, but additional structural atlases could be explored to provide a better integration with the functional connectivity. Finally, data that includes measures of electroencephalography (EEG) and magnetoencephalography (MEG) which directly measure brain activity albeit at lower special resolution than fMRI would complement our analyses. Future studies to explore the character of ASD as a spectrum, integrate additional functional and anatomical measures, and explore different timescale resolutions would further advance our understanding.\u003c/p\u003e\n\u003c/div\u003e"},{"header":"4 Methods","content":"\u003cdiv class=\"Section2\" id=\"Sec15\"\u003e\n \u003ch2\u003e4.1 \u003cstrong\u003eMaterials and Ethics statement\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThis study uses the 915 participants of the IMPAC dataset that received both sMRI and resting state functional MRI (rsfMRI)[3]. This dataset includes an expert clinical diagnosis (the classifier target) for which there were 418 ASD patients and 497 participants designated as TD. Demographic data including participant age and sex were collected (\u003cstrong\u003eTable 3\u003c/strong\u003e). To test whether the machine learning models trained with the IMPAC dataset captured discriminative features that generalize to other data, two external ASD datasets with sMRI and rsfMRI were used, ABIDE I [1] and ABIDE II[2]. Demographics for the participants used from ABIDE I and ABIDE II are shown in \u003cstrong\u003eTable 3\u003c/strong\u003e. Participants from all sites of the ABIDE I and ABIDE II were included for external validation, provided both sMRI and rsfMRI were obtained on the same visit. The first available pair of sMRI and rsfMRI scans were used per subject. 1045 subjects from ABIDE I and 761 subjects from ABIDE II met this criteria.\u003c/p\u003e\n \u003cp\u003e\u003cimg src=\"https://myfiles.space/user_files/83400_b9e2661d18ef2d4b/83400_custom_files/img1635746053.png\"\u003e\u003c/p\u003e\n \u003cp\u003eThe IMPAC data used for the analysis in this study were anonymized with no protected health information included and was approved by the ethics committees of the Institut Pasteur, Robert Debre Hospital, Paris-Saclay Center for Data Science, and Ingenieurs et Scientifiques de France [3]. The ADNI data used for analysis in this study were anonymized with no protected health information included in accordance with NIH guidelines and HIPPA guidelines and conform to the ethics standards set in the 1000 Functional Connectomes Project and INDI [1,2]. All data was gathered with informed consent from all participants.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec16\"\u003e\n \u003ch2\u003e4.2 \u003cstrong\u003eMRI feature extraction\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eThe IMPAC fMRI and sMRI were processed using the fconn1000 pipeline [39]. For the fMRI connectivity features, the TSE connectivity metric was fit on either the training data alone (IMPAC models) or the entire IMPAC dataset (ABIDE 1 and 2 datasets), and the TSE values per-ROI timeseries for the ABIDE dataset were calculated. Identical structural and functional features were derived as described above for the IMPAC study using FreeSurfer volumetry and tangent space embedding between mean regional timeseries (with the originally calculated IMPAC embedding) respectively [40,41]. The features were standard scaled by the mean and standard deviation of the IMPAC dataset. Further details of the preprocessing are provided in supplemental section 1.1.\u003c/p\u003e\n \u003cp\u003eA schematic of the feature extraction procedure is provided in \u003cstrong\u003eFig. 5\u003c/strong\u003e. As there is no atlas which is optimum for every prediction task, multiple independent atlas parcellations were used. From the rsfMRI, functional connectivity matrices were derived as illustrated in \u003cstrong\u003eFig. 5A,B\u003c/strong\u003e.The rsfMRI was first parcellated into regions of interest (ROIs) using seven different atlases. The first three atlases (1-3) are variations of the BASC atlas. This regions of this atlas are defined by k-means clustering of stable coherent groups [4] and 3 atlas granularity levels are tested with 64, 122, and 197 ROIs. The fourth atlas is the Craddock atlas, which defines 249 ROIs by coherence of local graph connectivity [42]. The fifth atlas is the Harvard-Oxford Anatomical atlas, which defines 69 ROIs using anatomical features. The sixth atlas is the MSDL atlas, which has 39 ROIs defined by correlations of spontaneous activity [41]. The seventh atlas is the Power atlas [43], which divides the brain into 264 ROIs based on local graph-connectivity. The mean rsfMRI time signals from each ROI were converted into a connectivity matrix by projection into tangent space, which better captures subject-specific variations from one or more groups than correlation alone [44]. The tangent space embedding (TSE) projection was fit on the training data alone and applied to the test set.\u003c/p\u003e\n \u003cp\u003eFrom the sMRI, 207 features were extracted with Freesurfer 6.0, including volumes of 68 cortical and 37 subcortical structures, as well as regional cortical thickness and area for the ROIs defined by the Desikan-Killiany gyral atlas [45]. The extraction of this anatomical feature vector is schematized in \u003cstrong\u003eFig.\u0026nbsp;5C\u003c/strong\u003e. Then, models were fit using either the structural features (\u003cstrong\u003eFig.\u0026nbsp;5D\u003c/strong\u003e), functional features (\u003cstrong\u003eFig.\u0026nbsp;5F\u003c/strong\u003e) or both (\u003cstrong\u003eFig.\u0026nbsp;5E\u003c/strong\u003e).\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec17\"\u003e\n \u003ch2\u003e4.3 \u003cstrong\u003eData partitioning\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eIMPAC participants were randomly partitioned with 80% assigned to a training set and 20% to a test set with the splits having matching proportions of diagnosis (ASD/TD) and sex (male/female). The test participants were set aside and not used during training or model selection. The training set was further split into validation and training folds using a 3-fold stratified cross validation approach. To ensure fair subsequent model comparison, the same splits were used for all tested machine learning models.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec18\"\u003e\n \u003ch2\u003e4.4 \u003cstrong\u003eThe machine learning models\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eSystematic testing of a broad array of 12 machine learning classifiers was conducted. These models were chosen to span statistical complexity and to be representative of models with evidence of high performance in previous ASD studies. We used 3 linear classical ML models with lower statistical complexity [9,26,30,33,34,46], 6 non-linear classic ML methods of moderate statistical complexity [8,10,11,26,29,32,34,46], and 3 deep learning approaches with higher statistical complexity [26,28,37,38,46,47]. These models are listed with their hyperparameters in \u003cstrong\u003eTable 4\u003c/strong\u003e. Classical models were constructed using the Scikit-learn and XGBoost packages, while the deep learning models were implemented with Keras, Tensorflow, and Caffe packages [48\u0026ndash;52]. The LSTM classifier uses a dense neural network atop a bidirectional LSTM for classification as in [53]. This has been shown to yield high prediction performance even on non-sequential fixed vector data [54]. The graph-convolutional network classifier, BrainNetCNN, was trained using just the FC matrix [55].\u003c/p\u003e\n \u003cp\u003e\u003cimg src=\"https://myfiles.space/user_files/83400_b9e2661d18ef2d4b/83400_custom_files/img1635746167.png\"\u003e\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec19\"\u003e\n \u003ch2\u003e4.5 \u003cstrong\u003eTraining the models\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eEach of our 12 model types was trained on 15 different feature sets, for a total of 180 model type by feature set combinations. The feature sets contain measures of anatomical volume and functional connectivity from the IMPAC dataset. These feature sets included: (1-7) functional connectivity measured between regions defined by one of the 7 atlases described in section 4.2 (using the processing steps in \u003cstrong\u003eFig. 5A,B,D\u003c/strong\u003e), (8) an anatomical feature set consisting of 207 measures of regional volume and thickness (\u003cstrong\u003eFig. 5C,F\u003c/strong\u003e), (9-15) the union of the anatomical feature set with one of the functional feature sets (\u003cstrong\u003eFig. 5A-C,E\u003c/strong\u003e). All feature sets also included sex and imaging site as additional covariates. The deep learning models were trained on an NVIDIA Tesla p100. Further description of the training of the deep learning models can be found in supplemental section 1.2.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec20\"\u003e\n \u003ch2\u003e4.6 \u003cstrong\u003eOptimizing model hyperparameters and model selection\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eIn order to achieve good performance, model \u003cem\u003eparameters\u003c/em\u003e (i.e. weights) must fit the training data and model \u003cem\u003ehyperparameters\u003c/em\u003e that govern overall characteristics, such as neural network architecture or regularization terms in a regression model, need to be selected. In this study, to ensure fairness across model types, the random search algorithm was employed to provide an unbiased tuning of model hyperparameters, rather than manually tuning which is biased to the developer\u0026rsquo;s level of expertise. A random search has been found to be more effective than a grid search across a wide variety of model types and inputs due to more samples being taken across highly important hyperparameters [56]. The dimensions and ranges of the hyperparameters searched for each model are listed in \u003cstrong\u003eTable 4\u003c/strong\u003e. For each model, 50 configurations were randomly drawn from the hyperparameter space. To further ensure fairness, the same data partitioning splits were used for the 3-fold cross-validation partitioning of the training set. For each model category, the highest performing configuration was selected by mean AUROC across the cross-validation folds. The model using this configuration was then trained on all training data and evaluated on the held-out test set, not used in training.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec21\"\u003e\n \u003ch2\u003e4.7 \u003cstrong\u003eIdentifying important and reproducible features\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eIn order to better understand which features were reproducible in the diagnostic ASD/TD prediction, multiple top performing models were further analyzed. In this study, the top model category ranked according to validation AUROC was the DFNN. Its best performing model configurations were trained on the BASC atlas, whose rankings are detailed in \u003cspan class=\"InternalRef\"\u003eresults\u003c/span\u003e section \u003cspan class=\"InternalRef\"\u003e2.1\u003c/span\u003e. Because they had the highest performance across multiple scales, these models and scales were the subject of further analysis and interrogation to determine their learned features. In particular, for each BASC scale, the top 5 models per BASC atlas parcellation granularity were identified and the top 15 features were ranked by their median feature importance over the top 5 DFNN models (\u003cstrong\u003eFig.\u0026nbsp;3\u003c/strong\u003e).\u003c/p\u003e\n \u003cp\u003eThe importance of each feature for each of these models was computed using permutation feature importance (PFI) [57]. PFI was chosen because it can be applied uniformly to all of the model feature type combinations tested. In this approach, for a given trained model, each feature is individually permuted across all participants to ablate any predictive information present. Its feature importance, \u003cem\u003eI\u003c/em\u003e, is calculated as the z-score normalized mean decrease in AUROC: \u003cem\u003eI\u003c/em\u003e = \u003cem\u003eAUROC\u003c/em\u003e\u003csub\u003e\u003cem\u003eb\u003c/em\u003e\u003c/sub\u003e \u0026minus; \u003cem\u003eAUROC\u003c/em\u003e\u003csub\u003e\u003cem\u003ea\u003c/em\u003e\u003c/sub\u003e, between the performance before feature permutation (\u003cem\u003eAUROC\u003c/em\u003e\u003csub\u003e\u003cem\u003eb\u003c/em\u003e\u003c/sub\u003e) minus the performance after feature permutation (\u003cem\u003eAUROC\u003c/em\u003e\u003csub\u003e\u003cem\u003ea\u003c/em\u003e\u003c/sub\u003e). This was averaged over 64 random permutation repetitions. The distribution of calculated importances across the permutations in the median model was compared with a one-tailed t-test to a null distribution of feature importance created following the procedure in [58]. The corresponding p-value was then FDR corrected at a rate of 1% with the Benjamini-Yekutieli procedure [59]. This tests if the importances are greater than what would be found by chance due to the random permutations in the PFI approach alone and if the number of permutations was sufficient to find important features. To aid in the comparison of IMPAC connectivity features to the scientific literature, which often reports results in Brodmann areas (BA), the centroid of each ROI of each atlas was calculated and matched to the corresponding BA [60]. The ROI-ROI connection can then be re-written as the closest BA-BA connection and the corresponding functions compared.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec22\"\u003e\n \u003ch2\u003e4.8 \u003cstrong\u003eModel search analysis\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eA hyperparameter search generates a wealth of information. To obtain insights from this information, kernel density estimates were computed for the models with the top 20% of performance and for the models with the lowest 20% of performance across the 3 BASC atlas resolutions (3 of the highest performing atlases) to identify regions of hyperparameter space that tended to distinguish high performing models from low performing ones, as shown in \u003cstrong\u003eFig.\u0026nbsp;4\u003c/strong\u003e.\u003c/p\u003e\n\u003c/div\u003e\n\u003cdiv class=\"Section2\" id=\"Sec23\"\u003e\n \u003ch2\u003e4.9 \u003cstrong\u003eExternal validation\u003c/strong\u003e\u003c/h2\u003e\n \u003cp\u003eAny given model may overfit to spurious information in training data, not capturing the most biologically relevant information, but fitting to noise. A true biomarker should not only be identifiable in multiple models fitted to the same data, but also be predictive when used in an entirely new dataset. To test whether the machine learning models trained with the IMPAC dataset have truly captured discriminative features, we use external datasets (ABIDE I and ABIDE II) not used during model training and hyperparameter optimization. Each of the top 5 DFNN models which used the combined structural features and functional features from the BASC atlas at three resolutions (64, 122, and 197 ROIs) was applied without adaptation directly to the connectivity and anatomical features derived from the external datasets, ABIDE I and ABIDE II.\u003c/p\u003e\n\u003c/div\u003e"},{"header":"Conclusion","content":"\u003cp\u003eThis study systematically compares 12 of the most powerful and commonly deployed ML models, develops a high performing ASD diagnostic model that can be readily adapted to new datasets, and characterizes the important and reproducible features learned by the models. Predictive features learned by the models confirm previously reported putative biomarkers and place new importance upon the understudied \u003cem\u003ein-vivo\u003c/em\u003e connectivity between the cerebellum and the supplementary motor and frontal cortices. The identification of optimal brain parcellation granularity and feature-set combinations can be used to further guide model development, develop clinical diagnostics, and improve ASD diagnosis and timeliness of care. The identified putative biomarkers may help to elucidate pathophysiology, direct treatment options, and even target psychosocial interventions. Building evidence and confidence in identified neurophysiologic correlates of autism will benefit the community and individuals affected.\u003c/p\u003e"},{"header":"Declarations","content":"\u003cp\u003e\u003cstrong\u003e5. Acknowledgements\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eSpecial thanks to Dr. Michael D. Rugg, PhD, Dr. Satwik Rajaram, PhD, and Dr. Prapti Modi, PhD for providing additional feedback and editing during the writing of this manuscript.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eCooper Mellema was supported by NIH NINDS F31 fellowship NS115348. Alex Treacher and Albert Montillo were supported by NIH NIA R01AG059288. Albert Montillo was additionally supported by NIH NCI U01 CA207091, the King Foundation, and the Lyda Hill Foundation.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e6. Data availability\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eTo facilitate reuse and extension, we are pleased to provide full source code for the proposed approach at:https://gitfront.io/r/DeepLearningForPrecisionHealthLab/5cd748005e6bb7988b593b4e711247368a7072b8/ReproducibleNeuroimagingFeaturesForASD_Dx.git\u003c/p\u003e\n\u003cp\u003eDatasets used for analysis during the study are available in the IMPAC repository (https://paris-saclay-cds.github.io/autism_challenge/), and ABIDE I and II repositories (https://fcon_1000.projects.nitrc.org/ indi/abide/) [1\u0026ndash;3].\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e7. Author contributions\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eC.J.M. conducted the data processing, model construction, and model interrogation and analysis with supervision from A.M.. \u0026nbsp; K.P.N. and A.T. contributed to data processing and model interrogation. C.J.M and A.M. wrote the manuscript with input from K.P.N., and A.T..\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e8. Competing interests\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe authors declare no competing interests. [61,62].\u003c/p\u003e"},{"header":"9 References","content":"\u003cp\u003e1. Di Martino, A.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eThe autism brain imaging data exchange: towards a large-scale evaluation of the intrinsic brain architecture in autism. \u003cem\u003eMolecular psychiatry\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e19,\u0026nbsp;\u003c/strong\u003e659\u0026ndash;667 (2014).\u003c/p\u003e\n\u003cp\u003e2. Di Martino, A.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eEnhancing studies of the connectome in autism using the autism brain imaging data exchange II. \u003cem\u003eScientific data\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e4,\u0026nbsp;\u003c/strong\u003e170010 (2017).\u003c/p\u003e\n\u003cp\u003e3. R. Toro, N. Traut, A. Beggatio, K. Heuer, and G. Varoquaux et al. \u003cem\u003eIMPAC: Imaging-psychiatry challenge: predicting autism. a data challenge on autism spectrum disorder detection\u0026nbsp;\u003c/em\u003e(2018).\u003c/p\u003e\n\u003cp\u003e4. Bellec, P., Rosa-Neto, P., Lyttelton, O. C., Benali, H. \u0026amp; Evans, A. C. Multi-level bootstrap analysis of stable clusters in resting-state fMRI. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e51,\u0026nbsp;\u003c/strong\u003e1126\u0026ndash;1139 (2010).\u003c/p\u003e\n\u003cp\u003e5. Ghiassian, S., Greiner, R., Jin, P. \u0026amp; Brown, M. R. G. Using Functional or Structural Magnetic Resonance Images and Personal Characteristic Data to Identify ADHD and Autism. \u003cem\u003ePloS one\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e11,\u0026nbsp;\u003c/strong\u003ee0166934 (2016).\u003c/p\u003e\n\u003cp\u003e6. Khosla, M., Jamison, K., Kuceyeski, A. \u0026amp; Sabuncu, M. 3D Convolutional Neural Networks for Classification of Functional Connectomes, 6/11/2018.\u003c/p\u003e\n\u003cp\u003e7. Kam, T.-E., Suk, H.-I. \u0026amp; Lee, S.-W. Multiple functional networks modeling for autism spectrum disorder diagnosis. \u003cem\u003eHuman brain mapping\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e38,\u0026nbsp;\u003c/strong\u003e5804\u0026ndash;5821 (2017).\u003c/p\u003e\n\u003cp\u003e8. Huang, H.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eEnhancing the representation of functional connectivity networks by fusing multi-view information for autism spectrum disorder diagnosis. \u003cem\u003eHuman brain mapping\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e40,\u0026nbsp;\u003c/strong\u003e833\u0026ndash;854 (2019).\u003c/p\u003e\n\u003cp\u003e9. Yamagata, B.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eMachine learning approach to identify a resting-state functional connectivity pattern serving as an endophenotype of autism spectrum disorder. \u003cem\u003eBrain imaging and behavior\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003e1689\u0026ndash;1698 (2019).\u003c/p\u003e\n\u003cp\u003e10. Dekhil, O.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eUsing resting state functional MRI to build a personalized autism diagnosis system. \u003cem\u003ePloS one\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003ee0206351 (2018).\u003c/p\u003e\n\u003cp\u003e11. Kazeminejad, A. \u0026amp; Sotero, R. C. Topological Properties of Resting-State fMRI Functional Networks Improve Machine Learning-Based Autism Classification. \u003cem\u003eFrontiers in neuroscience\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e12,\u0026nbsp;\u003c/strong\u003e1018 (2018).\u003c/p\u003e\n\u003cp\u003e12. Di Martino, A.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eAberrant striatal functional connectivity in children with autism. \u003cem\u003eBiological psychiatry\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e69,\u0026nbsp;\u003c/strong\u003e847\u0026ndash;856 (2011).\u003c/p\u003e\n\u003cp\u003e13. Jung, M.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eDefault mode network in young male adults with autism spectrum disorder: relationship with autism spectrum traits. \u003cem\u003eMolecular autism\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e5,\u0026nbsp;\u003c/strong\u003e35 (2014).\u003c/p\u003e\n\u003cp\u003e14. Bhaumik, R., Pradhan, A., Das, S. \u0026amp; Bhaumik, D. K. Predicting Autism Spectrum Disorder Using Domain-Adaptive Cross-Site Evaluation. \u003cem\u003eNeuroinformatics\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e16,\u0026nbsp;\u003c/strong\u003e197\u0026ndash;205 (2018).\u003c/p\u003e\n\u003cp\u003e15. Rudie, J. D.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eAutism-associated promoter variant in MET impacts functional and structural brain networks. \u003cem\u003eNeuron\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e75,\u0026nbsp;\u003c/strong\u003e904\u0026ndash;915 (2012).\u003c/p\u003e\n\u003cp\u003e16. Jung, M.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eSex Differences in the Default Mode Network with Regard to Autism Spectrum Traits: A Resting State fMRI Study. \u003cem\u003ePloS one\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e10,\u0026nbsp;\u003c/strong\u003ee0143126 (2015).\u003c/p\u003e\n\u003cp\u003e17. Uddin, L. Q.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eSalience network-based classification and prediction of symptom severity in children with autism. \u003cem\u003eJAMA psychiatry\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e70,\u0026nbsp;\u003c/strong\u003e869\u0026ndash;879 (2013).\u003c/p\u003e\n\u003cp\u003e18. Chen, C. P.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eDiagnostic classification of intrinsic functional connectivity highlights somatosensory, default mode, and visual regions in autism. \u003cem\u003eNeuroImage. Clinical\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e8,\u0026nbsp;\u003c/strong\u003e238\u0026ndash;245 (2015).\u003c/p\u003e\n\u003cp\u003e19. Allen, G. \u0026amp; Courchesne, E. Differential Effects of Developmental Cerebellar Abnormality on Cognitive and Motor Functions in the Cerebellum: An fMRI Study of Autism. \u003cem\u003eAmerican Journal of Psychiatry\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e160,\u0026nbsp;\u003c/strong\u003e262\u0026ndash;273 (2003).\u003c/p\u003e\n\u003cp\u003e20. Volkmar, F. R., Lord, C., Bailey, A., Schultz, R. T. \u0026amp; Klin, A. Autism and pervasive developmental disorders. \u003cem\u003eJournal of Child Psychology and Psychiatry\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e45,\u0026nbsp;\u003c/strong\u003e135\u0026ndash;170 (2004).\u003c/p\u003e\n\u003cp\u003e21. Koziol, L. F.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eConsensus Paper: The Cerebellum's Role in Movement and Cognition. \u003cem\u003eCerebellum\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003e151\u0026ndash;177 (2014).\u003c/p\u003e\n\u003cp\u003e22. Botvinik-Nezer, R.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eVariability in the analysis of a single neuroimaging dataset by many teams. \u003cem\u003eNature\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e582,\u0026nbsp;\u003c/strong\u003e84\u0026ndash;88 (2020).\u003c/p\u003e\n\u003cp\u003e23. Varoquaux, G. Cross-validation failure: Small sample sizes lead to large error bars. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e180,\u0026nbsp;\u003c/strong\u003e68\u0026ndash;77 (2018).\u003c/p\u003e\n\u003cp\u003e24. Poldrack, R. A.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eScanning the horizon: towards transparent and reproducible neuroimaging research. \u003cem\u003eNature reviews. Neuroscience\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e18,\u0026nbsp;\u003c/strong\u003e115\u0026ndash;126 (2017).\u003c/p\u003e\n\u003cp\u003e25. Gael Varoquaux. \u003cem\u003eMRI Biomarkers Extraction. Teachings from an Autism-Prediction Challenge\u0026nbsp;\u003c/em\u003e(2018).\u003c/p\u003e\n\u003cp\u003e26. Jack, A. Neuroimaging in neurodevelopmental disorders: focus on resting-state fMRI analysis of intrinsic functional brain connectivity. \u003cem\u003eCurrent opinion in neurology\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e31,\u0026nbsp;\u003c/strong\u003e140\u0026ndash;148 (2018).\u003c/p\u003e\n\u003cp\u003e27. Sen, B., Borle, N. C., Greiner, R. \u0026amp; Brown, M. R. G. A general prediction model for the detection of ADHD and Autism using structural and functional MRI. \u003cem\u003ePloS one\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003ee0194856 (2018).\u003c/p\u003e\n\u003cp\u003e28. Khosla, M., Jamison, K., Kuceyeski, A. \u0026amp; Sabuncu, M. R. Ensemble learning with 3D convolutional neural networks for functional connectome-based prediction. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e199,\u0026nbsp;\u003c/strong\u003e651\u0026ndash;662 (2019).\u003c/p\u003e\n\u003cp\u003e29. Chaitra, N., Vijaya, P. A. \u0026amp; Deshpande, G. Diagnostic prediction of autism spectrum disorder using complex network measures in a machine learning framework. \u003cem\u003eBiomedical Signal Processing and Control\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e62,\u0026nbsp;\u003c/strong\u003e102099 (2020).\u003c/p\u003e\n\u003cp\u003e30. Spera, G.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eEvaluation of Altered Functional Connections in Male Children With Autism Spectrum Disorders on Multiple-Site Data Optimized With Machine Learning. \u003cem\u003eFrontiers in psychiatry\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e10,\u0026nbsp;\u003c/strong\u003e620 (2019).\u003c/p\u003e\n\u003cp\u003e31. Li, H., Parikh, N. A. \u0026amp; He, L. A Novel Transfer Learning Approach to Enhance Deep Neural Network Classification of Brain Functional Connectomes. \u003cem\u003eFrontiers in neuroscience\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e12,\u0026nbsp;\u003c/strong\u003e491 (2018).\u003c/p\u003e\n\u003cp\u003e32. Feczko, E.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eSubtyping cognitive profiles in Autism Spectrum Disorder using a Functional Random Forest algorithm. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e172,\u0026nbsp;\u003c/strong\u003e674\u0026ndash;688 (2018).\u003c/p\u003e\n\u003cp\u003e33. Song, Y., Epalle, T. M. \u0026amp; Lu, H. Characterizing and Predicting Autism Spectrum Disorder by Performing Resting-State Functional Network Community Pattern Analysis. \u003cem\u003eFrontiers in human neuroscience\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003e203 (2019).\u003c/p\u003e\n\u003cp\u003e34. Dadi, K.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eBenchmarking functional connectome-based predictive models for resting-state fMRI. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e192,\u0026nbsp;\u003c/strong\u003e115\u0026ndash;134 (2019).\u003c/p\u003e\n\u003cp\u003e35. Wang, Y., Wang, J., Wu, F.-X., Hayrat, R. \u0026amp; Liu, J. AIMAFE: Autism spectrum disorder identification with multi-atlas deep feature representation and ensemble learning. \u003cem\u003eJournal of neuroscience methods\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e343,\u0026nbsp;\u003c/strong\u003e108840 (2020).\u003c/p\u003e\n\u003cp\u003e36. Rakić, M., Cabezas, M., Kushibar, K., Oliver, A. \u0026amp; Llad\u0026oacute;, X. Improving the detection of autism spectrum disorder by combining structural and functional MRI information. \u003cem\u003eNeuroImage. Clinical\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e25,\u0026nbsp;\u003c/strong\u003e102181 (2020).\u003c/p\u003e\n\u003cp\u003e37. Parisot, S.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eDisease Prediction using Graph Convolutional Networks: Application to Autism Spectrum Disorder and Alzheimer's Disease. \u003cem\u003eMedical Image Analysis\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e48,\u0026nbsp;\u003c/strong\u003e117\u0026ndash;130 (2018).\u003c/p\u003e\n\u003cp\u003e38. Eslami, T., Mirjalili, V., Fong, A., Laird, A. R. \u0026amp; Saeed, F. ASD-DiagNet: A Hybrid Learning Approach for Detection of Autism Spectrum Disorder Using fMRI Data. \u003cem\u003eFrontiers in neuroinformatics\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003e70 (2019).\u003c/p\u003e\n\u003cp\u003e39. Biswal, B. B.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eToward discovery science of human brain function. \u003cem\u003eProceedings of the National Academy of Sciences\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e107,\u0026nbsp;\u003c/strong\u003e4734\u0026ndash;4739 (2010).\u003c/p\u003e\n\u003cp\u003e40. Reuter M, Schmansky NJ, Rosas HD \u0026amp; Fischl B. Within-Subject Template Estimation for Unbiased Longitudinal Image Analysis. \u003cem\u003eNeuroImage,\u0026nbsp;\u003c/em\u003e1402\u0026ndash;1418 (2012).\u003c/p\u003e\n\u003cp\u003e41. Varoquaux, G., Gramfort, A., Pedregosa, F., Michel, V. \u0026amp; Thirion, B. in \u003cem\u003eInformation Processing in Medical Imaging,\u0026nbsp;\u003c/em\u003eedited by G. Sz\u0026eacute;kely \u0026amp; H. K. Hahn (Springer Berlin Heidelberg, 2011), pp. 562\u0026ndash;573.\u003c/p\u003e\n\u003cp\u003e42. Craddock, R. C., James, G. A., Holtzheimer, P. E., Hu, X. P. \u0026amp; Mayberg, H. S. A whole brain fMRI atlas generated via spatially constrained spectral clustering. \u003cem\u003eHuman brain mapping\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e33,\u0026nbsp;\u003c/strong\u003e1914\u0026ndash;1928 (2012).\u003c/p\u003e\n\u003cp\u003e43. Power, J. D.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eFunctional network organization of the human brain. \u003cem\u003eNeuron\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e72,\u0026nbsp;\u003c/strong\u003e665\u0026ndash;678 (2011).\u003c/p\u003e\n\u003cp\u003e44. Ga\u0026euml;l Varoquaux, Flore Baronnet, Andreas Kleinschmidt, Pierre Fillard \u0026amp; and Bertrand Thirion. Detection of Brain Functional-Connectivity Difference in Post-stroke Patients Using Group-Level Covariance Modeling. \u003cem\u003eMICCAI\u0026nbsp;\u003c/em\u003e(2010).\u003c/p\u003e\n\u003cp\u003e45. Desikan, R. S.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eAn automated labeling system for subdividing the human cerebral cortex on MRI scans into gyral based regions of interest. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e31,\u0026nbsp;\u003c/strong\u003e968\u0026ndash;980 (2006).\u003c/p\u003e\n\u003cp\u003e46. Du, Y., Fu, Z. \u0026amp; Calhoun, V. D. Classification and Prediction of Brain Disorders Using Functional Connectivity: Promising but Challenging. \u003cem\u003eFrontiers in neuroscience\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e12,\u0026nbsp;\u003c/strong\u003e525 (2018).\u003c/p\u003e\n\u003cp\u003e47. Heinsfeld, A. S., Franco, A. R., Craddock, R. C., Buchweitz, A. \u0026amp; Meneguzzi, F. Identification of autism spectrum disorder using deep learning and the ABIDE dataset. \u003cem\u003eNeuroImage. Clinical\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e17,\u0026nbsp;\u003c/strong\u003e16\u0026ndash;23 (2018).\u003c/p\u003e\n\u003cp\u003e48. Fran\u0026ccedil;ois Chollet. \u003cem\u003eKeras\u0026nbsp;\u003c/em\u003e(2015), https://keras.io.\u003c/p\u003e\n\u003cp\u003e49. Pedregosa, F.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eScikit-learn: Machine Learning in Python. \u003cem\u003eJournal of Machine Learning Research\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e12,\u0026nbsp;\u003c/strong\u003e2825\u0026ndash;2830 (2011).\u003c/p\u003e\n\u003cp\u003e50. Chen, T. \u0026amp; Guestrin, C. in \u003cem\u003eProceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining\u0026nbsp;\u003c/em\u003e(ACM, 2016), pp. 785\u0026ndash;794.\u003c/p\u003e\n\u003cp\u003e51. Mart\\\u0026rsquo;ın Abadi\u003cem\u003e\u0026nbsp;et al.\u003c/em\u003e\u003cem\u003eTensorFlow: Large-Scale Machine Learning on Heterogeneous Systems\u0026nbsp;\u003c/em\u003e(2015), https://www.tensorflow.org/.\u003c/p\u003e\n\u003cp\u003e52. Jia, Y.\u003cem\u003e\u0026nbsp;et al. in Proceedings of the 22nd ACM International Conference on Multimedia\u0026nbsp;\u003c/em\u003e(Association for Computing Machinery, 2014), pp. 675\u0026ndash;678.\u003c/p\u003e\n\u003cp\u003e53. Yan, W., Zhang, H., Sui, J. \u0026amp; Shen, D. Deep Chronnectome Learning via Full Bidirectional Long Short-Term Memory Networks for MCI Diagnosis, 8/30/2018.\u003c/p\u003e\n\u003cp\u003e54. Andrej Karpathy. The Unreasonable Effectiveness of Recurrent Neural Networks. Available at http://karpathy.github.io/2015/05/21/rnn-effectiveness/ (2015).\u003c/p\u003e\n\u003cp\u003e55. Kawahara, J.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eBrainNetCNN: Convolutional neural networks for brain networks; towards predicting neurodevelopment. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e146,\u0026nbsp;\u003c/strong\u003e1038\u0026ndash;1049 (2017).\u003c/p\u003e\n\u003cp\u003e56. James Bergstra, Y. B. Random Search for Hyper-Parameter Optimization. \u003cem\u003eJournal of Machine Learning Research\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e13,\u0026nbsp;\u003c/strong\u003e281\u0026ndash;305 (2012).\u003c/p\u003e\n\u003cp\u003e57. Altmann, A., Toloşi, L., Sander, O. \u0026amp; Lengauer, T. Permutation importance: a corrected feature importance measure. \u003cem\u003eBioinformatics (Oxford, England)\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e26,\u0026nbsp;\u003c/strong\u003e1340\u0026ndash;1347 (2010).\u003c/p\u003e\n\u003cp\u003e58. Janitza, S., Celik, E. \u0026amp; Boulesteix, A.-L. A computationally fast variable importance test for random forests for high-dimensional data. \u003cem\u003eAdv Data Anal Classif\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e12,\u0026nbsp;\u003c/strong\u003e885\u0026ndash;915 (2018).\u003c/p\u003e\n\u003cp\u003e59. Yoav Benjamini \u0026amp; Daniel Yekutieli. The control of the false discovery rate in multiple testing under dependency. \u003cem\u003eThe Annals of Statistics\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e29,\u0026nbsp;\u003c/strong\u003e1165\u0026ndash;1188 (2001).\u003c/p\u003e\n\u003cp\u003e60. Lacadie, C., Fulbright, R. K., Arora, J., Constable, R. \u0026amp; Papademetris, X. in \u003cem\u003eProceedings of the 14th annual meeting of the organization for human brain mapping\u0026nbsp;\u003c/em\u003e(2008).\u003c/p\u003e\n\u003cp\u003e61. Fonov, V.\u003cem\u003e\u0026nbsp;et al.\u0026nbsp;\u003c/em\u003eUnbiased average age-appropriate atlases for pediatric studies. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e54,\u0026nbsp;\u003c/strong\u003e313\u0026ndash;327 (2011).\u003c/p\u003e\n\u003cp\u003e62. VS Fonov, A. Evans, RC McKinstry, C. Robert Almli \u0026amp; DL Collins. Unbiased nonlinear average age-appropriate brain templates from birth to adulthood. \u003cem\u003eNeuroImage\u0026nbsp;\u003c/em\u003e\u003cstrong\u003e47\u0026nbsp;\u003c/strong\u003e(2009).\u003c/p\u003e"}],"fulltextSource":"","fullText":"","funders":[],"hasAdminPriorityOnWorkflow":false,"hasManuscriptDocX":true,"hasOptedInToPreprint":true,"hasPassedJournalQc":"","hasAnyPriority":false,"hideJournal":false,"highlight":"","institution":"","isAcceptedByJournal":true,"isAuthorSuppliedPdf":false,"isDeskRejected":"","isHiddenFromSearch":false,"isInQc":false,"isInWorkflow":false,"isPdf":false,"isPdfUpToDate":true,"isWithdrawnOrRetracted":false,"journal":{"display":true,"email":"
[email protected]","identity":"scientific-reports","isNatureJournal":false,"hasQc":true,"allowDirectSubmit":false,"externalIdentity":"scirep","sideBox":"Learn more about [Scientific Reports](http://www.nature.com/srep/)","snPcode":"","submissionUrl":"","title":"Scientific Reports","twitterHandle":"","acdcEnabled":true,"dfaEnabled":true,"editorialSystem":"stoa","reportingPortfolio":"Scientific Reports","inReviewEnabled":true,"inReviewRevisionsEnabled":true},"keywords":"Autism Spectrum Disorder, Diagnosis, Machine Learning, Neuroimaging, functional MRI, structural MRI, biomarkers","lastPublishedDoi":"10.21203/rs.3.rs-1024223/v1","lastPublishedDoiUrl":"https://doi.org/10.21203/rs.3.rs-1024223/v1","license":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/"},"manuscriptAbstract":"\u003cp\u003eAutism spectrum disorder (ASD) is the fourth most common neurodevelopmental disorder, with a prevalence of 1 in 160 children. Accurate diagnosis relies on experts, but such individuals are scarce. This has led to increasing interest in the development of machine learning (ML) models that can integrate neuroimaging features from functional and structural MRI (fMRI and sMRI) to measure alterations manifest in ASD. We optimized and compared the performance of 12 of the most popular and powerful\u0026nbsp;ML models. Each was separately trained using 15 different combinations of fMRI and sMRI features and optimized with an unbiased model search. Deep learning models predicted ASD with the highest diagnostic accuracy and generalized well to other MRI datasets. Our model achieves state-of-the-art 80% area under the ROC curve (AUROC) in diagnosis on test data from the IMPAC dataset; and 86% and 79% AUROC on the external ABIDE I and ABIDE II datasets. The highest performing models identified reproducible putative biomarkers for accurate ASD diagnosis in accord with known ASD markers as well as novel cerebellar biomarkers. Such reproducibility lends credence to their tremendous potential for defining and using a set of truly generalizable ASD biomarkers that will advance scientific understanding of neuronal changes in ASD.\u003c/p\u003e","manuscriptTitle":"Reproducible Neuroimaging Features for Diagnosis of Autism Spectrum Disorder with Machine Learning","msid":"","msnumber":"","nonDraftVersions":[{"code":1,"date":"2021-11-01 14:35:32","doi":"10.21203/rs.3.rs-1024223/v1","editorialEvents":[{"type":"communityComments","content":0},{"type":"decision","content":"Major revision","date":"2021-12-21T07:36:56+00:00","index":"","fulltext":""},{"type":"editorInvitedReview","content":"","date":"2021-12-19T18:36:23+00:00","index":"hide","fulltext":""},{"type":"reviewerAgreed","content":"1c951902-cfe1-4281-b397-309ba5cf7738","date":"2021-12-09T10:09:29+00:00","index":"hide","fulltext":""},{"type":"reviewersInvited","content":"","date":"2021-12-05T02:25:06+00:00","index":"","fulltext":""},{"type":"editorAssigned","content":"","date":"2021-12-05T02:16:55+00:00","index":"","fulltext":""},{"type":"editorInvited","content":"","date":"2021-10-28T17:12:35+00:00","index":"","fulltext":""},{"type":"checksComplete","content":"","date":"2021-10-28T17:00:36+00:00","index":"","fulltext":""},{"type":"submitted","content":"Scientific Reports","date":"2021-10-27T13:25:37+00:00","index":"","fulltext":""}],"status":"published","journal":{"display":true,"email":"
[email protected]","identity":"scientific-reports","isNatureJournal":false,"hasQc":true,"allowDirectSubmit":false,"externalIdentity":"scirep","sideBox":"Learn more about [Scientific Reports](http://www.nature.com/srep/)","snPcode":"","submissionUrl":"","title":"Scientific Reports","twitterHandle":"","acdcEnabled":true,"dfaEnabled":true,"editorialSystem":"stoa","reportingPortfolio":"Scientific Reports","inReviewEnabled":true,"inReviewRevisionsEnabled":true}}],"origin":"","ownerIdentity":"7182e624-bc4f-4e76-9571-1db0fba41208","owner":[],"postedDate":"November 1st, 2021","published":true,"recentEditorialEvents":[],"rejectedJournal":[],"revision":"","amendment":"","status":"under-review","subjectAreas":[{"id":8226032,"name":"Bioinformatics"},{"id":8226033,"name":"Biomedical Engineering"}],"tags":[],"updatedAt":"2022-01-25T09:14:16+00:00","versionOfRecord":[],"versionCreatedAt":"2021-11-01 14:35:32","video":"","vorDoi":"","vorDoiUrl":"","workflowStages":[]},"version":"v1","identity":"rs-1024223","journalConfig":"researchsquare"},"__N_SSP":true},"page":"/article/[identity]/[[...version]]","query":{"redirect":"/article/rs-1024223","identity":"rs-1024223","version":["v1"]},"buildId":"WrCJVZZCHTDjtuVLN7oU0","isFallback":false,"isExperimentalCompile":false,"dynamicIds":[84888],"gssp":true,"scriptLoader":[]}
Text is read by the "Ask this paper" AI Q&A widget below.
Extraction quality varies by source — PMC NXML preserves structure
cleanly, OA-HTML may include some navigation residue, and OA-PDF can
have broken hyphenation. The publisher copy
(via DOI)
is the canonical version.