错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Dilated Sequential Models with Dual-Stage Attention for Stock Prediction

  • Giang-Nam Luu,
  • Trung T. Nguyen

摘要

This paper introduces the Dual-stage Attention Dilated architecture for sequential models to address the challenges of stock price prediction. Traditional sequential models face three major issues: complex dependencies, vanishing and exploding gradients, and efficient parallelization. The dilated recurrent skip connections effectively address these challenges. Additionally, the dual-stage attention mechanism handles long-term temporal dependencies and selects relevant driving series by employing input attention in the encoder and temporal attention in the decoder. By combining dual-stage attention with dilated recurrent architectures, the DAD models more efficiently select pertinent input features and capture long-term dependencies in time series data. Experimental results on the S&P 500, HSI, and DJIA datasets demonstrate that the proposed models outperform previous methods and are effective for any sequential model. The trade-off between computation time and accuracy will also be analyzed.