A Preliminary Study on Pattern Reconstruction for Optimal Storage of Wearable Sensor Data
Sazia Mahfuz, Farhana Zulkernine

TL;DR
This study explores autoencoder-based feature extraction for wearable sensor data, achieving significant storage reduction while maintaining data reconstructability for healthcare applications.
Contribution
It compares multiple autoencoder architectures for efficient data storage and reconstruction in human activity recognition, highlighting the effectiveness of MLP autoencoders.
Findings
MLP autoencoder reduced storage by 90.18%
Convolutional autoencoder achieved 11.18% reduction
Reconstructed data maintained high classification accuracy
Abstract
Efficient querying and retrieval of healthcare data is posing a critical challenge today with numerous connected devices continuously generating petabytes of images, text, and internet of things (IoT) sensor data. One approach to efficiently store the healthcare data is to extract the relevant and representative features and store only those features instead of the continuous streaming data. However, it raises a question as to the amount of information content we can retain from the data and if we can reconstruct the pseudo-original data when needed. By facilitating relevant and representative feature extraction, storage and reconstruction of near original pattern, we aim to address some of the challenges faced by the explosion of the streaming data. We present a preliminary study, where we explored multiple autoencoders for concise feature extraction and reconstruction for human…
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
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
