Efficient Dense Labeling of Human Activity Sequences from Wearables using Fully Convolutional Networks
Rui Yao, Guosheng Lin, Qinfeng Shi, Damith Ranasinghe

TL;DR
This paper introduces a fully convolutional network approach for dense labeling of human activity sequences from wearables, overcoming sliding window limitations and automatically learning features, with superior performance on multiple datasets.
Contribution
The authors propose a novel fully convolutional network method for dense activity labeling that addresses sliding window issues and learns features automatically.
Findings
Outperforms state-of-the-art in classification accuracy
Reduces label misalignment in activity sequences
Effective on multiple challenging datasets
Abstract
Recognizing human activities in a sequence is a challenging area of research in ubiquitous computing. Most approaches use a fixed size sliding window over consecutive samples to extract features---either handcrafted or learned features---and predict a single label for all samples in the window. Two key problems emanate from this approach: i) the samples in one window may not always share the same label. Consequently, using one label for all samples within a window inevitably lead to loss of information; ii) the testing phase is constrained by the window size selected during training while the best window size is difficult to tune in practice. We propose an efficient algorithm that can predict the label of each sample, which we call dense labeling, in a sequence of human activities of arbitrary length using a fully convolutional network. In particular, our approach overcomes the problems…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition · Hand Gesture Recognition Systems
