Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
Time series forecasting model based on segmented attention mechanism
Huibin WANG, Zhan’ao HU, Jie HU, Yuanwei XU, Bo WEN
Journal of Computer Applications    2025, 45 (7): 2262-2268.   DOI: 10.11772/j.issn.1001-9081.2024070929
Abstract23)   HTML2)    PDF (831KB)(14)       Save

To address the issue of local dependency loss during long-term forecasting due to increased sampling interval after time series segmentation, a time series forecasting model based on Segmented Attention Mechanism (SAMformer) was proposed. Firstly, time static covariates were fused with original data in proportion explicitly to enhance time domain information representation ability of the data. Secondly, two continuous linear layers with bias and an activation function were introduced to fine-tune the fused data, thereby improving the model’s ability to fit nonlinear data. Thirdly, a dot product attention mechanism was introduced in each segment of the segmented series to capture local feature dependencies. Finally, a cross-scale dependency based encoder-decoder architecture was utilized to predict time series data. Several experiments of the proposed model were carried out on five public time series datasets, and the results show that compared with other supervised learning based time series forecasting models, Crossformer, Pyraformer, and Informer, SAMformer reduces the Mean Squared Error (MSE) and Mean Absolute Error (MAE) by 2.0%-62.0% and 0.9%-49.8% respectively. Besides, through ablation experiments, the completeness and effectiveness of the proposed different components are verified, which further shows that fusion of time domain information and intra-segment attention mechanism is helpful to improve the accuracy of time series forecasting.

Table and Figures | Reference | Related Articles | Metrics
Prediction on hard disk failure of cloud computing framework by using SMART on COG-OS framework
SONG Yunhua BO Wenyang ZHOU Qi
Journal of Computer Applications    2014, 34 (1): 31-35.   DOI: 10.11772/j.issn.1001-9081.2014.01.0031
Abstract659)      PDF (802KB)(663)       Save
The hard disk of cloud computing platform is not reliable. This paper proposed to use Self-Monitoring Analysis and Reporting Technology (SMART) log to predict hard disk failure based on Classification using lOcal clusterinG with Over-Sampling (COG-OS) framework. First, faultless hard disks were divided into multiple disjoint sample subsets by using DBScan or K-means clustering algorithm. And then these subsets and another sample set of faulty hard disks were mixed, and Synthetic Minority Over-sampling TEchnique (SMOTE) was used to make the overall sample set tend to balance. At last, faulty hard disks was predicted by using LIBSVM classification algorithm. The experimental results show that the method is feasible. COG-OS improves SMOTE+Support Vector Machine (SVM) on faulty hard disks' recall and overall performance, when using K-means method to divide samples of faultless hard disks and using LIBSVM method with Radial Basis Function (RBF) kernel to predict faulty hard disks.
Related Articles | Metrics