paper-with-me

Papers

Online Feature Selection for Activity Recognition using Reinforcement Learning with Multiple Feedback

2019-08-16 · Taku Yamagata, Raúl Santos-Rodríguez, Ryan McConville, Atis Elsts

Recent advances in both machine learning and Internet-of-Things have attracted attention to automatic Activity Recognition, where users wear a device with sensors and their outputs are mapped to a predefined set of activities. However, few studies have considered the balance between wearable power consumption and activity recognition accuracy. This is particularly important when part of the computational load happens on the wearable device. In this paper, we present a new methodology to perform feature selection on the device based on Reinforcement Learning (RL) to find the optimum balance between power consumption and accuracy. To accelerate the learning speed, we extend the RL algorithm to address multiple sources of feedback, and use them to tailor the policy in conjunction with estimating the feedback accuracy. We evaluated our system on the SPHERE challenge dataset, a publicly available research dataset. The results show that our proposed method achieves a good trade-off between wearable power consumption and activity recognition accuracy.

📄 PDF Abstract BibTeX arXiv:1908.06134

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognitionfeature selectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Automated Human Activity Recognition by Colliding Bodies Optimization-based Optimal Feature Selection with Recurrent Neural Network

2020-10-07 · Pankaj Khatiwada, Ayan Chatterjee, Matrika Subedi

In smart healthcare, Human Activity Recognition (HAR) is considered to be an efficient model in pervasive computation from sensor readings. The Ambient Assisted Living (AAL) in the home or community helps the people in p…

Activity Recognitionfeature selectionHuman Activity Recognition

Boosted Multiple Kernel Learning for First-Person Activity Recognition

2017-02-22 · Fatih Ozkan, Mehmet Ali Arabaci, Elif Surer, Alptekin Temizel

Activity recognition from first-person (ego-centric) videos has recently gained attention due to the increasing ubiquity of the wearable cameras. There has been a surge of efforts adapting existing feature descriptors an…

Activity Recognition

Dynamic Feature Selection for Efficient and Interpretable Human Activity Recognition

2021-01-01 · Randy Ardywibowo, Shahin Boluki, Zhangyang Wang, Bobak J Mortazavi 외

In many machine learning tasks, input features with varying degrees of predictive capability are usually acquired at some cost. For example, in human activity recognition (HAR) and mobile health (mHealth) applications, m…

Activity RecognitionCombinatorial Optimizationfeature selectionHuman Activity Recognition+1

Online Human Activity Recognition Employing Hierarchical Hidden Markov Models

2019-03-12 · Parviz Asghari, Elnaz Soelimani, Ehsan Nazerfard

In the last few years there has been a growing interest in Human Activity Recognition~(HAR) topic. Sensor-based HAR approaches, in particular, has been gaining more popularity owing to their privacy preserving nature. Fu…

Activity RecognitionHuman Activity RecognitionPrivacy Preserving

randomHAR: Improving Ensemble Deep Learners for Human Activity Recognition with Sensor Selection and Reinforcement Learning

2023-07-15 · Yiran Huang, Yexu Zhou, Till Riedel, Likun Fang 외

Deep learning has proven to be an effective approach in the field of Human activity recognition (HAR), outperforming other architectures that require manual feature engineering. Despite recent advancements, challenges in…

Activity RecognitionFeature EngineeringHuman Activity Recognition