Skip to main content

ORIGINAL RESEARCH article

Front. Comput. Neurosci., 10 April 2024

A novel approach for ASD recognition based on graph attention networks

Canhua Wang
Canhua Wang1*Zhiyong XiaoZhiyong Xiao2Yilu XuYilu Xu3Qi ZhangQi Zhang4Jingfang ChenJingfang Chen5
  • 1School of Computer, Jiangxi University of Chinese Medicine, Nanchang, China
  • 2School of Electronic & Information Engineering, Jiangxi Institute of Economic Administrators, Nanchang, China
  • 3School of Software, Jiangxi Agricultural University, Nanchang, China
  • 4Department of Medical Imaging, Affiliated Hospital of Jiangxi University of Chinese Medicine, Nanchang, China
  • 5Department of Medical Imaging, The Second Affiliated Hospital of Nanchang University, Nanchang, China

Early detection and diagnosis of Autism Spectrum Disorder (ASD) can significantly improve the quality of life for affected individuals. Identifying ASD based on brain functional connectivity (FC) poses a challenge due to the high heterogeneity of subjects’ fMRI data in different sites. Meanwhile, deep learning algorithms show efficacy in ASD identification but lack interpretability. In this paper, a novel approach for ASD recognition is proposed based on graph attention networks. Specifically, we treat the region of interest (ROI) of the subjects as node, conduct wavelet decomposition of the BOLD signal in each ROI, extract wavelet features, and utilize them along with the mean and variance of the BOLD signal as node features, and the optimized FC matrix as the adjacency matrix, respectively. We then employ the self-attention mechanism to capture long-range dependencies among features. To enhance interpretability, the node-selection pooling layers are designed to determine the importance of ROI for prediction. The proposed framework are applied to fMRI data of children (younger than 12 years old) from the Autism Brain Imaging Data Exchange datasets. Promising results demonstrate superior performance compared to recent similar studies. The obtained ROI detection results exhibit high correspondence with previous studies and offer good interpretability.

1 Introduction

Autism spectrum disorder (ASD) is a complex neuro-developmental disorder that impairs social communication, language skills, and behavior (Wise et al., 2015; Takayanagi et al., 2022). Recent estimates from the Centers for Disease Control and Prevention suggest that approximately 1 in 36 children grapples with ASD. Presently, the etiology and pathogenesis of ASD remain elusive, and identification and diagnosis rely on simplistic symptomatic observation and empirical judgment by clinicians (Sauer et al., 2021; Klin, 2022; Zahra et al., 2022; Majhi et al., 2023). Artificial intelligence-assisted diagnosis of ASD can alleviate the contradiction between supply and demand between limited psychiatrists and more ASD patients (Abbas et al., 2020; Mertz, 2021). Early detection and intervention for ASD can enhance language, social, and learning skills in affected children, concurrently fostering optimal brain development (Bejarano-Martin et al., 2020; Dai et al., 2023).

Neuroimaging, particularly functional magnetic resonance imaging (fMRI), stands out as a crucial tool for unraveling the intricate neural underpinnings of ASD (Nijhof et al., 2018; Noriega, 2019). Numerous machine learning (ML) and deep learning (DL) algorithms have been proposed for the identification of ASD based on fMRI datasets (Wang et al., 2019; Almuqhim and Saeed, 2021; Khodatars et al., 2021). For instance, Bi et al. used a random SVM cluster to classify 45 ASD and 39 typical development (TD), with an accuracy of 96.15% (Bi et al., 2018). Wee et al. employed a multi-kernel SVM to classify 58 ASD and 59 TD cases, achieving 96.27% accuracy (Wee et al., 2014). It’s crucial to note that these studies based on ML often suffered from limitations. The subjects were frequently sourced from a single research institution, leading to small sample sizes. For instance, one study included only 13 subjects with ASD and 14 subjects with TD (Murdaugh et al., 2012). To surmount these limitations, efforts have been directed toward deploying DL methods with larger-scale datasets. For instance, Aghdam et al. achieved a classification accuracy of 65.56% utilizing deep belief networks (Akhavan Aghdam et al., 2018). Similarly, Heinsfeld et al. obtained a classification accuracy of 70% using an auto-encoder based on the ABIDE datasets (Heinsfeld et al., 2018). Ma et al. achieved a notable 74.73% accuracy in distinguishing ASD patients from 306 ASD and 341 TD (Ma et al., 2023).

The algorithms mentioned above, whether utilizing ML or DL methods, have made meaningful explorations in identifying ASD. However, challenges arise when extending these models to larger population samples across different sites. One the one hand, the accuracy of ML models in identifying ASD tends to significantly decrease when applied to a completely new datasets. This is mainly due to the heterogeneity of fMRI data, which arises from differences in equipment, parameters, ethnicity, etc., across multiple sites collecting fMRI data. One the other hand, while DL models can mitigate the interference caused by this heterogeneity, the models often lack interpretability.

