paper-with-me

Papers

ActiveHARNet: Towards On-Device Deep Bayesian Active Learning for Human Activity Recognition

2019-05-31 · Gautham Krishna Gudur, Prahalathan Sundaramoorthy, Venkatesh Umaashankar

Various health-care applications such as assisted living, fall detection etc., require modeling of user behavior through Human Activity Recognition (HAR). HAR using mobile- and wearable-based deep learning algorithms have been on the rise owing to the advancements in pervasive computing. However, there are two other challenges that need to be addressed: first, the deep learning model should support on-device incremental training (model updation) from real-time incoming data points to learn user behavior over time, while also being resource-friendly; second, a suitable ground truthing technique (like Active Learning) should help establish labels on-the-fly while also selecting only the most informative data points to query from an oracle. Hence, in this paper, we propose ActiveHARNet, a resource-efficient deep ensembled model which supports on-device Incremental Learning and inference, with capabilities to represent model uncertainties through approximations in Bayesian Neural Networks using dropout. This is combined with suitable acquisition functions for active learning. Empirical results on two publicly available wrist-worn HAR and fall detection datasets indicate that ActiveHARNet achieves considerable efficiency boost during inference across different users, with a substantially low number of acquired pool points (at least 60% reduction) during incremental learning on both datasets experimented with various acquisition functions, thus demonstrating deployment and Incremental Learning feasibility.

📄 PDF Abstract BibTeX arXiv:1906.00108

Code (1)

gauthamkrishna-g/ActiveHARNet

Tasks

Active LearningActivity RecognitionHuman Activity RecognitionIncremental Learning

Similar Papers 제목 키워드 기반

Activity Detection for Grant-Free NOMA in Massive IoT Networks

2022-12-23 · Mehrtash Mehrabi, Mostafa Mohammadkarimi, Masoud Ardakani

Recently, grant-free transmission paradigm has been introduced for massive Internet of Things (IoT) networks to save both time and bandwidth and transmit the message with low latency. In order to accurately decode the me…

Action DetectionActivity Detection

Accelerating Coordinate Descent via Active Set Selection for Device Activity Detection for Multi-Cell Massive Random Access

2021-04-27 · Ziyue Wang, Ya-Feng Liu, Zhilin Chen, Wei Yu

We propose a computationally efficient algorithm for the device activity detection problem in the multi-cell massive multi-input multi-output (MIMO) system, where the active devices transmit their signature sequences to …

Action DetectionActivity DetectionComputational Efficiency

Uncertainty-Aware (Un)Supervised Few-Shot User Adaptation for On-Device Personalized Human Activity Recognition

2026-06-03 · Maximilian Burzer, Till Riedel, Michael Beigl, Tobias Röddiger arxiv

Sensor-based Human Activity Recognition (HAR) models often degrade on unseen users due to domain shifts caused by individual movement patterns and sensor placement. Practical wearable HAR systems therefore require person…

Human Activity Recognition

BSDGAN: Balancing Sensor Data Generative Adversarial Networks for Human Activity Recognition

2022-08-07 · Yifan Hu, Yu Wang

The development of IoT technology enables a variety of sensors can be integrated into mobile devices. Human Activity Recognition (HAR) based on sensor data has become an active research topic in the field of machine lear…

Activity RecognitionHuman Activity Recognition

SelfAct: Personalized Activity Recognition based on Self-Supervised and Active Learning

2023-04-19 · Luca Arrotta, Gabriele Civitarese, Samuele Valente, Claudio Bettini

Supervised Deep Learning (DL) models are currently the leading approach for sensor-based Human Activity Recognition (HAR) on wearable and mobile devices. However, training them requires large amounts of labeled data whos…

Active LearningActivity RecognitionHuman Activity Recognition