iKAN: Global Incremental Learning with KAN for Human Activity Recognition Across Heterogeneous Datasets
Mengxi Liu, Sizhen Bian, Bo Zhou, Paul Lukowicz

TL;DR
This paper introduces iKAN, an incremental learning framework using Kolmogorov-Arnold Networks for human activity recognition across diverse datasets, effectively addressing catastrophic forgetting and input variability.
Contribution
iKAN is the first to adapt Kolmogorov-Arnold Networks for incremental learning in HAR, expanding feature extraction branches for new sensor modalities while maintaining classifier stability.
Findings
Achieved 84.9% weighted F1 score on six HAR datasets.
Outperformed existing IL methods like EWC and experience replay.
Demonstrated effective continual learning across heterogeneous datasets.
Abstract
This work proposes an incremental learning (IL) framework for wearable sensor human activity recognition (HAR) that tackles two challenges simultaneously: catastrophic forgetting and non-uniform inputs. The scalable framework, iKAN, pioneers IL with Kolmogorov-Arnold Networks (KAN) to replace multi-layer perceptrons as the classifier that leverages the local plasticity and global stability of splines. To adapt KAN for HAR, iKAN uses task-specific feature branches and a feature redistribution layer. Unlike existing IL methods that primarily adjust the output dimension or the number of classifier nodes to adapt to new tasks, iKAN focuses on expanding the feature extraction branches to accommodate new inputs from different sensor modalities while maintaining consistent dimensions and the number of classifier outputs. Continual learning across six public HAR datasets demonstrated the iKAN…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition
MethodsExperience Replay · Elastic Weight Consolidation