To address these challenges, some ASD identification methods based on graph neural networks (GNN) have emerged, which can provide good interpretability. The key to the method of using GNN is how to construct the graph. For example, Li et al. proposed an interpretable GNN called BrainGNN (Li et al., 2021); Wen et al. proposed a multi-view graph convolution networks (MVS-GCN) for ASD diagnosis (Wen et al., 2022); The BrainGNN model and MVS-GCN model have many parameters, long training time, and the classification accuracy needs to be further improved. It is worth noting that not all GNN-based methods have good interpretability, for example, the relational graph attention networks (RGAT) proposed by Gu et al., which treats each subject as a node of a graph and cannot mine abnormal brain regions (Gu et al., 2023).

For the above mentioned issues in ASD recognition, our paper proposes a pioneering approach for ASD recognition based on graph attention networks. The novel method strategically treats the region of interest (ROI) within subjects’ brains as fundamental node in a graph representation. This graph-based approach enables a more transparent and interpretable representation of the complex relationships within the data. Leveraging the connectivity structure encoded by the optimized functional connectivity (FC) as the adjacency matrix, we aim to provide a holistic view of the interplay between brain regions in individuals with ASD. The inclusion of the self-attention mechanism further enhances the model’s ability to capture nuanced dependencies within the data, addressing a current limitation in the interpretability of existing models. Recognizing the necessity for interpretability in ASD identification, our framework incorporates node-selection pooling layers. These layers play a crucial role in determining the importance of individual ROI, thereby offering a clear rationale for the model’s predictions.

To validate the effectiveness of our proposed framework, we apply it to fMRI data collected from children aged below 12 years, obtained from the Autism Brain Imaging Data Exchange (ABIDE) datasets. The outcomes of our experiments reveal promising results, showcasing superior performance compared to recent studies. Additionally, the obtained ROI detection results exhibit a high level of correspondence with findings from previous studies, further reinforcing the robustness and interpretability of our proposed approach.

In the subsequent sections, we delve into the methodology, experimental setup, and results, providing a comprehensive exploration of our innovative approach and its contributions to the field of ASD identification. Through this research, we aim to bridge the existing gap between advanced machine learning techniques and clinical interpretability, fostering a more effective and practical approach to ASD detection and diagnosis.

2 Materials and methods

2.1 Participants and data preprocessing

This study specifically targets children aged 12 years old or younger. We employ the ABIDE datasets and adhere to specific criteria in selecting research subjects: (1) Participants are children aged 12 years old or younger; (2) Each site contributes no fewer than 40 subjects; (3) The ratio of ASD to TD subjects at each site is approximately equal. Consequently, a total of 264 subjects (134 ASD and 130 TD) from 5 sites have been selected. The details of these subjects are shown in Table 1.

Table 1
www.frontiersin.org

Table 1. Scanning parameters and subjects in different sites.

All fMRI data preprocessing was conducted using the DPARSF software (Chao-Gan and Yu-Feng, 2010), following these specific steps: (1) Exclusion of the first 10 time points, (2) slice timing correction, (3) head motion realignment, (4) registration of individual structural T1-weighted images to the mean functional images using a 6-degree-of-freedom linear transformation, (5) segmentation, (6) nuisance covariate regression (GSR was not performed due to concerns about increasing negative correlations), (7) normalization using DART- EL, and (8) temporal filtering.

2.2 Construction of the brain graph

The brain graph is a crucial component of the proposed framework, as it represents the connectivity patterns among various brain regions. The brain is segmented into 200 ROIs using the CC200 Atlas (Craddock et al., 2012). These ROIs are defined as graph nodes V=v1v2v200. An undirected weighted graph is represented as G=VE, where Eis the edge set, i.e., a collection of vivj linking vertices from vi to vj, and is derived from the brain FC network. In addition, G includes an associated node feature set H=h1h2h200, such as h2 is the feature vector associated with node v2.

2.2.1 Construction of the node feature

To extract node features, we conduct wavelet transformations on the BOLD signals within the ROI. Specifically, if the BOLD signal in a given ROI is denoted as xi, the Daubechies wavelet transformation is utilized to process xiand decompose it into 6 layers, with ‘db1’ being employed as the wavelet basis function throughout the transformation. The decomposition yields approxim- ation coefficients at level 6 and detailed coefficients spanning levels 1 through 6. The expression for the transformation is as follows:

coeffsi=cA6i,cD6i,cD5i,cD4i,cD3i,cD2i,cD1i    (1)

