iKAN: Global Incremental Learning with KAN for Human Activity Recognition Across Heterogeneous Datasets
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 framework's incremental learning performance, with a last performance of 84.9\% (weighted F1 score) and an average incremental performance of 81.34\%, which significantly outperforms the two existing incremental learning methods, such as EWC (51.42\%) and experience replay (59.92\%).
Code (0)
등록된 구현이 없습니다.
Tasks
Activity RecognitionContinual LearningHuman Activity RecognitionIncremental LearningKolmogorov-Arnold NetworksMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Incremental Activity Modeling and Recognition in Streaming Videos
Most of the state-of-the-art approaches to human activity recognition in video need an intensive training stage and assume that all of the training examples are labeled and available beforehand. But these assumptions are…
Active LearningActivity RecognitionHuman Activity RecognitionPersonalizing human activity recognition models using incremental learning
In this study, the aim is to personalize inertial sensor data-based human activity recognition models using incremental learning. At first, the recognition is based on user-independent model. However, when personal strea…
Activity RecognitionGeneral ClassificationHuman Activity RecognitionIncremental LearningIncremental Learning Techniques for Online Human Activity Recognition
Unobtrusive and smart recognition of human activities using smartphones inertial sensors is an interesting topic in the field of artificial intelligence acquired tremendous popularity among researchers, especially in rec…
Activity RecognitionHuman Activity RecognitionIncremental LearningOn Handling Catastrophic Forgetting for Incremental Learning of Human Physical Activity on the Edge
Human activity recognition (HAR) has been a classic research problem. In particular, with recent machine learning (ML) techniques, the recognition task has been largely investigated by companies and integrated into their…
Activity RecognitionHuman Activity RecognitionIncremental LearningMAGNETO: Edge AI for Human Activity Recognition -- Privacy and Personalization
Human activity recognition (HAR) is a well-established field, significantly advanced by modern machine learning (ML) techniques. While companies have successfully integrated HAR into consumer products, they typically rel…
Activity RecognitionHuman Activity RecognitionIncremental Learning