paper-with-me

홈 › Papers

Concurrent Activity Recognition with Multimodal CNN-LSTM Structure

2017-02-06 · Xinyu Li, Yanyi Zhang, Jianyu Zhang, Shuhong Chen, Ivan Marsic, Richard A. Farneth, Randall S. Burd

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 from the multimodal data. We feed each datatype into a convolutional neural network that extracts spatial features, followed by a long-short term memory network that extracts temporal information in the sensory data. The extracted features are then fused for decision making in the second step. Second, we achieve concurrent activity recognition with a single classifier that encodes a binary output vector in which elements indicate whether the corresponding activity types are currently in progress. We tested our system with three datasets from different domains recorded using different sensors and achieved performance comparable to existing systems designed specifically for those domains. Our system is the first to address the concurrent activity recognition with multisensory data using a single model, which is scalable, simple to train and easy to deploy.

📄 PDF Abstract BibTeX arXiv:1702.01638

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionConcurrent Activity RecognitionDecision Making

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Tri-axial Self-Attention for Concurrent Activity Recognition

2018-12-06 · Yanyi Zhang, Xinyu Li, Kaixiang Huang, Yehan Wang 외

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 associ…

Action DetectionActivity DetectionActivity PredictionActivity Recognition+3

A Novel Two Stream Decision Level Fusion of Vision and Inertial Sensors Data for Automatic Multimodal Human Activity Recognition System

2023-06-27 · Santosh Kumar Yadav, Muhtashim Rafiqi, Egna Praneeth Gummana, Kamlesh Tiwari 외

This paper presents a novel multimodal human activity recognition system. It uses a two-stream decision level fusion of vision and inertial sensors. In the first stream, raw RGB frames are passed to a part affinity field…

Activity RecognitionHuman Activity RecognitionPose Estimation

A Hierarchical Deep Temporal Model for Group Activity Recognition

2015-11-19 · CVPR 2016 6 · Moustafa Ibrahim, Srikanth Muralidharan, Zhiwei Deng, Arash Vahdat 외

In group activity recognition, the temporal dynamics of the whole activity can be inferred based on the dynamics of the individual people representing the activity. We build a deep model to capture these dynamics based o…

Activity RecognitionGroup Activity Recognition

Multimodal Physical Activity Forecasting in Free-Living Clinical Settings: Hunting Opportunities for Just-in-Time Interventions

2024-10-12 · Abdullah Mamun, Krista S. Leonard, Megan E. Petrov, Matthew P. Buman 외

Objective: This research aims to develop a lifestyle intervention system, called MoveSense, that forecasts a patient's activity behavior to allow for early and personalized interventions in real-world clinical environmen…

regressionTime Series Forecasting

DanHAR: Dual Attention Network For Multimodal Human Activity Recognition Using Wearable Sensors

2020-06-25 · Wenbin Gao, Lei Zhang, Qi Teng, Jun He 외

Human activity recognition (HAR) in ubiquitous computing has been beginning to incorporate attention into the context of deep neural networks (DNNs), in which the rich sensing data from multimodal sensors such as acceler…

Activity RecognitionHard AttentionHuman Activity Recognition