here, cA6i represents the approximation coefficients at level 6, and cD6i, cD5i, cD4i, cD3i, cD2i, cD1i represent the detail coefficients at levels 6 to 1.

Then, we use the following formula to calculate the mean and variance of each level of wavelet coefficients.

mean:coeffsi=1Nj=0N1coeffsi    (2)
var:coeffsi=1Nj=0N1coeffsimean:coeffsi2    (3)

here, i represents the level of wavelet transform, and N is the length of each wavelet coefficient array. Figures 1, 2 show the features extracted from the same ROI of any ASD and TD using wavelet transform, respectively.

Figure 1
www.frontiersin.org

Figure 1. Wavelet features of ASD.

Figure 2
www.frontiersin.org

Figure 2. Wavelet features of TD.

Through wavelet transformation, the persistent patterns in brain activity (corresponding to approximation coefficients) and transient changes (corresponding to detail coefficients) are extracted. Compared to traditional node feature representations, wavelet transformation can extract features that are more discriminative. Ultimately, we integrate the mean_coeffs and var_coeffs with the mean and variance of the BOLD signal itself to compose the node’s feature. Hence, node feature hiR16.

2.2.2 Construction of the adjacency matrix

We utilize the optimized brain FC network to build the adjacency matrix. Initially, the Pearson correlation coefficient between any two nodes’ time series is calculated to derive the FC matrix using the subsequent formula:

Eij=n=0N1xinx¯iTxjnx¯jn=0N1xinx¯i2n=0N1xjnx¯j2    (4)

where, xin, xjn, x¯i and x¯jdenote the time-courses of node i, time-course of node j at time point n, the mean of the time-courses of node i and the mean of time-courses of node j, respectively. N represents the length of the BOLD signal.

To address the interference stemming from heterogeneity in multi-site fMRI data, some measures were adopted: on one hand, the FC matrices of all ASD and TD subjects were averaged separately; on the other hand, a predefined threshold was used to filter out unimportant connections, meaning that elements in the averaged FC matrices above the threshold were preserved while those below the threshold were set to zero. The FC matrices optimized through the above steps were used as adjacency matrices. Additionally, the consistency and comparability of the data were also enhanced to some extent by preprocessing all fMRI data using the same steps, as described previously.

2.3 A model for ASD classification based on graph attention networks (GAT)

The GAT-based model comprises three types of layers: GAT layers, top-K pooling layers, and fully connected layers. The model architecture is depicted in Figure 3.

Figure 3
www.frontiersin.org

Figure 3. The overview of ASD prediction pipeline.

2.3.1 GAT layer

The GAT employs attention mechanism which assigns different weights to different neighbors based on their relevance to the node being encoded (Wan et al., 2024). Let the ith node features in the lth layer be hilRdl, the GAT operation can be expressed as follows:

hil=σjNeighborsiαijWl1hjl1    (5)

here, σis the activation function, typically ReLU, Wl1is a learnable weight matrix, αijrepresents attention coefficients and hjl1denotes the input features of neighboring node j.

In formula (5), the calculation of attention coefficients αijis a crucial aspect. We utilize multiple attention heads can capture different aspects of relationships. After obtaining the attention coefficients from each attention head, these coefficients are aggregated by taking an average to form the final attention coefficients for each node. The attention coefficient αijk in the k-th attention head is as follows:

αijk=expαkTWkhiWkhjkNeighborsiexpαkTWkhiWkhk    (6)

here, αkis a learnable parameter vector for the k-th attention head,  denotes concatenation, Wkis learnable weight matrices.

In addition, we added L2 regularization to the GAT layers to avoid overfitting. The regularization parameter for this process is denoted as weight_decay.

2.3.2 Top-K pooling layer

The top-K pooling layer is a pooling operation that selects the top K nodes based on attention scores. For every edge in the graph, we arrange the nodes according to their combined attention scores and then choose the top K nodes. Specifically, the process can be outlined as follows:

Step 1: Node-level aggregation.

For each node i, aggregate the attention scores across its incoming edges. This could involve summing or averaging the attention scores:

Node:attentioni=jNeighborsiαij    (7)

Step 2: Global aggregation.

Aggregate the aggregated attention scores across all nodes in the graph. This results in a global attention score for each node, representing its overall importance:

Global:attentioni=iNodesNode:attentioni    (8)

Step 3: Top-K selection:

Sort the nodes based on their global attention scores in descending order and select the top K nodes with the highest global attention scores. Mathematically, the selection process can be represented as:

Selected:nodes=TopKNodes,Global:attentioni    (9)

2.3.3 Fully connected layer

