Assessing the Impact of Sampling Irregularity in Time Series Data: Human Activity Recognition As A Case Study
Human activity recognition (HAR) ideally relies on data from wearable or environment-instrumented sensors sampled at regular intervals, enabling standard neural network models optimized for consistent time-series data as input. However, real-world sensor data often exhibits irregular sampling due to, for example, hardware constraints, power-saving measures, or communication delays, posing challenges for deployed static HAR models. This study assesses the impact of sampling irregularities on HAR by simulating irregular data through two methods: introducing slight inconsistencies in sampling intervals (timestamp variations) to mimic sensor jitter, and randomly removing data points (random dropout) to simulate missing values due to packet loss or sensor failure. We evaluate both discrete-time neural networks and continuous-time neural networks, which are designed to handle continuous-time data, on three public datasets. We demonstrate that timestamp variations do not significantly affect the performance of discrete-time neural networks, and the continuous-time neural network is also ineffective in addressing the challenges posed by irregular sampling, possibly due to limitations in modeling complex temporal patterns with missing data. Our findings underscore the necessity for new models or approaches that can robustly handle sampling irregularity in time-series data, like the reading in human activity recognition, paving the way for future research in this domain.
Code (0)
등록된 구현이 없습니다.
Tasks
Activity RecognitionHuman Activity RecognitionMissing ValuesTime SeriesSimilar Papers 제목 키워드 기반
DBGL: Decay-aware Bipartite Graph Learning for Irregular Medical Time Series Classification
Irregular Medical Time Series play a critical role in the clinical domain to better understand the patient's condition. However, inherent irregularity arising from heterogeneous sampling rates, asynchronous observations,…
Time Series ClassificationRepresentation LearningGraph LearningIrregularity-Informed Time Series Analysis: Adaptive Modelling of Spatial and Temporal Dynamics
Irregular Time Series Data (IRTS) has shown increasing prevalence in real-world applications. We observed that IRTS can be divided into two specialized types: Natural Irregular Time Series (NIRTS) and Accidental Irregula…
Irregular Time SeriesTime SeriesTime Series AnalysisPrimeNet: Pre-Training for Irregular Multivariate Time Series
Real-world applications often involve irregular time series, for which the time intervals between successive observations are non-uniform. Irregularity across multiple features in a multi-variate time series further resu…
Contrastive LearningIrregular Time SeriesMultivariate Time Series ForecastingRepresentation Learning+3Warpformer: A Multi-scale Modeling Approach for Irregular Clinical Time Series
Irregularly sampled multivariate time series are ubiquitous in various fields, particularly in healthcare, and exhibit two key characteristics: intra-series irregularity and inter-series discrepancy. Intra-series irregul…
Irregular Time SeriesRepresentation LearningTime SeriesLearn to Predict Vertical Track Irregularity with Extremely Imbalanced Data
Railway systems require regular manual maintenance, a large part of which is dedicated to inspecting track deformation. Such deformation might severely impact trains' runtime security, whereas such inspections remain cos…
Ensemble LearningTime SeriesTime Series AnalysisTime Series Prediction