Initial Investigation of Kolmogorov-Arnold Networks (KANs) as Feature Extractors for IMU Based Human Activity Recognition
Mengxi Liu, Daniel Gei{\ss}ler, Dominique Nshimyimana, Sizhen Bian, Bo, Zhou, Paul Lukowicz

TL;DR
This paper investigates Kolmogorov-Arnold Networks (KANs) as a novel feature extraction method for IMU-based human activity recognition, demonstrating superior performance and parameter efficiency over CNNs across multiple datasets.
Contribution
The study introduces KANs as a new approach for feature extraction in HAR, showing their advantages over traditional CNN-based methods.
Findings
KANs outperform CNNs in accuracy on all tested datasets.
KANs are more parameter-efficient than CNNs.
Initial results suggest KANs are promising for sensor-based HAR.
Abstract
In this work, we explore the use of a novel neural network architecture, the Kolmogorov-Arnold Networks (KANs) as feature extractors for sensor-based (specifically IMU) Human Activity Recognition (HAR). Where conventional networks perform a parameterized weighted sum of the inputs at each node and then feed the result into a statically defined nonlinearity, KANs perform non-linear computations represented by B-SPLINES on the edges leading to each node and then just sum up the inputs at the node. Instead of learning weights, the system learns the spline parameters. In the original work, such networks have been shown to be able to more efficiently and exactly learn sophisticated real valued functions e.g. in regression or PDE solution. We hypothesize that such an ability is also advantageous for computing low-level features for IMU-based HAR. To this end, we have implemented KAN as the…
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