The fully connected layers play a important role in consolidating multi-scale features derived from the GAT-Pooling 1 and GAT-Pooling 2 block (Chen et al., 2023; Li et al., 2023; Wan et al., 2023a). We feed the multi-scale features Z3 to the fully connected layer. Z3 is written as:

Z3=Z1+Z2    (10)

here, Z1and Z2 are the output which underwent Global Maximum Pooling (GMP) and Global Average Pooling (GAP) from the GAT-Pooling 1 and GAT-Pooling 2 block, respectively. Z1and Z2 can be represented as:

Z1=GMPH1GAPH1    (11)
Z2=GMPH2GAPH2    (12)

Lastly, batch normalization is applied for enhanced training stability, and dropout is utilized for regularization. The final linear layer employs a sigmoid activation function, compressing the output to a one-dimensional tensor, suitable for the binary classification task of ASD identification.

3 Results and discussion

The model incorporated GAT layers and top-k pooling to capture graph-based features at different scales. It was trained with the cross-entropy loss function and optimized using the Adam optimizer. The model was instantiated with input features of size 16, GAT 1 and GAT 2 sizes of 32 each, and utilized 4 attention heads. The proposed algorithm was performed using the HP personal computer (CPU: Intel core i7 2.6 GHz; RAM: 16 GB; NVIDIA Quadro P600: 4GB) and Torch-1.8.0 + cu111. The classification quality was assessed by the following performance indices:

Accuracy=TP+TN/TP+FN+TN+FP    (13)
Sensitivity=TP/TP+FN    (14)
Specificity=TN/TN+FP    (15)

Here, TP, FN, TN, and FP denote, respectively, the number of ASD correctly classified, the number of ASD predicted to be TD, the number of TD correctly classified, and the number of TD predicted to be ASD.

3.1 Result of single site

In the proposed model, the weight_decay was set to 0.0001, the ratio of the top_k pooling was set to 0.2, the dropout rate was set to 0.5, the learning rate was set to 0.001 and the number of epochs was 30. As shown in Table 2, our proposed algorithm for childhood ASD achieved promising results across different sites by the 5-fold cross-validation strategy.

Table 2
www.frontiersin.org

Table 2. Results of classification at different sites.

The algorithm at the NYU site achieved a moderate accuracy of 76.47%. It demonstrated higher specificity (87.50%) than sensitivity (66.67%), indicating a better ability to correctly identify TD cases. At the UM site, the algorithm showcased a relatively high accuracy of 83.33%. The site exhibited balanced sensitivity (77.50%) and specificity (90.00%), suggesting a good overall performance in correctly identifying both ASD and TD cases. The KKI site displayed a moderate accuracy of 76.39%. Similar sensitivity (75.00%) and specificity (77.50%) were observed, suggesting a balanced performance but with room for improvement. The STAN site showcased the highest accuracy of 87.70%. High specificity (100%) indicates an excellent ability to identify TD cases, although sensitivity (83.33%) could be further improved.

The algorithm’s effectiveness varies across sites, emphasizing the need for site-specific adjustments or considerations in its application. High specificity is crucial to avoid false positives, ensuring accurate identification of TD cases. Further refinement may be needed, especially in achieving higher sensitivity for enhanced ASD case detection. In summary, the algorithm exhibits promising performance but also highlights the importance of considering site-specific factors and continuous refinement for optimal results in childhood ASD identification.

3.2 Result of multiple sites

To further evaluate the performance of the proposed model, we conducted experiments on a multi-site fMRI datasets with 134 ASD subjects and 130 TD subjects. It was worth mentioning that, in order to overcome the interference caused by the heterogeneity of multiple sites data, we averaged the FC matrix mean of all ASD and TD subjects, respectively, and zero the connection coefficient with values less than 0.4. The weight_decay was set to 0.001, the ratio of the top_k pooling was set to 0.2, the dropout rate was set to 0.5, the learning rate was set to 0.001 and the number of epochs was 100. The proposed algorithm achieved an accuracy of 74.07%, a sensitivity of 69.23% and specificity of 78.57% by the 10-fold cross-validation.

We conducted a comparative analysis between the proposed algorithm model and several recent graph neural network-based models. To ensure fairness, we utilized the same datasets and employed 10-fold cross-validation for evaluation. The results of the comparative analysis are presented in Table 3.

Table 3
www.frontiersin.org

Table 3. Results of classification with different methods.

