paper-with-me

홈 › Papers

Sequential Weakly Labeled Multi-Activity Localization and Recognition on Wearable Sensors using Recurrent Attention Networks

2020-04-13 · Kun Wang, Jun He, Lei Zhang

With the popularity and development of the wearable devices such as smartphones, human activity recognition (HAR) based on sensors has become as a key research area in human computer interaction and ubiquitous computing. The emergence of deep learning leads to a recent shift in the research of HAR, which requires massive strictly labeled data. In comparison with video data, activity data recorded from accelerometer or gyroscope is often more difficult to interpret and segment. Recently, several attention mechanisms are proposed to handle the weakly labeled human activity data, which do not require accurate data annotation. However, these attention-based models can only handle the weakly labeled dataset whose sample includes one target activity, as a result it limits efficiency and practicality. In the paper, we propose a recurrent attention networks (RAN) to handle sequential weakly labeled multi-activity recognition and location tasks. The model can repeatedly perform steps of attention on multiple activities of one sample and each step is corresponding to the current focused activity. The effectiveness of the RAN model is validated on a collected sequential weakly labeled multi-activity dataset and the other two public datasets. The experiment results show that our RAN model can simultaneously infer multi-activity types from the coarse-grained sequential weak labels and determine specific locations of every target activity with only knowledge of which types of activities contained in the long sequence. It will greatly reduce the burden of manual labeling. The code of our work is available at https://github.com/KennCoder7/RAN.

📄 PDF Abstract BibTeX arXiv:2004.05768

Code (2)

KennCoder7/RAN 공식 구현
KennCoder7/Recurrent-Attention-Network-for-HAR tf

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

Deep Positive Unlabeled Learning with a Sequential Bias

2021-01-01 · Walter Gerych, Thomas Hartvigsen, Luke Buquicchio, Kavin Chandrasekaran 외

For many domains, from video stream analytics to human activity recognition, only weakly-labeled datasets are available. Worse yet, the given labels are often assigned sequentially, resulting in sequential bias. Current …

Activity RecognitionHuman Activity Recognition

W-TALC: Weakly-supervised Temporal Activity Localization and Classification

2018-07-27 · ECCV 2018 9 · Sujoy Paul, Sourya Roy, Amit K. Roy-Chowdhury

Most activity localization methods in the literature suffer from the burden of frame-wise annotation requirement. Learning from weak labels may be a potential solution towards reducing such manual labeling effort. Recent…

ClassificationGeneral ClassificationWeakly Supervised Action Localization

Attention-based Convolutional Neural Network for Weakly Labeled Human Activities Recognition with Wearable Sensors

2019-03-24 · Kun Wang, Jun He, Lei Zhang

Unlike images or videos data which can be easily labeled by human being, sensor data annotation is a time-consuming process. However, traditional methods of human activity recognition require a large amount of such stric…

Activity RecognitionHuman Activity Recognition

Weakly-Supervised Action Localization by Hierarchically-structured Latent Attention Modeling

2023-08-19 · ICCV 2023 1 · Guiqin Wang, Peng Zhao, Cong Zhao, Shusen Yang 외

Weakly-supervised action localization aims to recognize and localize action instancese in untrimmed videos with only video-level labels. Most existing models rely on multiple instance learning(MIL), where the predictions…

Action LocalizationMultiple Instance LearningWeakly Supervised Action Localization

Open-World Weakly-Supervised Object Localization

2023-04-17 · Jinheng Xie, Zhaochuan Luo, Yuexiang Li, Haozhe Liu 외

While remarkable success has been achieved in weakly-supervised object localization (WSOL), current frameworks are not capable of locating objects of novel categories in open-world settings. To address this issue, we are…

ObjectObject LocalizationRepresentation LearningWeakly-Supervised Object Localization