How to Learn More? Exploring Kolmogorov-Arnold Networks for Hyperspectral Image Classification
Ali Jamali, Swalpa Kumar Roy, Danfeng Hong, Bing Lu, and Pedram, Ghamisi

TL;DR
This paper evaluates Kolmogorov-Arnold Networks (KANs) for hyperspectral image classification, proposing a hybrid KAN architecture that outperforms CNNs and ViTs on multiple benchmark datasets.
Contribution
It introduces a hybrid KAN-based model for hyperspectral image classification and demonstrates its superior performance over existing CNN and ViT models.
Findings
Hybrid KAN model achieves state-of-the-art accuracy.
KANs require less training data than CNNs and ViTs.
Model outperforms several established deep learning architectures.
Abstract
Convolutional Neural Networks (CNNs) and vision transformers (ViTs) have shown excellent capability in complex hyperspectral image (HSI) classification. However, these models require a significant number of training data and are computational resources. On the other hand, modern Multi-Layer Perceptrons (MLPs) have demonstrated great classification capability. These modern MLP-based models require significantly less training data compared to CNNs and ViTs, achieving the state-of-the-art classification accuracy. Recently, Kolmogorov-Arnold Networks (KANs) were proposed as viable alternatives for MLPs. Because of their internal similarity to splines and their external similarity to MLPs, KANs are able to optimize learned features with remarkable accuracy in addition to being able to learn new features. Thus, in this study, we assess the effectiveness of KANs for complex HSI data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
Methods(FiLe@Against@Claim)How do I file a claim against Expedia? · *Communicated@Fast*How Do I Communicate to Expedia? · Pointwise Convolution · Depthwise Convolution · Depthwise Separable Convolution · Batch Normalization · RMSProp · Inverted Residual Block · 1x1 Convolution · Dropout
