paper-with-me

홈 › Papers

Transformer Networks for Data Augmentation of Human Physical Activity Recognition

2021-09-02 · Sandeep Ramachandra, Alexander Hoelzemann, Kristof Van Laerhoven

Data augmentation is a widely used technique in classification to increase data used in training. It improves generalization and reduces amount of annotated human activity data needed for training which reduces labour and time needed with the dataset. Sensor time-series data, unlike images, cannot be augmented by computationally simple transformation algorithms. State of the art models like Recurrent Generative Adversarial Networks (RGAN) are used to generate realistic synthetic data. In this paper, transformer based generative adversarial networks which have global attention on data, are compared on PAMAP2 and Real World Human Activity Recognition data sets with RGAN. The newer approach provides improvements in time and savings in computational resources needed for data augmentation than previous approach.

📄 PDF Abstract BibTeX arXiv:2109.01081

Code (2)

sandeep-189/data-augmentation 공식 구현 pytorch
comp-well-org/Data_Augmentation_for_Biobehavioral_Time_Series_Data pytorch

Tasks

Activity RecognitionData AugmentationHuman Activity RecognitionTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Physically Plausible Data Augmentations for Wearable IMU-based Human Activity Recognition Using Physics Simulation

2025-08-18 · Nobuyuki Oishi, Philip Birch, Daniel Roggen, Paula Lago arxiv

The scarcity of high-quality labeled data in sensor-based Human Activity Recognition (HAR) hinders model performance and limits generalization across real-world scenarios. Data augmentation is a key strategy to mitigate …

Human Activity RecognitionData AugmentationPose Estimation

A Gravity-informed Spatiotemporal Transformer for Human Activity Intensity Prediction

2025-06-16 · Yi Wang, Zhenghong Wang, Fan Zhang, Chengling Tang 외

Human activity intensity prediction is a crucial to many location-based services. Although tremendous progress has been made to model dynamic spatiotemporal patterns of human activity, most existing methods, including sp…

PIM: Physics-Informed Multi-task Pre-training for Improving Inertial Sensor-Based Human Activity Recognition

2025-03-23 · Dominique Nshimyimana, Vitor Fortes Rey, Sungho Suh, Bo Zhou 외

Human activity recognition (HAR) with deep learning models relies on large amounts of labeled data, often challenging to obtain due to associated cost, time, and labor. Self-supervised learning (SSL) has emerged as an ef…

Activity RecognitionData AugmentationHuman Activity RecognitionSelf-Supervised Learning

Augmenting Vision-Based Human Pose Estimation with Rotation Matrix

2023-10-09 · Milad Vazan, Fatemeh Sadat Masoumi, Ruizhi Ou, Reza Rawassizadeh

Fitness applications are commonly used to monitor activities within the gym, but they often fail to automatically track indoor activities inside the gym. This study proposes a model that utilizes pose estimation combined…

Activity RecognitionData AugmentationImage AugmentationPose Estimation

Non-stationary BERT: Exploring Augmented IMU Data For Robust Human Activity Recognition

2024-09-25 · Ning Sun, YuFei Wang, Yuwei Zhang, Jixiang Wan 외

Human Activity Recognition (HAR) has gained great attention from researchers due to the popularity of mobile devices and the need to observe users' daily activity data for better human-computer interaction. In this work,…

Activity RecognitionData AugmentationHuman Activity Recognition