Giter Club home page Giter Club logo

gauthamkrishna-g / activeharnet Goto Github PK

View Code? Open in Web Editor NEW
11.0 4.0 6.0 119 KB

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

Home Page: https://arxiv.org/abs/1906.00108

License: MIT License

Jupyter Notebook 99.54% Python 0.46%
incremental-learning human-activity-recognition bayesian-active-learning bayesian-deep-learning fall-detection bayesian-neural-networks har acquisition-functions

activeharnet's Introduction

ActiveHARNet-OnDevice-Deep-Bayesian-Active-Learning-for-HAR

This repository contains code to our paper, ActiveHARNet: Towards On-Device Deep Bayesian Active Learning for Human Activity Recognition which was presented at ACM MobiSys 2019 (3rd International Workshop on Embedded and Mobile Deep Learning, EMDL '19).

Abstract

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.

Link: https://dl.acm.org/doi/10.1145/3325413.3329790, arXiv: https://arxiv.org/abs/1906.00108

Authors

Authors: Gautham Krishna Gudur, Prahalathan Sundaramoorthy, Venkatesh Umaashankar

Citation

@inproceedings{10.1145/3325413.3329790,
  author = {Gudur, Gautham Krishna and Sundaramoorthy, Prahalathan and Umaashankar, Venkatesh},
  title = {ActiveHARNet: Towards On-Device Deep Bayesian Active Learning for Human Activity Recognition},
  year = {2019},
  booktitle = {The 3rd International Workshop on Deep Learning for Mobile Systems and Applications},
  pages = {7โ€“12},
  numpages = {6},
  series = {EMDL '19}
}

Acknowledgements

Our code structure is inspired from Deep Bayesian Active Learning.

activeharnet's People

Contributors

gauthamkrishna-g avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

activeharnet's Issues

About the code

I'm reading the paper 'ActiveHARNet: Towards On-Device Deep Bayesian Active Learning for Human Activity Recognition' and have some confusion, so I want to learn more if the code is avaliable. Could you send me your code about this paper? I am very grateful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.