paper-with-me

Papers

Personalizing human activity recognition models using incremental learning

2019-05-29 · Pekka Siirtola, Heli Koskimäki, Juha Röning

In this study, the aim is to personalize inertial sensor data-based human activity recognition models using incremental learning. At first, the recognition is based on user-independent model. However, when personal streaming data becomes available, the incremental learning-based recognition model can be updated, and therefore personalized, based on the data without user-interruption. The used incremental learning algorithm is Learn++ which is an ensemble method that can use any classifier as a base classifier. In fact, study compares three different base classifiers: linear discriminant analysis (LDA), quadratic discriminant analysis (QDA) and classification and regression tree (CART). Experiments are based on publicly open data set and they show that already a small personal training data set can improve the classification accuracy. Improvement using LDA as base classifier is 4.6 percentage units, using QDA 2.0 percentage units, and 2.3 percentage units using CART. However, if the user-independent model used in the first phase of the recognition process is not accurate enough, personalization cannot improve recognition accuracy.

📄 PDF Abstract BibTeX arXiv:1905.12628

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionGeneral ClassificationHuman Activity RecognitionIncremental Learning

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Incremental Real-Time Personalization in Human Activity Recognition Using Domain Adaptive Batch Normalization

2020-05-25 · Alan Mazankiewicz, Klemens Böhm, Mario Bergés

Human Activity Recognition (HAR) from devices like smartphone accelerometers is a fundamental problem in ubiquitous computing. Machine learning based recognition models often perform poorly when applied to new users that…

Activity RecognitionDomain AdaptationHuman Activity RecognitionOnline Domain Adaptation

Importance of user inputs while using incremental learning to personalize human activity recognition models

2019-05-28 · Pekka Siirtola, Heli Koskimäki, Juha Röning

In this study, importance of user inputs is studied in the context of personalizing human activity recognition models using incremental learning. Inertial sensor data from three body positions are used, and the classific…

Activity RecognitionHuman Activity RecognitionIncremental Learning

Personalizing Smartwatch Based Activity Recognition Using Transfer Learning

2019-09-03 · Karanpreet Singh, Rajen Bhatt

Smartwatches are increasingly being used to recognize human daily life activities. These devices may employ different kind of machine learning (ML) solutions. One of such ML models is Gradient Boosting Machine (GBM) whic…

Activity RecognitionTransfer Learning

Incremental Activity Modeling and Recognition in Streaming Videos

2014-06-01 · CVPR 2014 6 · Mahmudul Hasan, Amit K. Roy-Chowdhury

Most of the state-of-the-art approaches to human activity recognition in video need an intensive training stage and assume that all of the training examples are labeled and available beforehand. But these assumptions are…

Active LearningActivity RecognitionHuman Activity Recognition

Incremental Learning Techniques for Online Human Activity Recognition

2021-09-20 · Meysam Vakili, Masoumeh Rezaei

Unobtrusive and smart recognition of human activities using smartphones inertial sensors is an interesting topic in the field of artificial intelligence acquired tremendous popularity among researchers, especially in rec…

Activity RecognitionHuman Activity RecognitionIncremental Learning