paper-with-me

Papers

F-KANs: Federated Kolmogorov-Arnold Networks

2024-07-29 · Engin Zeydan, Cristian J. Vaca-Rubio, Luis Blanco, Roberto Pereira, Marius Caus, Abdullah Aydeger

In this paper, we present an innovative federated learning (FL) approach that utilizes Kolmogorov-Arnold Networks (KANs) for classification tasks. By utilizing the adaptive activation capabilities of KANs in a federated framework, we aim to improve classification capabilities while preserving privacy. The study evaluates the performance of federated KANs (F- KANs) compared to traditional Multi-Layer Perceptrons (MLPs) on classification task. The results show that the F-KANs model significantly outperforms the federated MLP model in terms of accuracy, precision, recall, F1 score and stability, and achieves better performance, paving the way for more efficient and privacy-preserving predictive analytics.

📄 PDF Abstract BibTeX arXiv:2407.20100

Code (1)

ezeydan/F-KANs 공식 구현 pytorch

Tasks

ClassificationFederated LearningKolmogorov-Arnold NetworksPrivacy Preserving

Similar Papers 제목 키워드 기반

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

Enhancing Federated Learning with Kolmogorov-Arnold Networks: A Comparative Study Across Diverse Aggregation Strategies

2025-05-12 · Yizhou Ma, Zhuoqin Yang, Luis-Daniel Ibáñez

Multilayer Perceptron (MLP), as a simple yet powerful model, continues to be widely used in classification and regression tasks. However, traditional MLPs often struggle to efficiently capture nonlinear relationships in …

Federated LearningKolmogorov-Arnold NetworksPrivacy Preserving

Kolmogorov-Arnold Networks (KANs) for Time Series Analysis

2024-05-14 · Cristian J. Vaca-Rubio, Luis Blanco, Roberto Pereira, Màrius Caus

This paper introduces a novel application of Kolmogorov-Arnold Networks (KANs) to time series forecasting, leveraging their adaptive activation functions for enhanced predictive modeling. Inspired by the Kolmogorov-Arnol…

Kolmogorov-Arnold NetworksTime SeriesTime Series AnalysisTime Series Forecasting

KAN: Kolmogorov-Arnold Networks

2024-04-30 · Ziming Liu, YiXuan Wang, Sachin Vaidya, Fabian Ruehle 외

Inspired by the Kolmogorov-Arnold representation theorem, we propose Kolmogorov-Arnold Networks (KANs) as promising alternatives to Multi-Layer Perceptrons (MLPs). While MLPs have fixed activation functions on nodes ("ne…

Kolmogorov-Arnold Networks

KAConvNet: Kolmogorov-Arnold Convolutional Networks for Vision Recognition

2026-04-25 · Zhaoxiang Liu, Zhicheng Ma, Kaikai Zhao, Kai Wang 외 arxiv

The Convolutional Neural Networks (CNNs) have been the dominant and effective approach for general computer vision tasks. Recently, Kolmogorov-Arnold neural networks (KANs), based on the Kolmogorov-Arnold representation …