Self-supervised Learning Method Using Transformer for Multi-dimensional Sensor Data Processing
Haruki Kai, Tsuyoshi Okita

TL;DR
This paper introduces a novel Transformer-based deep learning model tailored for multi-dimensional sensor data to improve human activity recognition accuracy, leveraging pretraining and specialized data processing techniques.
Contribution
The study presents an enhanced n-dimensional Transformer architecture with specific preprocessing and embedding methods, outperforming standard models in activity recognition tasks.
Findings
Achieved 10%-15% accuracy improvements over vanilla Transformer.
Validated model effectiveness across five diverse datasets.
Demonstrated benefits of n-dimensional processing in sensor data analysis.
Abstract
We developed a deep learning algorithm for human activity recognition using sensor signals as input. In this study, we built a pretrained language model based on the Transformer architecture, which is widely used in natural language processing. By leveraging this pretrained model, we aimed to improve performance on the downstream task of human activity recognition. While this task can be addressed using a vanilla Transformer, we propose an enhanced n-dimensional numerical processing Transformer that incorporates three key features: embedding n-dimensional numerical data through a linear layer, binning-based pre-processing, and a linear transformation in the output layer. We evaluated the effectiveness of our proposed model across five different datasets. Compared to the vanilla Transformer, our model demonstrated 10%-15% improvements in accuracy.
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 · Big Data and Digital Economy
