HCITNov 10, 2016

Fast Adaptation of Activity Sensing Policies in Mobile Devices

arXiv:1611.03202v13 citations
Originality Incremental advance
AI Analysis

This work addresses efficient and adaptive activity tracking for mobile device users to optimize energy and data usage, but it is incremental as it builds on existing Q-learning methods with structural improvements.

The paper tackles the problem of adapting activity sensing policies in mobile devices under unknown and varying user statistics, cellular data limits, and intermittent charging, by formulating it as a constrained Markov decision process and proving an optimal threshold structure. It presents a fast Q-learning algorithm that improves convergence speed, supported by simulation examples.

With the proliferation of sensors, such as accelerometers, in mobile devices, activity and motion tracking has become a viable technology to understand and create an engaging user experience. This paper proposes a fast adaptation and learning scheme of activity tracking policies when user statistics are unknown a priori, varying with time, and inconsistent for different users. In our stochastic optimization, user activities are required to be synchronized with a backend under a cellular data limit to avoid overcharges from cellular operators. The mobile device is charged intermittently using wireless or wired charging for receiving the required energy for transmission and sensing operations. Firstly, we propose an activity tracking policy by formulating a stochastic optimization as a constrained Markov decision process (CMDP). Secondly, we prove that the optimal policy of the CMDP has a threshold structure using a Lagrangian relaxation approach and the submodularity concept. We accordingly present a fast Q-learning algorithm by considering the policy structure to improve the convergence speed over that of conventional Q-learning. Finally, simulation examples are presented to support the theoretical findings of this paper.

Foundations

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

Your Notes