Tri-axial Self-Attention for Concurrent Activity Recognition
We present a system for concurrent activity recognition. To extract features associated with different activities, we propose a feature-to-activity attention that maps the extracted global features to sub-features associated with individual activities. To model the temporal associations of individual activities, we propose a transformer-network encoder that models independent temporal associations for each activity. To make the concurrent activity prediction aware of the potential associations between activities, we propose self-attention with an association mask. Our system achieved state-of-the-art or comparable performance on three commonly used concurrent activity detection datasets. Our visualizations demonstrate that our system is able to locate the important spatial-temporal features for final decision making. We also showed that our system can be applied to general multilabel classification problems.
Code (0)
등록된 구현이 없습니다.
Tasks
Action DetectionActivity DetectionActivity PredictionActivity RecognitionConcurrent Activity RecognitionDecision MakingGeneral ClassificationSimilar Papers 제목 키워드 기반
Deep Activity Recognition Models with Triaxial Accelerometers
Despite the widespread installation of accelerometers in almost all mobile phones and wearable devices, activity recognition using accelerometers is still immature due to the poor recognition accuracy of existing recogni…
Activity RecognitionHuman Activity RecognitionTemporal SequencesSETransformer: A Hybrid Attention-Based Architecture for Robust Human Activity Recognition
Human Activity Recognition (HAR) using wearable sensor data has become a central task in mobile computing, healthcare, and human-computer interaction. Despite the success of traditional deep learning models such as CNNs …
Activity RecognitionHuman Activity RecognitionAxial-DeepLab: Stand-Alone Axial-Attention for Panoptic Segmentation
Convolution exploits locality for efficiency at a cost of missing long range context. Self-attention has been adopted to augment CNNs with non-local interactions. Recent works prove it possible to stack self-attention la…
image-classificationImage ClassificationPanoptic SegmentationPositionAMAR: Lightweight Attention-Based Multi-User Activity Recognition from Wi-Fi CSI
Wi-Fi-based human activity recognition (HAR) has emerged as a promising approach for contactless sensing, leveraging channel state information (CSI) collected from wireless transceivers. While existing studies have prima…
Human Activity RecognitionActivity PredictionConcurrent Activity Recognition with Multimodal CNN-LSTM Structure
We introduce a system that recognizes concurrent activities from real-world data captured by multiple sensors of different types. The recognition is achieved in two steps. First, we extract spatial and temporal features …
Activity RecognitionConcurrent Activity RecognitionDecision Making