AI Navigate

LUMINA: Laplacian-Unifying Mechanism for Interpretable Neurodevelopmental Analysis via Quad-Stream GCN

arXiv cs.LG / 3/17/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • LUMINA presents a Laplacian-Unifying Mechanism with a Quad-Stream Graph Convolutional Network that uses bipolar ReLU and dual-spectrum Laplacian filtering to preserve diverse neural dynamics in fMRI data.
  • This design aims to overcome the smoothing tradeoff in traditional GCNs that can blur discriminative patterns crucial for diagnosing neurodevelopmental disorders.
  • In 5-fold cross-validation on ADHD200 (N=144) and ABIDE (N=579), LUMINA achieved 84.66% and 88.41% accuracy, respectively, outperforming existing models.
  • The work emphasizes interpretability in neurodevelopmental analysis and demonstrates potential for AI-assisted diagnosis of ADHD and ASD.
  • By introducing a new modeling mechanism for brain-graph analysis, the study may influence future research and clinical tool development in neuroimaging.

Abstract

Functional Magnetic Resonance Imaging(fMRI) has now become a classic way for measuring brain activity, and recent trend is shifting toward utilizing fMRI brain data for AI-driven diagnosis. Given that the brain functions as not a discrete but interconnected whole, Graph-based architectures represented by Graph Convolutional Network(GCN) has emerged as a dominant framework for such task, since they are capable of treating ROIs as dynamically interconnected nodes and extracting relational architecture between them. Ironically, however, it is the very nature of GCN's architecture that acts as an obstacle to its performance. The mathematical foundation of GCN, effective for capturing global regularities, acts as a tradeoff; by smoothing features across the connected nodes repeatedly, traditional GCN tend to blur out the contrastive dynamics that might be crucial in identifying certain neurological disorders. In order to break through this structural bottleneck, we propose LUMINA, a Laplacian-Unifying Mechanism for Interpretable Neurodevelopmental Analysis. Our model is a Quad-Stream GCN that employs a bipolar RELU activation and a dual-spectrum graph Laplacian filtering mechanism, thereby capturing heterogeneous dynamics that were often blurred out in conventional GCN. By doing so, we can preserve the diverse range and characteristics of neural connections in each fMRI data. Through 5-fold cross validation on the ADHD200(N=144) and ABIDE(N=579) dataset, LUMINA demonstrates stable diagnostic performance in two of the most critical neurodevelopmental disorder in childhood, ADHD and ASD, outperforming existing models with an accuracy of 84.66% and 88.41% each.