Related Experiment Videos
LMSNet: Variable-aware multi-scale framework for multivariate time series forecasting
Wuqing Yu1, Jian Zhou1, Weichen Guo1
1School of Artificial Intelligence, Beijing Normal University, Beijing, 100875, China.
Abstract:
Capturing the rich, hierarchical information embedded in complex multivariate time series (MTS) necessitates modeling at multiple temporal scales. However, prevalent multi-scale forecasting methods suffer from critical limitations: a uniform scaling approach that overlooks individual variable characteristics, inconsistent modeling of temporal patterns and inter-variable dependency leading to modeling spurious correlations, and a neglect of global context. To overcome these challenges, we introduce LMSNet, a Lightweight Multi-Scale graph learning framework. Specifically, LMSNet introduces a novel variable-specific scaling mechanism, which leverages frequency-domain analysis to assign a tailored analytical window to each variable based on its intrinsic dynamics, establishing a robust foundation for accurately modeling multi-scale inter-variable dependencies. Furthermore, LMSNet synergizes global and local information and performs concurrent temporal and inter-variable dependency modeling at every network layer, aided by a momentum update mechanism that refines deep-layer graph node representations to mitigate the risk of modeling spurious correlations. LMSNet establishes a new state-of-the-art on eight benchmark datasets. Crucially, it achieves a 2.94% reduction in MAE with reducing GPU memory usage by 83% and accelerating training by 60% compared to strong baseline-TimeMixer. Our source code is provided at https://github.com/05Pikachu24/TSF-LMSNet.
Related Concept Videos
Multi-input and Multi-variable systems
In the absence of...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
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.
The...
Scale-Up Processes
Multicompartment Models: Overview
These models offer a more comprehensive representation of drug behavior in the body than one-compartment models. They accommodate the complexity of drug distribution,...