Continuous-Time Linear Positional Embedding for Irregular Time Series Forecasting
Irregularly sampled time series forecasting, characterized by non-uniform intervals, is prevalent in practical applications. However, previous research have been focused on regular time series forecasting, typically relying on transformer architectures. To extend transformers to handle irregular time series, we tackle the positional embedding which represents the temporal information of the data. We propose CTLPE, a method learning a continuous linear function for encoding temporal information. The two challenges of irregular time series, inconsistent observation patterns and irregular time gaps, are solved by learning a continuous-time function and concise representation of position. Additionally, the linear continuous function is empirically shown superior to other continuous functions by learning a neural controlled differential equation-based positional embedding, and theoretically supported with properties of ideal positional embedding. CTLPE outperforms existing techniques across various irregularly-sampled time series datasets, showcasing its enhanced efficacy.
Code (0)
등록된 구현이 없습니다.
Tasks
Irregular Time SeriesTime SeriesTime Series ForecastingSimilar Papers 제목 키워드 기반
Faithful Embeddings of Irregular and Asynchronous Data for Online Log-NCDEs
Continuous-time models are a natural choice for irregular and asynchronous data. A central design choice is how to embed discrete observations into continuous time. Interpolation- and imputation-based embeddings reconstr…
Learning Longitudinal Stress Dynamics from Irregular Self-Reports via Time Embeddings
The widespread adoption of mobile and wearable sensing technologies has enabled continuous and personalized monitoring of affect, mood disorders, and stress. When combined with ecological self-report questionnaires, thes…
Temporal Graph Neural Networks for Irregular Data
This paper proposes a temporal graph neural network model for forecasting of graph-structured irregularly observed time series. Our TGNN4I model is designed to handle both irregular time steps and partial observations of…
Graph Neural NetworkTime SeriesTime Series AnalysisLearning Regularized Positional Encoding for Molecular Prediction
Machine learning has become a promising approach for molecular modeling. Positional quantities, such as interatomic distances and bond angles, play a crucial role in molecule physics. The existing works rely on careful m…
PredictionModeling Irregular Time Series with Continuous Recurrent Units
Recurrent neural networks (RNNs) are a popular choice for modeling sequential data. Modern RNN architectures assume constant time-intervals between observations. However, in many datasets (e.g. medical records) observati…
DecoderIrregular Time SeriesTime SeriesTime Series Analysis