LGMLNov 14, 2018

Adversarial Unsupervised Representation Learning for Activity Time-Series

arXiv:1811.06847v116 citations
Originality Incremental advance
AI Analysis

This work addresses health screening for chronic conditions using wearable device data, but it is incremental as it builds on existing unsupervised representation learning techniques.

The paper tackled the problem of learning representations from discrete-valued activity time-series for health monitoring, proposing activity2vec, which achieved better performance and scalability than strong baselines on four disorder prediction tasks using linear classifiers.

Sufficient physical activity and restful sleep play a major role in the prevention and cure of many chronic conditions. Being able to proactively screen and monitor such chronic conditions would be a big step forward for overall health. The rapid increase in the popularity of wearable devices provides a significant new source, making it possible to track the user's lifestyle real-time. In this paper, we propose a novel unsupervised representation learning technique called activity2vec that learns and "summarizes" the discrete-valued activity time-series. It learns the representations with three components: (i) the co-occurrence and magnitude of the activity levels in a time-segment, (ii) neighboring context of the time-segment, and (iii) promoting subject-invariance with adversarial training. We evaluate our method on four disorder prediction tasks using linear classifiers. Empirical evaluation demonstrates that our proposed method scales and performs better than many strong baselines. The adversarial regime helps improve the generalizability of our representations by promoting subject invariant features. We also show that using the representations at the level of a day works the best since human activity is structured in terms of daily routines

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes