[edit]
Improving brain disorder diagnosis with advanced brain function representation and Kolmogorov-Arnold Networks
Proceedings of The 8th International Conference on Medical Imaging with Deep Learning, PMLR 301:1723-1739, 2026.
Abstract
Quantifying functional connectivity (FC), a vital metric for the diagnosis of various brain disorders traditionally relies on the use of a pre-defined brain atlas. However, using such atlases can lead to issues regarding selection bias and lack of regard for specificity. Ad- dressing this, we propose a novel transformer-based classification network (ABFR-KAN) with effective brain function representation, to aid in diagnosing autism spectrum disorder (ASD). ABFR-KAN leverages Kolmogorov-Arnold Network (KAN) blocks replacing traditional multi-layer perceptron (MLP) components. Thorough experimentation reveals the effectiveness of ABFR-KAN in improving the diagnosis of ASD under various configurations of the model architecture. Our code is available at https://github.com/tbwa233/ABFR-KAN.