paper-with-me

Papers

A Comprehensive Comparison Between ANNs and KANs For Classifying EEG Alzheimer's Data

2024-09-09 · Akshay Sunkara, Sriram Sattiraju, Aakarshan Kumar, Zaryab Kanjiani, Himesh Anumala

Alzheimer's Disease is an incurable cognitive condition that affects thousands of people globally. While some diagnostic methods exist for Alzheimer's Disease, many of these methods cannot detect Alzheimer's in its earlier stages. Recently, researchers have explored the use of Electroencephalogram (EEG) technology for diagnosing Alzheimer's. EEG is a noninvasive method of recording the brain's electrical signals, and EEG data has shown distinct differences between patients with and without Alzheimer's. In the past, Artificial Neural Networks (ANNs) have been used to predict Alzheimer's from EEG data, but these models sometimes produce false positive diagnoses. This study aims to compare losses between ANNs and Kolmogorov-Arnold Networks (KANs) across multiple types of epochs, learning rates, and nodes. The results show that across these different parameters, ANNs are more accurate in predicting Alzheimer's Disease from EEG signals.

📄 PDF Abstract BibTeX arXiv:2409.05989

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticEEGElectroencephalogram (EEG)Kolmogorov-Arnold Networks

Similar Papers 제목 키워드 기반

A comprehensive and FAIR comparison between MLP and KAN representations for differential equations and operator networks

2024-06-05 · Khemraj Shukla, Juan Diego Toscano, Zhicheng Wang, Zongren Zou 외

Kolmogorov-Arnold Networks (KANs) were recently introduced as an alternative representation model to MLP. Herein, we employ KANs to construct physics-informed machine learning models (PIKANs) and deep operator models (De…

Kolmogorov-Arnold NetworksPhysics-informed machine learning

Kolmogorov-Arnold Networks in Low-Data Regimes: A Comparative Study with Multilayer Perceptrons

2024-09-16 · Farhad Pourkamali-Anaraki

Multilayer Perceptrons (MLPs) have long been a cornerstone in deep learning, known for their capacity to model complex relationships. Recently, Kolmogorov-Arnold Networks (KANs) have emerged as a compelling alternative, …

Kolmogorov-Arnold Networks

On the expressiveness and spectral bias of KANs

2024-10-02 · YiXuan Wang, Jonathan W. Siegel, Ziming Liu, Thomas Y. Hou

Kolmogorov-Arnold Networks (KAN) \cite{liu2024kan} were very recently proposed as a potential alternative to the prevalent architectural backbone of many deep learning models, the multi-layer perceptron (MLP). KANs have …

Kolmogorov-Arnold Networks

Evaluating Federated Kolmogorov-Arnold Networks on Non-IID Data

2024-10-11 · Arthur Mendonça Sasse, Claudio Miceli de Farias

Federated Kolmogorov-Arnold Networks (F-KANs) have already been proposed, but their assessment is at an initial stage. We present a comparison between KANs (using B-splines and Radial Basis Functions as activation functi…

Federated LearningKolmogorov-Arnold Networks

Exploring Layerwise Adversarial Robustness Through the Lens of t-SNE

2024-06-20 · Inês Valentim, Nuno Antunes, Nuno Lourenço

Adversarial examples, designed to trick Artificial Neural Networks (ANNs) into producing wrong outputs, highlight vulnerabilities in these models. Exploring these weaknesses is crucial for developing defenses, and so, we…

Adversarial Robustness