TL;DR
This paper introduces a hierarchical Transformer-based architecture with pretrained embeddings and temporal features for improved daily activity recognition in smart homes, outperforming previous state-of-the-art methods.
Contribution
It proposes a novel GPT-inspired hierarchical model utilizing Transformer decoder embeddings and temporal data for ambient sensor-based activity recognition, demonstrating superior performance.
Findings
Transformer decoder embeddings outperform ELMo in classification accuracy
Hierarchical structure enhances recognition of activity dependencies
Temporal embedding improves time-sensitive activity classification
Abstract
Within the evolving landscape of smart homes, the precise recognition of daily living activities using ambient sensor data stands paramount. This paper not only aims to bolster existing algorithms by evaluating two distinct pretrained embeddings suited for ambient sensor activations but also introduces a novel hierarchical architecture. We delve into an architecture anchored on Transformer Decoder-based pre-trained embeddings, reminiscent of the GPT design, and contrast it with the previously established state-of-the-art (SOTA) ELMo embeddings for ambient sensors. Our proposed hierarchical structure leverages the strengths of each pre-trained embedding, enabling the discernment of activity dependencies and sequence order, thereby enhancing classification precision. To further refine recognition, we incorporate into our proposed architecture an hour-of-the-day embedding. Empirical…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsTanh Activation · Sigmoid Activation · Cosine Annealing · Weight Decay · Long Short-Term Memory · Linear Warmup With Cosine Annealing · Attention Dropout · Discriminative Fine-Tuning · Refunds@Expedia|||How do I get a full refund from Expedia? · Byte Pair Encoding
