paper-with-me

홈 › Papers

Tri-axial Self-Attention for Concurrent Activity Recognition

2018-12-06 · Yanyi Zhang, Xinyu Li, Kaixiang Huang, Yehan Wang, Shuhong Chen, Ivan Marsic

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.

📄 PDF Abstract BibTeX arXiv:1812.02817

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionActivity PredictionActivity RecognitionConcurrent Activity RecognitionDecision MakingGeneral Classification

Similar Papers 제목 키워드 기반

Deep Activity Recognition Models with Triaxial Accelerometers

2015-11-15 · Mohammad Abu Alsheikh, Ahmed Selim, Dusit Niyato, Linda Doyle 외

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 Sequences

SETransformer: A Hybrid Attention-Based Architecture for Robust Human Activity Recognition

2025-05-25 · Yunbo Liu, Xukui Qin, Yifan Gao, Xiang Li 외

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 Recognition

Axial-DeepLab: Stand-Alone Axial-Attention for Panoptic Segmentation

2020-03-17 · ECCV 2020 8 · Huiyu Wang, Yukun Zhu, Bradley Green, Hartwig Adam 외

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 SegmentationPosition

AMAR: Lightweight Attention-Based Multi-User Activity Recognition from Wi-Fi CSI

2026-05-20 · Amirhossein Mohammadi, Hina Tabassum arxiv

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 Prediction

Concurrent Activity Recognition with Multimodal CNN-LSTM Structure

2017-02-06 · Xinyu Li, Yanyi Zhang, Jianyu Zhang, Shuhong Chen 외

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