Assessing the Impact of Sampling Irregularity in Time Series Data: Human Activity Recognition As A Case Study
Mengxi Liu, Daniel Gei{\ss}ler, Sizhen Bian, Bo Zhou, Paul Lukowicz

TL;DR
This paper investigates how irregular sampling affects human activity recognition models, finding that current neural networks are largely unaffected and highlighting the need for new approaches to handle sampling irregularities.
Contribution
The study systematically evaluates the impact of sampling irregularities on HAR models and reveals limitations of existing neural networks in addressing these challenges.
Findings
Timestamp variations do not significantly impact model performance.
Continuous-time neural networks are ineffective against irregular sampling.
Highlighting the need for new models to handle sampling irregularity.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
