TimeCNN: Refining inscross-variable interaction on time point for time series forecasting
Ao Hu1, Liangjian Wen2, Yong Dai3
1School of Computing and Artificial Intelligence, Southwestern University of Finance and Economics, Chengdu, China; Shanghai Academy of AI for Science, Shanghai, China.
None:
Time series forecasting is widely applied across various domains. Transformer-based models have shown considerable potential in modeling interactions across time and variables. However, we observe that the cross-variable correlations in multivariate time series exhibit multifaceted characteristics, including both positive and negative correlations, and evolve dynamically over time. These aspects are not adequately captured by existing Transformer-based models. To address this issue, we propose the TimeCNN model, which refines cross-variable interactions to improve time series forecasting. The key innovation of TimeCNN is its timepoint-independent approach, where each time point is assigned an independent convolution kernel. This allows each time point to have its own model for capturing relationships among variables. Building upon this, TimeCNN effectively manages both positive and negative correlations and adapts to the dynamic evolution of variable relationships over time. Extensive experiments on 12 real-world datasets demonstrate that TimeCNN consistently outperforms state-of-the-art models. Notably, our model significantly reduces computational requirements by approximately 60.46% and parameter count by about 57.50% while achieving inference speeds 3 to 4 times faster than the benchmark iTransformer model. The code will be publicly released on GitHub upon acceptance of the paper.
Related Concept Videos
Time-Series Graph
Survival Tree
Building a Survival Tree
Constructing a...
Drug Concentration Versus Time Correlation
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the...
End Point Prediction: Gran Plot
For potentiometric titration, the Gran plot is created by plotting...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Noncompartmental Analysis: Mean Residence Time
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
