Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 3, 2026.
Abstract: Semantic segmentation of satellite imagery requires models that capture global context while preserving sharp object boundaries. Convolutional Neural Networks (CNNs) excel at local feature extraction, but often struggle with long-range dependencies. Transformers provide global context but may blur edges and rely on opaque classifier heads. This study aims to develop an interpretable hybrid segmentation model that improves boundary accuracy and generalization across mixed-domain satellite imagery. This study presents SwinKANet, a hybrid segmentation model that combines a transformer encoder with boundary-aware decoding and an interpretable prediction head. SwinKANet employs a Swin Transformer (SwinV2-Tiny) encoder to extract multi-scale features, while a Convolutional Block Attention Module (CBAM) at the bottleneck refines channel and spatial responses. Skip connections equipped with SharpBlock units enhance edge detail, and an FPN-like lateral fusion module aligns and merges decoder features. The conventional multilayer perceptron head is replaced with a Kolmogorov–Arnold Network (KAN) head, enabling flexible function approximation and class-wise interpretability. We evaluate SwinKANet on a mixed-domain LoveDA dataset (urban + rural) for diverse spatial learning and on the urban-only ISPRS Vaihingen dataset for city-scale benchmarking. SwinKANet achieves 0.5269 mIoU on LoveDA and 0.7645 mIoU on Vaihingen, delivering sharper boundaries and more consistent class regions than CNN, Mamba, and transformer baselines. The KAN head further enhances explainability by revealing feature contributions for each class, supporting interpretable remote sensing applications.
Abdul Hadi Mazbah, Safiza Suhana Binti Kamal Baharin and Md. Shadman Zoha. “Leveraging Kolmogorov-Arnold Networks (KANs) for Mixed-Domain Satellite Imagery Segmentation”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.3 (2026). http://dx.doi.org/10.14569/IJACSA.2026.0170317
@article{Mazbah2026,
title = {Leveraging Kolmogorov-Arnold Networks (KANs) for Mixed-Domain Satellite Imagery Segmentation},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2026.0170317},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170317},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {3},
author = {Abdul Hadi Mazbah and Safiza Suhana Binti Kamal Baharin and Md. Shadman Zoha}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.