paper-with-me

Papers

Assessing the Impact of Sampling Irregularity in Time Series Data: Human Activity Recognition As A Case Study

2025-01-25 · Mengxi Liu, Daniel Geißler, Sizhen Bian, Bo Zhou, Paul Lukowicz

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.

📄 PDF Abstract BibTeX arXiv:2501.15330

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity RecognitionMissing ValuesTime Series

Similar Papers 제목 키워드 기반

DBGL: Decay-aware Bipartite Graph Learning for Irregular Medical Time Series Classification

2026-04-12 · Jian Chen, Yuzhu Hu, Xiaoyan Yuan, Yuxuan Hu 외 arxiv

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 Learning

Irregularity-Informed Time Series Analysis: Adaptive Modelling of Spatial and Temporal Dynamics

2024-10-16 · Liangwei Nathan Zheng, Zhengyang Li, Chang George Dong, Wei Emma Zhang 외

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 Analysis

PrimeNet: Pre-Training for Irregular Multivariate Time Series

2023-06-26 · AAAI Conference on Artificial Intelligence 2023 6 · Ranak Roy Chowdhury, Jiacheng Li, Xiyuan Zhang, Dezhi Hong 외

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+3

Warpformer: A Multi-scale Modeling Approach for Irregular Clinical Time Series

2023-06-14 · Jiawen Zhang, Shun Zheng, Wei Cao, Jiang Bian 외

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 Series

Learn to Predict Vertical Track Irregularity with Extremely Imbalanced Data

2020-12-05 · Yutao Chen, Yu Zhang, Fei Yang

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