paper-with-me

홈 › Papers

KARMA: Efficient Structural Defect Segmentation via Kolmogorov-Arnold Representation Learning

2025-08-11 · Md Meftahul Ferdaus, Mahdi Abdelguerfi, Elias Ioup, Steven Sloan, Kendall N. Niles, Ken Pathak arxiv

Semantic segmentation of structural defects in civil infrastructure remains challenging due to variable defect appearances, harsh imaging conditions, and significant class imbalance. Current deep learning methods, despite their effectiveness, typically require millions of parameters, rendering them impractical for real-time inspection systems. We introduce KARMA (Kolmogorov-Arnold Representation Mapping Architecture), a highly efficient semantic segmentation framework that models complex defect patterns through compositions of one-dimensional functions rather than conventional convolutions. KARMA features three technical innovations: (1) a parameter-efficient Tiny Kolmogorov-Arnold Network (TiKAN) module leveraging low-rank factorization for KAN-based feature transformation; (2) an optimized feature pyramid structure with separable convolutions for multi-scale defect analysis; and (3) a static-dynamic prototype mechanism that enhances feature representation for imbalanced classes. Extensive experiments on benchmark infrastructure inspection datasets demonstrate that KARMA achieves competitive or superior mean IoU performance compared to state-of-the-art approaches, while using significantly fewer parameters (0.959M vs. 31.04M, a 97% reduction). Operating at 0.264 GFLOPS, KARMA maintains inference speeds suitable for real-time deployment, enabling practical automated infrastructure inspection systems without compromising accuracy. The source code can be accessed at the following URL: https://github.com/faeyelab/karma.

📄 PDF Abstract BibTeX arXiv:2508.08186

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSemantic Segmentation

Similar Papers 제목 키워드 기반

FORTRESS: Function-composition Optimized Real-Time Resilient Structural Segmentation via Kolmogorov-Arnold Enhanced Spatial Attention Networks

2025-07-16 · Christina Thrainer, Md Meftahul Ferdaus, Mahdi Abdelguerfi, Christian Guetl 외

Automated structural defect segmentation in civil infrastructure faces a critical challenge: achieving high accuracy while maintaining computational efficiency for real-time deployment. This paper presents FORTRESS (Func…

Computational EfficiencySegmentation

Kolmogorov-Arnold networks for metal surface defect classification

2025-01-10 · Maciej Krzywda, Mariusz Wermiński, Szymon Łukasik, Amir H. Gandomi

This paper presents the application of Kolmogorov-Arnold Networks (KAN) in classifying metal surface defects. Specifically, steel surfaces are analyzed to detect defects such as cracks, inclusions, patches, pitted surfac…

Classificationimage-classificationImage ClassificationKolmogorov-Arnold Networks

SCKAN: Structural Consensus-based KAN Prototype Learning for Semi-Supervised Pancreas Segmentation

2026-05-26 · Yuqi Liu, Yufei Chen, Wei Fu, Xiaodong Yue 외 arxiv

Accurate pancreas segmentation is critical for early cancer diagnosis, where annotation scarcity necessitates Semi-Supervised Learning (SSL). However, due to significant inter-sample morphological variability, existing S…

Pancreas Segmentation

AI-Based Culvert-Sewer Inspection

2026-01-21 · Christina Thrainer arxiv

Culverts and sewer pipes are critical components of drainage systems, and their failure can lead to serious risks to public safety and the environment. In this thesis, we explore methods to improve automated defect segme…

Few-Shot Semantic SegmentationFew-Shot LearningData Augmentation

Smooth Kolmogorov Arnold networks enabling structural knowledge representation

2024-05-18 · Moein E. Samadi, Younes Müller, Andreas Schuppert

Kolmogorov-Arnold Networks (KANs) offer an efficient and interpretable alternative to traditional multi-layer perceptron (MLP) architectures due to their finite network topology. However, according to the results of Kolm…

Kolmogorov-Arnold Networks