paper-with-me

Papers

Transfer Learning for Human Activity Recognition using Representational Analysis of Neural Networks

2020-12-05 · Sizhe An, Ganapati Bhat, Suat Gumussoy, Umit Ogras

Human activity recognition (HAR) research has increased in recent years due to its applications in mobile health monitoring, activity recognition, and patient rehabilitation. The typical approach is training a HAR classifier offline with known users and then using the same classifier for new users. However, the accuracy for new users can be low with this approach if their activity patterns are different than those in the training data. At the same time, training from scratch for new users is not feasible for mobile applications due to the high computational cost and training time. To address this issue, we propose a HAR transfer learning framework with two components. First, a representational analysis reveals common features that can transfer across users and user-specific features that need to be customized. Using this insight, we transfer the reusable portion of the offline classifier to new users and fine-tune only the rest. Our experiments with five datasets show up to 43% accuracy improvement and 66% training time reduction when compared to the baseline without using transfer learning. Furthermore, measurements on the Nvidia Jetson Xavier-NX hardware platform reveal that the power and energy consumption decrease by 43% and 68%, respectively, while achieving the same or higher accuracy as training from scratch.

📄 PDF Abstract BibTeX arXiv:2012.04479

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Layout Agnostic Human Activity Recognition in Smart Homes through Textual Descriptions Of Sensor Triggers (TDOST)

2024-05-20 · Megha Thukral, Sourish Gunesh Dhekane, Shruthi K. Hiremath, Harish Haresamudram 외

Human activity recognition (HAR) using ambient sensors in smart homes has numerous applications for human healthcare and wellness. However, building general-purpose HAR models that can be deployed to new smart home envir…

Activity RecognitionHuman Activity Recognition

Few-Shot Learning-Based Human Activity Recognition

2019-03-25 · Siwei Feng, Marco F. Duarte

Few-shot learning is a technique to learn a model with a very small amount of labeled training data by transferring knowledge from relevant tasks. In this paper, we propose a few-shot learning method for wearable sensor …

Activity RecognitionFew-Shot LearningHuman Activity RecognitionTransfer Learning

Robust Activity Recognition for Adaptive Worker-Robot Interaction using Transfer Learning

2023-08-28 · Farid Shahnavaz, Riley Tavassoli, Reza Akhavian

Human activity recognition (HAR) using machine learning has shown tremendous promise in detecting construction workers' activities. HAR has many applications in human-robot interaction research to enable robots' understa…

Activity RecognitionHuman Activity RecognitionTransfer Learning

Cross-Domain HAR: Few Shot Transfer Learning for Human Activity Recognition

2023-10-22 · Megha Thukral, Harish Haresamudram, Thomas Ploetz

The ubiquitous availability of smartphones and smartwatches with integrated inertial measurement units (IMUs) enables straightforward capturing of human activities. For specific applications of sensor based human activit…

Activity RecognitionHuman Activity RecognitionTransfer Learning

Deep Transfer Learning for Cross-domain Activity Recognition

2018-07-20 · Jindong Wang, Vincent W. Zheng, Yiqiang Chen, Meiyu Huang

Human activity recognition plays an important role in people's daily life. However, it is often expensive and time-consuming to acquire sufficient labeled activity data. To solve this problem, transfer learning leverages…

Activity RecognitionCross-Domain Activity RecognitionHuman Activity RecognitionTransfer Learning