Skip to content
#edge computing Open access

A novel approach to ASD detection using intuitionistic fuzzy sets and graph convolutional networks

Aug 2026 · Discover Artificial Intelligence · Vol 6 · 0 citations · 78 references

TL;DR

A novel approach for distinguishing individuals with Autism Spectrum Disorder (ASD) using Intuitionistic Fuzzy Set (IFS) theory and Multi-Scale Enhanced Graph Convolutional Networks (MSE-GCNs), which represents a substantial improvement over existing models for ASD and potentially for other neurological disorders.

Abstract

In this work, we propose a novel approach for distinguishing individuals with Autism Spectrum Disorder (ASD) using Intuitionistic Fuzzy Set (IFS) theory and Multi-Scale Enhanced Graph Convolutional Networks (MSE-GCNs). The proposed method extracts features from functional connectivity (FC) fMRI data together with available phenotypic information, including age, sex, clinical scores, and behavioral test results. Each subject is represented as a node in a population graph, where weighted edges are computed on the basis of phenotypic similarity. These edge weights are modeled using IFS-based degrees of membership, non-membership, and hesitancy to capture uncertainty in phenotypic traits. The resulting graph, composed of nodes and IFS-based weighted edges, is then provided as input to the MSE-GCN. This supervised framework captures complex imaging patterns associated with ASD. During testing, the trained network predicts ASD diagnoses by leveraging both the graph structure and fuzzy-enhanced edge relationships. Quantitative results on the ABIDE dataset indicate that the proposed model outperforms existing methods, achieving 89% accuracy and an F1 score of approximately 84%. These findings demonstrate strong classification performance, particularly in real-world settings involving highly imbalanced data. Furthermore, the integration of intuitionistic fuzzy logic into graph-based learning improves the interpretability, reliability, and effectiveness of ASD identification. By accounting for data uncertainty and phenotypic heterogeneity, the proposed system represents a substantial improvement over existing models for ASD and potentially for other neurological disorders.

Read PDF

Similar papers

Open access 2026

Detection of ASD Using DySTEP-GAT Architecture With EEG-Based Attention-Fused Brain-Net Graph Representation

Findings indicate that the learned brain network representations capture distinct and quantifiable abnormalities in ASD-related neural dynamics, establishing the proposed framework as a robust, interpretable, and measurement-aligned tool for objective ASD assessment.

Madhuparna Das, Poulomi Pal, M. Mahadevappa · 0 citations
Open access Jul 2026

Cross-attention-guided subject-adaptive graph learning for multimodal autism classification: integrating structural and functional MRI data

This work proposes a cross-attention-guided subject-adaptive graph network (CAS-GNN) model that integrates structural MRI and resting-state functional connectivity data, effectively fusing complementary multimodal information and provides a promising tool for interpretable and robust ASD diagnosis, accelerating biomarker discovery and development.

Yan Tang, Chao Yang, Yihang Xu et al. · 0 citations
Jul 2026

Investigating the efficacy of graph convolutional, gated graph, and message passing neural networks for autism spectrum disorder diagnosis

It is demonstrated that the accuracy of diagnosing autism can be improved by investigating the relationships between several behavioural traits using deep learning approach, and the graph-based machine learning models applied to behavioural reaction time features can provide clinically interpretable ASD classification.

J. Revathi · 0 citations
Open access Jul 2026

Early Autism Spectrum Disorder Detection Using Adaptive Fused Spatial–Temporal Graph Convolutional Network Optimized With Artificial Lemming Algorithm

Autism spectrum disorder (ASD) is characterized by diversity of behavioural abnormalities, and successful intervention depends on an early diagnosis. Conventional diagnostic techniques depend on interviews and observational evaluations, which can occasionally result in errors. In order to enhance the accuracy of ASD recognition, we propose an early ASD detection using Adaptive Fused Spatial–Temporal Graph Convolutional Network Optimized with Artificial Lemming Algorithm (AFSTGCN‐ALA). Initially, ASD‐related data are collected from ASD Dataset and Adaptive Fast Desensitized Kalman Filter (AFDKF) preprocessing; it effectively eliminates impulsive noise to enhance the accuracy of the data. The Multi‐Synchro Squeezing Transform (MSST) is then used to extract features from the preprocessed data, such as connections and frequency band coherence. To differentiate between instances with and without ASD, these extracted traits are then categorized using the AFSTGCN. However, adaptive optimization for parameter tweaking is absent from traditional AFSTGCN, which might affect the accuracy of detection. In order to solve this, the ALA was introduced, which optimizes the weight parameters of AFSTGCN to guarantee correct ASD categorization. The proposed AFSTGCN‐ALA model is evaluated using performance criteria such as compute time, F1‐score, accuracy and precision. According to experimental data, the suggested technique outperforms current approaches in terms of accuracy by 18.97%, 24.57% and 32.68% while cutting down on computing time by 19.84%, 24.93% and 31.62%. These results open the door to more accurate diagnosis and prompt therapies by demonstrating the effectiveness and dependability of AFSTGCN‐ALA for early ASD identification.

Alphonsa Mandla, Chilukala Mahender Reddy, G. HimaBindu et al. · 0 citations
Review Open access Aug 2026

Data‐Driven Approaches for Autism Detection: A Comprehensive Review of Machine Learning Algorithms and Datasets

The need to develop large, well‐balanced datasets, the application of explainable AI techniques, standardization and regulatory guidelines for facilitating the clinical translation of ASD detection systems are suggested.

Anupama N, Chandrashekar M. Patil · 0 citations
Open access Aug 2026

Early detection of autism spectrum disorder through hybrid deep learning and classical machine learning approaches

These findings demonstrate the potential of computer vision-based analysis of children’s expressive activities as an effective, non-invasive ASD pre-screening tool and will focus on expanding dataset diversity and integrating multimodal behavioral cues to improve model generalization and clinical applicability.

Aina Khairina Ahmad Khair, Wan Mohd Yaakob Wan Bejuri, Mohd Murtadha Mohamad et al. · 0 citations

Related blog posts

Microsoft Research Blog Aug 31, 2026

GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models

What if pathology foundation models could do more with less? GigaPath-Flash and GigaTIME-Flash cut computational demands while maintaining strong performance, opening the door to larger studies and broader exploration. The post GigaPath-Flash and GigaTIME-Flash: Toward population-scale discovery with efficient pathology foundation models appeared first on Microsoft Research.

MIT News · Artificial Intelligence Aug 27, 2026

Looking beyond natural sequences

A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.