Safety
Rethinking Irregular Time Series Forecasting from the Perspective of Basis Functions
arXiv:2608.17284v1 Announce Type: cross Abstract: Irregular time series forecasting is crucial in many domains, such as healthcare and meteorological observation. However, due to the inherent characte
arXiv:2608.17284v1 Announce Type: cross Abstract: Irregular time series forecasting is crucial in many domains, such as healthcare and meteorological observation. However, due to the inherent characteristics of irregular time series, including sparse observations and non-uniform sampling, accurately predicting future dynamics remains challenging. In light of these two characteristics, many existing methods aggregate irregular observations into fixed-dimensional estimated response coefficients through predefined basis functions and use these coefficients as sequence representations. Nevertheless, this modeling paradigm still suffers from two key limitations: (i) a potential non-vanishing asymptotic bias caused by ignoring the sampling density of timestamps; and (ii) the limited adaptability of predefined basis functions to diverse temporal patterns. In this study, we propose a Debiased Neural Basis-Function Network (DNBNet) to address these challenges. Its core is a debiased neural basis-function response mechanism, which corrects asymptotic bias through importance sampling while parameterizing basis functions with neural networks to adapt to diverse temporal patterns. In addition, considering the sparsity of irregular data, we design a novel multi-scale decomposition module based on average pooling, together with a mass-aware fusion mechanism, to obtain richer representations. Finally, a dual-branch decoder is employed for forecasting. Extensive experiments on multiple real-world datasets demonstrate the effectiveness of DNBNet and its strong generalizability across diverse irregular time series scenarios. Our code can be obtained at https://github.com/hnu-vis/DNBNet.
Related
- Spectral Transformer Neural Processes
- FM-LLM: A frequency-enhanced mixture-of-experts framework for adapting LLMs to time series forecasting
- MambaTS: Improved Selective State Space Models for Long-term Time Series Forecasting
- Ister: Linear Transformer for Efficient Multivariate Time Series Forecasting
- Autocorrelation Reintroduces Spectral Bias in KANs for Time Series Forecasting
Source: arXiv cs.AI | 2026-08-19