The BrainGNN model achieved a moderate accuracy of 66.67%. Its balanced sensitivity (69.23%) and specificity (64.29%) suggest a fair ability to identify both ASD and TD cases. The MVS-GCN model demonstrated a relatively higher accuracy of 70.37%. Its balanced sensitivity (65.69%) and notably higher specificity (75.09%) suggest a robust overall performance. The RGAT model showcased a competitive accuracy of 69.23%, displaying a sensitivity of 66.67% and specificity of 71.43%. The proposed algorithm not only achieves a higher accuracy but also demonstrates a remarkable specificity, indicating its effectiveness in correctly identifying TD cases. This superior performance positions the proposed algorithm as a robust and promising approach for ASD classification compared to the other models.

Our proposed algorithm exhibits superiority for several key reasons. Firstly, by leveraging wavelet transformation to extract temporal features from ROI time series, we effectively capture the spatiotemporal characteristics of BOLD signals, robustly constructing features for nodes in the brain graph. Secondly, we employ an averaging approach on the FC matrix and threshold elements below a predefined threshold, potentially eliminating spurious connections and enhancing the representation of genuine edges. Thirdly, the utilization of attention mechanisms enables the identification of influential connections, pinpointing nodes that play crucial roles in the network. Lastly, we adopt a multi-scale perspective by separately extracting features from two graph convolutional layers and concatenating them, providing a comprehensive representation of node features (Wan et al., 2023b,c). These combined strategies contribute to the enhanced performance of our algorithm.

3.3 Interpretability

The nodes and edges selected from the top-k pooling layer play a crucial role in identifying ASD, enhancing the model’s interpretability. By utilizing the top-k pooling layer, we identified key ROIs from both individual and multiple sites, as shown in Table 4. The numbering of these ROIs corresponds to the definitions in the CC200 Atlas based on the tcorr05_2level_all.nii template (Craddock et al., 2012).

Table 4
www.frontiersin.org

Table 4. Results of classification at different sites.

According Table 4, the distribution of important ROIs across different sites reveals interesting patterns. For instance, certain ROIs, such as ROI 40, 41, 42, 43, 44, 45, and 46, consistently appear as important across multiple sites, indicating their potential significance in ASD diagnosis irrespective of the specific population or data acquisition protocol. Conversely, some ROIs, such as ROI 35, show site-specific importance, suggesting variations in ASD-related neural substrates among different populations or data acquisition settings. These consistently appearing ROIs were mapped to the corresponding regions in the Brodmann’s brain parcellation template, as illustrated in Table 5. The connections among these ROIs are depicted in Figure 4. We proceed with a comprehensive analysis of the results to gain insights into the neural mechanisms underlying ASD and the performance of our model.

Table 5
www.frontiersin.org

Table 5. Results of classification with different methods.

Figure 4
www.frontiersin.org

Figure 4. Connection patterns that are consistently present in the brains of ASD patients.

Firstly, ROIs associated with social cognition and language processing, such as ROI 40 and 42, are consistently highlighted across various sites, aligning highly with existing literature on ASD-related alterations in social and language-related brain networks. The fusiform gyrus (ROI 40), an essential brain region for face recognition processes, has been implicated in previous studies. Task-based fMRI investigations have revealed decreased activation in the fusiform gyrus during face recognition tasks in individuals with ASD. Furthermore, research suggests that the accuracy of face recognition in ASD patients can serve as a crucial indicator predicting the severity of later symptoms. Therefore, localized abnormalities in the FC of the fusiform gyrus may be associated with difficulties in face recognition, contributing to social interaction difficulties observed in individuals with autism. The inferior temporal gyrus (ROI 40) plays a crucial role in language and visual cognition, and localized FC abnormalities in the inferior temporal gyrus may contribute to language impairments observed in individuals with ASD. Previous task-based fMRI studies have also highlighted the involvement of the inferior temporal gyrus in working memory, a domain where ASD patients often exhibit anomalies, showing correlations with repetitive behaviors. This findings strengthens the validity of our model’s predictions and underscores the importance of these brain regions in ASD pathophysiology.

Secondly, the frequency of ROIs 41, 43, 44, 45, 46, 47, and 59 is also very high. These abnormal regions can also correspond to previous research findings. For example, some studies have found that patients with autism show reduced activity in the orbitofrontal cortex (ROI 41), which may be related to their difficulties in social interaction and emotional processing. The secondary visual cortex (ROI 43) of patients with autism may be overactive, potentially connected to their heightened sensitivity to visual stimuli. Functional abnormalities in the primary motor cortex (ROI 59) might contribute to their difficulties in motor coordination and execution. Overall, these findings suggest that autism might involve abnormalities across multiple brain regions, which could underlie the condition’s symptoms related to social interaction, sensation, emotion, and movement. However, these results require further investigation for confirmation and deeper understanding.

In addition, the observation of certain ROIs being identified exclusively at specific sites warrants further investigation into potential site-specific factors influencing ASD neurobiology and diagnostic biomarkers. Factors such as demographic characteristics, clinical heterogeneity, and imaging protocols may contribute to these variations, highlighting the need for personalized and context-specific approaches in ASD diagnosis and treatment.

