paper-with-me

홈 › Papers

HyperGALE: ASD Classification via Hypergraph Gated Attention with Learnable Hyperedges

2024-03-21 · Mehul Arora, Chirag Shantilal Jain, Lalith Bharadwaj Baru, Kamalaker Dadi, Bapi Raju Surampudi

Autism Spectrum Disorder (ASD) is a neurodevelopmental condition characterized by varied social cognitive challenges and repetitive behavioral patterns. Identifying reliable brain imaging-based biomarkers for ASD has been a persistent challenge due to the spectrum's diverse symptomatology. Existing baselines in the field have made significant strides in this direction, yet there remains room for improvement in both performance and interpretability. We propose \emph{HyperGALE}, which builds upon the hypergraph by incorporating learned hyperedges and gated attention mechanisms. This approach has led to substantial improvements in the model's ability to interpret complex brain graph data, offering deeper insights into ASD biomarker characterization. Evaluated on the extensive ABIDE II dataset, \emph{HyperGALE} not only improves interpretability but also demonstrates statistically significant enhancements in key performance metrics compared to both previous baselines and the foundational hypergraph model. The advancement \emph{HyperGALE} brings to ASD research highlights the potential of sophisticated graph-based techniques in neurodevelopmental studies. The source code and implementation instructions are available at GitHub:https://github.com/mehular0ra/HyperGALE.

📄 PDF Abstract BibTeX arXiv:2403.14484

Code (1)

mehular0ra/hypergale 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learnable Hypergraph Laplacian for Hypergraph Learning

2021-06-12 · Jiying Zhang, Yuzhao Chen, Xi Xiao, Runiu Lu 외

Hypergraph Convolutional Neural Networks (HGCNNs) have demonstrated their potential in modeling high-order relations preserved in graph-structured data. However, most existing convolution filters are localized and determ…

Graph ClassificationNode Classification

Learnable Hypergraph Laplacian for Hypergraph Learning

2021-06-10 · Jiying Zhang, Yuzhao Chen, Xi Xiao, Runiu Lu 외

HyperGraph Convolutional Neural Networks (HGCNNs) have demonstrated their potential in modeling high-order relations preserved in graph structured data. However, most existing convolution filters are localized and determ…

Graph ClassificationNode Classification

Hypergraph Neural Network with State Space Models for Node Classification

2025-08-08 · A. Quadir, M. Tanveer arxiv

In recent years, graph neural networks (GNNs) have gained significant attention for node classification tasks on graph-structured data. However, traditional GNNs primarily focus on adjacency relationships between nodes, …

Node Classification

SHINE: SubHypergraph Inductive Neural nEtwork

2022-10-13 · Yuan Luo

Hypergraph neural networks can model multi-way connections among nodes of the graphs, which are common in real-world applications such as genetic medicine. In particular, genetic pathways or gene sets encode molecular fu…

Hypergraph Convolution and Hypergraph Attention

2019-01-23 · Song Bai, Feihu Zhang, Philip H. S. Torr

Recently, graph neural networks have attracted great attention and achieved prominent performance in various research fields. Most of those algorithms have assumed pairwise relationships of objects of interest. However, …

Graph Neural NetworkNode ClassificationRepresentation Learning