paper-with-me

Papers

Memory-Augmented LSTM Autoencoder for Unsupervised Activity Recognition with IMU Sensor Fusion

2026-06-19 · Saeid Arabzadeh, Farshad Almasganj, Mohammad Mahdi Ahmadi arxiv

HAR using Inertial Measurement Unit (IMU) sensors is vital for healthcare monitoring and rehabilitation. Despite deep learning advancements, major challenges remain: reliance on labeled data, multi-sensor fusion complexity, and the limited ability of unsupervised methods to capture spatiotemporal dependencies. These issues are pronounced in real-world scenarios with noisy data, overlapping activities, and missing labels. We propose a fully unsupervised spatiotemporal feature fusion framework using a memory-augmented autoencoder. It enhances activity representations via short temporal windows of multi-sensor IMU data, enabling real-time applications. Our framework extracts hierarchical static features via a Stacked Autoencoder, fusing them within and across sensors. A sequence-to-sequence LSTM Autoencoder then temporally refines these features, incorporating historical motion patterns without labels. We analyze key hyperparameters to identify configurations that maximize feature separability under short-window constraints. Evaluated on DaLiAc and PAMAP2 using realistic inter-class window segmentation, our method achieves 96.6% and 98.4% accuracy, respectively, surpassing supervised baselines and unsupervised approaches. Our method improves feature separability by up to 9% despite shorter temporal windows. While our realistic inter-class segmentation reduces accuracy by ~7%, it was intentionally adopted to better reflect real-world activity transitions and practical relevance.

📄 PDF Abstract BibTeX arXiv:2606.28377

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognition

Similar Papers 제목 키워드 기반

An Attention-Augmented VAE-BiLSTM Framework for Anomaly Detection in 12-Lead ECG Signals

2025-10-07 · Marc Garreta Basora, Mehmet Oguz Mulayim arxiv

Anomaly detection in 12-lead electrocardiograms (ECGs) is critical for identifying deviations associated with cardiovascular disease. This work presents a comparative analysis of three autoencoder-based architectures: co…

Unsupervised Anomaly Detection

LSTM VS. Feed-Forward Autoencoders for Unsupervised Fault Detection in Hydraulic Pumps

2026-01-16 · P. Sánchez, K. Reyes, B. Radu, E. Fernández arxiv

Unplanned failures in industrial hydraulic pumps can halt production and incur substantial costs. We explore two unsupervised autoencoder (AE) schemes for early fault detection: a feed-forward model that analyses individ…

A Maritime Industry Experience for Vessel Operational Anomaly Detection: Utilizing Deep Learning Augmented with Lightweight Interpretable Models

2023-12-30 · Mahshid Helali Moghadam, Mateusz Rzymowski, Lukasz Kulas

This study presents an industry experience showcasing a vessel operational anomaly detection approach that utilizes semi-supervised deep learning models augmented with lightweight interpretable surrogate models, applied …

Anomaly DetectionInterpretable Machine Learning

DAWN: Dual Augmented Memory Network for Unsupervised Video Object Tracking

2019-08-02 · Zhenmei Shi, Haoyang Fang, Yu-Wing Tai, Chi-Keung Tang

Psychological studies have found that human visual tracking system involves learning, memory, and planning. Despite recent successes, not many works have focused on memory and planning in deep learning based tracking. We…

Object TrackingVideo Object TrackingVisual Tracking

Early Fault Detection on CMAPSS with Unsupervised LSTM Autoencoders

2026-01-15 · P. Sánchez, K. Reyes, B. Radu, E. Fernández arxiv

This paper introduces an unsupervised health-monitoring framework for turbofan engines that does not require run-to-failure labels. First, operating-condition effects in NASA CMAPSS sensor streams are removed via regress…