ABFR-KAN: Kolmogorov-Arnold Networks for Functional Brain Analysis
Tyler Ward, Abdullah Imran
TL;DR
This work tackles atlas-based parcellation biases in resting-state fMRI FC analysis for brain disorder diagnosis by introducing ABFR-KAN, a transformer-based classifier that deploys Kolmogorov-Arnold Networks (KANs) within a ViT-style architecture. The method uses randomized, anatomy-aware anchor patches and iterative multi-scale patch sampling to generate robust, subject-specific FC representations, reducing structural bias and improving anatomical conformity. Extensive experiments on ABIDE I demonstrate that ABFR-KAN consistently surpasses state-of-the-art baselines in ASD classification, with strong single-site and cross-site generalization, and ablations confirm the necessity of combining random anchors, multi-scale sampling, and KAN-based modeling. The study also analyzes complexity and offers guidance on selecting KAN variants, highlighting practical trade-offs between accuracy and computational efficiency. Overall, ABFR-KAN advances reliable, atlas-free FC analysis and yields clinically meaningful improvements for ASD diagnosis.
Abstract
Functional connectivity (FC) analysis, a valuable tool for computer-aided brain disorder diagnosis, traditionally relies on atlas-based parcellation. However, issues relating to selection bias and a lack of regard for subject specificity can arise as a result of such parcellations. Addressing this, we propose ABFR-KAN, a transformer-based classification network that incorporates novel advanced brain function representation components with the power of Kolmogorov-Arnold Networks (KANs) to mitigate structural bias, improve anatomical conformity, and enhance the reliability of FC estimation. Extensive experiments on the ABIDE I dataset, including cross-site evaluation and ablation studies across varying model backbones and KAN configurations, demonstrate that ABFR-KAN consistently outperforms state-of-the-art baselines for autism spectrum distorder (ASD) classification. Our code is available at https://github.com/tbwa233/ABFR-KAN.
