vix.ing · top · new · best · stats · spec

Knowledge Distillation for Reservoir-based Classifier: Human Activity Recognition

2025/05/29 by Masaharu Kagiyama, Kagiyama, Masaharu, Tsuyoshi Okita +1
Computer Science · Neuroscience · #Activity recognition #Artificial Intelligence (cs.AI) #Classifier (UML) #Convolutional neural network #Distillation #EEG and Brain-Computer Interfaces #Enhanced Data Rates for GSM Evolution #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning and ELM #Neural Networks and Reservoir Computing #Performance (cs.PF) #Point (geometry)

paper · pdf · doi:10.48550/arxiv.2505.22985

openalex publication_date 2025/05/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

This paper aims to develop an energy-efficient classifier for time-series data by introducing PatchEchoClassifier, a novel model that leverages a reservoir-based mechanism known as the Echo State Network (ESN). The model is designed for human activity recognition (HAR) using one-dimensional sensor signals and incorporates a tokenizer to extract patch-level representations. To train the model efficiently, we propose a knowledge distillation framework that transfers knowledge from a high-capacity MLP-Mixer teacher to the lightweight reservoir-based student model. Experimental evaluations on multiple HAR datasets demonstrate that our model achieves over 80 percent accuracy while significantly reducing computational cost. Notably, PatchEchoClassifier requires only about one-sixth of the floating point operations (FLOPS) compared to DeepConvLSTM, a widely used convolutional baseline. These results suggest that PatchEchoClassifier is a promising solution for real-time and energy-efficient human activity recognition in edge computing environments.

Citations

Related