4 Conclusion

In conclusion, our proposed algorithm represents a significant advancement in the early detection and diagnosis of Autism Spectrum Disorder (ASD) using functional MRI (fMRI) data. By addressing the challenges associated with identifying ASD based on brain functional connectivity (FC), our approach offers several key advantages over existing methods. Firstly, the integration of wavelet transformation enables the extraction of temporal features from regions of interest (ROIs), allowing for the capture of spatiotemporal characteristics inherent in BOLD signals. Secondly, our approach incorporates an averaging strategy on the FC matrix and employs thresholding to eliminate spurious connections below a predefined threshold. Thirdly, the utilization of attention mechanisms enables the identification of influential connections within the brain network, highlighting nodes that play critical roles in ASD pathology. Lastly, our adoption of a multi-scale perspective, achieved through the extraction of features from two graph convolutional layers and their subsequent concatenation, provides a comprehensive representation of node features. By demonstrating superior performance compared to recent studies and offering high interpretability, our approach holds promise for improving the quality of life for individuals affected by ASD and advancing our understanding of its neurobiological underpinnings. Moving forward, continued research and validation efforts are warranted to further refine and validate our algorithm for real-world clinical applications.

Data availability statement

The datasets presented in this study can be found in online repositories. The names of the repository/repositories and accession number(s) can be found in the article/supplementary material.

Author contributions

CW: Writing – original draft. ZX: Methodology, Writing – review & editing. YX: Investigation, Writing – review & editing. QZ: Software, Writing – review & editing. JC: Software, Writing – review & editing.

Funding

The author(s) declare that financial support was received for the research, authorship, and/or publication of this article. This study was supported by the Jiangxi Provincial Natural Science Foundation (grant no. 20212BAB206009) and the National Natural Science Foundation of China (grant no. 62166020).

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

The handling editor ZW declared a shared parent affiliation with the author JC at the time of review.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Abbas, H., Garberson, F., Liu-Mayo, S., Glover, E., and Wall, D. P. (2020). Multi-modular AI approach to streamline autism diagnosis in young children. Sci. Rep. 10:5014. doi: 10.1038/s41598-020-61213-w

PubMed Abstract | Crossref Full Text | Google Scholar

Akhavan Aghdam, M., Sharifi, A., and Pedram, M. M. (2018). Combination of rs-fMRI and sMRI data to discriminate autism Spectrum disorders in young children using deep belief network. J. Digit. Imaging 31, 895–903. doi: 10.1007/s10278-018-0093-8

PubMed Abstract | Crossref Full Text | Google Scholar

Almuqhim, F., and Saeed, F. (2021). ASD-SAENet: a sparse autoencoder, and deep-neural network model for detecting autism Spectrum disorder (ASD) using fMRI data. Front. Comput. Neurosci. 15:654315. doi: 10.3389/fncom.2021.654315

PubMed Abstract | Crossref Full Text | Google Scholar

Bejarano-Martin, A., Canal-Bedia, R., Magan-Maganto, M., Fernandez-Alvarez, C., Cilleros-Martin, M. V., Sanchez-Gomez, M. C., et al. (2020). Early detection, diagnosis and intervention Services for Young Children with autism Spectrum disorder in the European Union (ASDEU): family and professional perspectives. J. Autism Dev. Disord. 50, 3380–3394. doi: 10.1007/s10803-019-04253-0

PubMed Abstract | Crossref Full Text | Google Scholar

Bi, X. A., Wang, Y., Shu, Q., Sun, Q., and Xu, Q. (2018). Classification of autism Spectrum disorder using random support vector machine cluster. Front. Genet. 9:18. doi: 10.3389/fgene.2018.00018

PubMed Abstract | Crossref Full Text | Google Scholar

Chao-Gan, Y., and Yu-Feng, Z. (2010). DPARSF: a MATLAB toolbox for "pipeline" data analysis of resting-state fMRI. Front. Syst. Neurosci. 4:13. doi: 10.3389/fnsys.2010.00013

PubMed Abstract | Crossref Full Text | Google Scholar

Chen, L., Zhou, Y., Gao, S., Li, M., Tan, H., and Wan, Z. (2023). ARA-net: an attention-aware retinal atrophy segmentation network coping with fundus images. Front. Neurosci. 17:1174937. doi: 10.3389/fnins.2023.1174937

PubMed Abstract | Crossref Full Text | Google Scholar

Craddock, R. C., James, G. A., Holtzheimer, P. E. 3rd, Hu, X. P., and Mayberg, H. S. (2012). A whole brain fMRI atlas generated via spatially constrained spectral clustering. Hum. Brain Mapp. 33, 1914–1928. doi: 10.1002/hbm.21333

