paper-with-me

홈 › Papers

A Preliminary Study on Hyperparameter Configuration for Human Activity Recognition

2018-10-25 · Kemilly Dearo Garcia, Tiago Carvalho, João Mendes-Moreira, João M. P. Cardoso, André C. P. L. F. de Carvalho

Human activity recognition (HAR) is a classification task that aims to classify human activities or predict human behavior by means of features extracted from sensors data. Typical HAR systems use wearable sensors and/or handheld and mobile devices with built-in sensing capabilities. Due to the widespread use of smartphones and to the inclusion of various sensors in all contemporary smartphones (e.g., accelerometers and gyroscopes), they are commonly used for extracting and collecting data from sensors and even for implementing HAR systems. When using mobile devices, e.g., smartphones, HAR systems need to deal with several constraints regarding battery, computation and memory. These constraints enforce the need of a system capable of managing its resources and maintain acceptable levels of classification accuracy. Moreover, several factors can influence activity recognition, such as classification models, sensors availability and size of data window for feature extraction, making stable accuracy a difficult task. In this paper, we present a semi-supervised classifier and a study regarding the influence of hyperparameter configuration in classification accuracy, depending on the user and the activities performed by each user. This study focuses on sensing data provided by the PAMAP2 dataset. Experimental results show that it is possible to maintain classification accuracy by adjusting hyperparameters, like window size and windows overlap factor, depending on user and activity performed. These experiments motivate the development of a system able to automatically adapt hyperparameter settings for the activity performed by each user.

📄 PDF Abstract BibTeX arXiv:1810.10956

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionClassificationGeneral ClassificationHuman Activity Recognition

Similar Papers 제목 키워드 기반

Human Brain Exhibits Distinct Patterns When Listening to Fake Versus Real Audio: Preliminary Evidence

2024-02-22 · Mahsa Salehi, Kalin Stefanov, Ehsan Shareghi

In this paper we study the variations in human brain activity when listening to real and fake audio. Our preliminary results suggest that the representations learned by a state-of-the-art deepfake audio detection algorit…

EEGFace Swapping

Automated Hyperparameter Optimization Challenge at CIKM 2021 AnalyticCup

2021-10-31 · Huaijun Jiang, Yu Shen, Yang Li

In this paper, we describe our method for tackling the automated hyperparameter optimization challenge in QQ Browser 2021 AI Algorithm Competiton (ACM CIKM 2021 AnalyticCup Track 2). The competition organizers provide an…

Bayesian OptimizationHyperparameter Optimization

Empirical Privacy Variance

2025-03-16 · Yuzheng Hu, Fan Wu, Ruicheng Xian, Yuhang Liu 외

We propose the notion of empirical privacy variance and study it in the context of differentially private fine-tuning of language models. Specifically, we show that models calibrated to the same $(\varepsilon, \delta)$-D…

Memorization

Hyperparameter Optimization for Multi-Objective Reinforcement Learning

2023-10-25 · Florian Felten, Daniel Gareev, El-Ghazali Talbi, Grégoire Danoy

Reinforcement learning (RL) has emerged as a powerful approach for tackling complex problems. The recent introduction of multi-objective reinforcement learning (MORL) has further expanded the scope of RL by enabling agen…

Hyperparameter OptimizationMulti-Objective Reinforcement Learningreinforcement-learningReinforcement Learning+1

HyperTendril: Visual Analytics for User-Driven Hyperparameter Optimization of Deep Neural Networks

2020-09-04 · Heungseok Park, Yoonsoo Nam, Ji-Hoon Kim, Jaegul Choo

To mitigate the pain of manually tuning hyperparameters of deep neural networks, automated machine learning (AutoML) methods have been developed to search for an optimal set of hyperparameters in large combinatorial sear…

AutoMLHyperparameter Optimization