paper-with-me

Papers

GraphKAN: Enhancing Feature Extraction with Graph Kolmogorov Arnold Networks

2024-06-19 · Fan Zhang, Xin Zhang

Massive number of applications involve data with underlying relationships embedded in non-Euclidean space. Graph neural networks (GNNs) are utilized to extract features by capturing the dependencies within graphs. Despite groundbreaking performances, we argue that Multi-layer perceptrons (MLPs) and fixed activation functions impede the feature extraction due to information loss. Inspired by Kolmogorov Arnold Networks (KANs), we make the first attempt to GNNs with KANs. We discard MLPs and activation functions, and instead used KANs for feature extraction. Experiments demonstrate the effectiveness of GraphKAN, emphasizing the potential of KANs as a powerful tool. Code is available at https://github.com/Ryanfzhang/GraphKan.

📄 PDF Abstract BibTeX arXiv:2406.13597

Code (1)

ryanfzhang/graphkan 공식 구현 pytorch

Tasks

Kolmogorov-Arnold Networks

Similar Papers 제목 키워드 기반

DE-KAN: A Kolmogorov Arnold Network with Dual Encoder for accurate 2D Teeth Segmentation

2025-11-23 · Md Mizanur Rahman Mustakim, Jianwu Li, Sumya Bhuiyan, Mohammad Mehedi Hasan 외 arxiv

Accurate segmentation of individual teeth from panoramic radiographs remains a challenging task due to anatomical variations, irregular tooth shapes, and overlapping structures. These complexities often limit the perform…

Khan-GCL: Kolmogorov-Arnold Network Based Graph Contrastive Learning with Hard Negatives

2025-05-21 · Zihu Wang, Boxun Xu, Hejia Geng, Peng Li

Graph contrastive learning (GCL) has demonstrated great promise for learning generalizable graph representations from unlabeled data. However, conventional GCL approaches face two critical limitations: (1) the restricted…

Contrastive Learning

KonvLiNA: Integrating Kolmogorov-Arnold Network with Linear Nyström Attention for feature fusion in Crop Field Detection

2024-08-23 · Haruna Yunusa, Qin Shiyin, Adamu Lawan, Abdulrahman Hamman Adama Chukkol

Crop field detection is a critical component of precision agriculture, essential for optimizing resource allocation and enhancing agricultural productivity. This study introduces KonvLiNA, a novel framework that integrat…

Kolmogorov-Arnold NetworksManagement

Enhanced Feature Extraction for IoT Network Intrusion Detection Using GNNs and KAN

2026-07-03 · Long Zhao, Shixun Ji, Bin Cheng, Bin He arxiv

Recent advancements in the Internet of Things (IoT) emphasize the urgent need for advanced network security, as IoT networks feature dynamic topologies, imbalanced traffic, and complex attack patterns. Unlike general IT …

Network Intrusion Detection

Transferring Social Network Knowledge from Multiple GNN Teachers to Kolmogorov-Arnold Networks

2025-08-08 · Yuan-Hung Chao, Chia-Hsun Lu, Chih-Ya Shen arxiv

Graph Neural Networks (GNNs) have shown strong performance on graph-structured data, but their reliance on graph connectivity often limits scalability and efficiency. Kolmogorov-Arnold Networks (KANs), a recent architect…

Node Classification