PubMed Abstract | Crossref Full Text | Google Scholar

Dai, Y., Deng, T., Chen, M., Huang, B., Ji, Y., Feng, Y., et al. (2023). Improving early detection, diagnosis and intervention for children with autism spectrum disorder: a cross-sectional survey in China. Res. Dev. Disabil. 142:104616. doi: 10.1016/j.ridd.2023.104616

PubMed Abstract | Crossref Full Text | Google Scholar

Gu, X., Xie, L., Xia, Y., Cheng, Y., Liu, L., and Tang, L. (2023). Autism spectrum disorder diagnosis using the relational graph attention network. Biomed. Sig. Proc. Control. 85:105090. doi: 10.1016/j.bspc.2023.105090

Crossref Full Text | Google Scholar

Heinsfeld, A. S., Franco, A. R., Craddock, R. C., Buchweitz, A., and Meneguzzi, F. (2018). Identification of autism spectrum disorder using deep learning and the ABIDE dataset. Neuroimage Clin. 17, 16–23. doi: 10.1016/j.nicl.2017.08.017

PubMed Abstract | Crossref Full Text | Google Scholar

Khodatars, M., Shoeibi, A., Sadeghi, D., Ghaasemi, N., Jafari, M., Moridian, P., et al. (2021). Deep learning for neuroimaging-based diagnosis and rehabilitation of autism Spectrum disorder: a review. Comput. Biol. Med. 139:104949. doi: 10.1016/j.compbiomed.2021.104949

PubMed Abstract | Crossref Full Text | Google Scholar

Klin, A. (2022). Frontiers in the research of autism pathogenesis. Medicina 82, 33–36.

PubMed Abstract | Google Scholar

Li, M., Liu, S., Wang, Z., Li, X., Yan, Z., Zhu, R., et al. (2023). MyopiaDETR: end-to-end pathological myopia detection based on transformer using 2D fundus images. Front. Neurosci. 17:1130609. doi: 10.3389/fnins.2023.1130609

PubMed Abstract | Crossref Full Text | Google Scholar

Li, X., Zhou, Y., Dvornek, N., Zhang, M., Gao, S., Zhuang, J., et al. (2021). BrainGNN: interpretable brain graph neural network for fMRI analysis. Med. Image Anal. 74:102233. doi: 10.1016/j.media.2021.102233

PubMed Abstract | Crossref Full Text | Google Scholar

Ma, H., Cao, Y., Li, M., Zhan, L., Xie, Z., Huang, L., et al. (2023). Abnormal amygdala functional connectivity and deep learning classification in multifrequency bands in autism spectrum disorder: a multisite functional magnetic resonance imaging study. Hum. Brain Mapp. 44, 1094–1104. doi: 10.1002/hbm.26141

PubMed Abstract | Crossref Full Text | Google Scholar

Majhi, S., Kumar, S., and Singh, L. (2023). A review on autism Spectrum disorder: pathogenesis, biomarkers, pharmacological and non-pharmacological interventions. CNS Neurol. Disord. Drug Targets 22, 659–677. doi: 10.2174/1871527321666220428134802

PubMed Abstract | Crossref Full Text | Google Scholar

Mertz, L. (2021). AI, virtual reality, and robots advancing autism diagnosis and therapy. IEEE Pulse 12, 6–10. doi: 10.1109/MPULS.2021.3113092

PubMed Abstract | Crossref Full Text | Google Scholar

Murdaugh, D. L., Shinkareva, S. V., Deshpande, H. R., Wang, J., Pennick, M. R., and Kana, R. K. (2012). Differential deactivation during mentalizing and classification of autism based on default mode network connectivity. PLoS One 7:e50064. doi: 10.1371/journal.pone.0050064

PubMed Abstract | Crossref Full Text | Google Scholar

Nijhof, A. D., Bardi, L., Brass, M., and Wiersema, J. R. (2018). Brain activity for spontaneous and explicit mentalizing in adults with autism spectrum disorder: an fMRI study. Neuroimage Clin. 18, 475–484. doi: 10.1016/j.nicl.2018.02.016

PubMed Abstract | Crossref Full Text | Google Scholar

Noriega, G. (2019). Restricted, repetitive, and stereotypical patterns of behavior in autism-an fMRI perspective. IEEE Trans. Neural Syst. Rehabil. Eng. 27, 1139–1148. doi: 10.1109/TNSRE.2019.2912416

PubMed Abstract | Crossref Full Text | Google Scholar

Sauer, A. K., Stanton, J. E., Hans, S., and Grabrucker, A. M. (2021). “Autism Spectrum disorders: etiology and pathology” in Autism Spectrum disorders. ed. A. M. Grabrucker (Brisbane (AU): Exon Publications).

Google Scholar

Takayanagi, M., Kawasaki, Y., Shinomiya, M., Hiroshi, H., Okada, S., Ino, T., et al. (2022). Review of cognitive characteristics of autism Spectrum disorder using performance on six subtests on four versions of the Wechsler intelligence scale for children. J. Autism Dev. Disord. 52, 240–253. doi: 10.1007/s10803-021-04932-x

PubMed Abstract | Crossref Full Text | Google Scholar

Wan, Z., Cheng, W., Li, M., Zhu, R., and Duan, W. (2023a). GDNet-EEG: an attention-aware deep neural network based on group depth-wise convolution for SSVEP stimulation frequency recognition. Front. Neurosci. 17:1160040. doi: 10.3389/fnins.2023.1160040

PubMed Abstract | Crossref Full Text | Google Scholar

Wan, Z., Li, M., Liu, S., Huang, J., Tan, H., and Duan, W. (2023b). EEGformer: a transformer-based brain activity classification method using EEG signal. Front. Neurosci. 17:1148855. doi: 10.3389/fnins.2023.1148855

PubMed Abstract | Crossref Full Text | Google Scholar

Wan, Z., Li, M., Wang, Z., Tan, H., Li, W., Yu, L., et al. (2024). CellT-net: a composite transformer method for 2-D cell instance segmentation. IEEE J. Biomed. Health Inform. 28, 730–741. doi: 10.1109/JBHI.2023.3265006

PubMed Abstract | Crossref Full Text | Google Scholar

Wan, Z., Liu, S., Ding, F., Li, M., Srivastava, G., and Yu, K. (2023c). C2BNet: a deep learning architecture with coupled composite backbone for parasitic EGG detection in microscopic images. IEEE J. Biomed. Health Inform. PP, 1–13. doi: 10.1109/JBHI.2023.3318604

PubMed Abstract | Crossref Full Text | Google Scholar

Wang, C., Xiao, Z., and Wu, J. (2019). Functional connectivity-based classification of autism and control using SVM-RFECV on rs-fMRI data. Phys. Med. 65, 99–105. doi: 10.1016/j.ejmp.2019.08.010

PubMed Abstract | Crossref Full Text | Google Scholar

Wee, C. Y., Wang, L., Shi, F., Yap, P. T., and Shen, D. (2014). Diagnosis of autism spectrum disorders using regional and interregional morphological features. Hum. Brain Mapp. 35, 3414–3430. doi: 10.1002/hbm.22411

PubMed Abstract | Crossref Full Text | Google Scholar

Wen, G., Cao, P., Bao, H., Yang, W., Zheng, T., and Zaiane, O. (2022). MVS-GCN: a prior brain structure learning-guided multi-view graph convolution network for autism spectrum disorder diagnosis. Comput. Biol. Med. 142:105239. doi: 10.1016/j.compbiomed.2022.105239

PubMed Abstract | Crossref Full Text | Google Scholar

Wise, A., Tenezaca, L., Fernandez, R. W., Schatoff, E., Flores, J., Ueda, A., et al. (2015). Drosophila mutants of the autism candidate gene neurobeachin (rugose) exhibit neuro-developmental disorders, aberrant synaptic properties, altered locomotion, and impaired adult social behavior and activity patterns. J. Neurogenet. 29, 135–143. doi: 10.3109/01677063.2015.1064916

PubMed Abstract | Crossref Full Text | Google Scholar

Zahra, A., Wang, Y., Wang, Q., and Wu, J. (2022). Shared etiology in autism Spectrum disorder and epilepsy with functional disability. Behav. Neurol. 2022, 5893519–5893513. doi: 10.1155/2022/5893519

PubMed Abstract | Crossref Full Text | Google Scholar

Keywords: autism, graph, self-attention, classification, fMRI

Citation: Wang C, Xiao Z, Xu Y, Zhang Q and Chen J (2024) A novel approach for ASD recognition based on graph attention networks. Front. Comput. Neurosci. 18:1388083. doi: 10.3389/fncom.2024.1388083

Received: 19 February 2024; Accepted: 02 April 2024;
Published: 10 April 2024.

Edited by:

Zhijiang Wan, Nanchang University, China

Reviewed by:

Mengmeng Wang, Qingdao University of Technology, China
Donghua Jiang, Sun Yat-sen University, China
Xishun Zhu, Hainan Normal University, China

Copyright © 2024 Wang, Xiao, Xu, Zhang and Chen. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Canhua Wang, ch_wang@jxutcm.edu.cn

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.