← Back
Evidence source 6425Spot Checked

Transformer Based Time-Series Forecasting for Stock

arxiv.org2025-01-28Paper
Executive summary

A research paper presenting Stockformer, a Transformer-based multivariate time-series model for stock market forecasting with improved attention techniques.

What it examines

The paper presents a new transformer‐based model, Stockformer, for predicting stock prices using multivariate time series analysis. It uses deep learning and attention mechanisms to capture relationships among stocks, overcoming traditional limitations to offer improved forecasts for trading decisions.

What it concludes

Stockformer outperforms traditional LSTM models, showing promise for enhanced stock prediction. Future work will integrate more tickers, dynamic retraining, and improved temporal encoding. This research can improve automated trading strategies and support smarter financial decisions in various market applications.

Extracted from this source

Evidence objects

Evidence 825878% extraction confidence
Stockformer is a groundbreaking Transformer-based model that transforms multivariate time-series forecasting into a practical trading tool by employing ProbSparse and self-attention distilling techniques, reducing memory usage and capturing long-range dependencies.

key_findings bullet 1 · key_findings · validation V0

Evidence 825978% extraction confidence
The model extracts fine-grained temporal features via an innovative 1D-CNN embedding combined with dynamic token embeddings, boosting prediction accuracy and profitability while debuting trading algorithms Stock Direction and Stock Tanh.

key_findings bullet 2 · key_findings · validation V0

Evidence 826078% extraction confidence
Comprehensive experiments, involving hyperparameter tuning and oil stock analysis, confirm a strong link between design choices and profits despite significant learning rate challenges and initial instability, thereby prompting ongoing research.

key_findings bullet 3 · key_findings · validation V0

Evidence 826178% extraction confidence
The paper introduces a mutated Transformer, Stockformer, for stock market forecasting through multivariate time series prediction. This approach builds on recent deep learning advances. Although its employment of widely-used Transformer architectures renders the innovation incremental, the method remains original, timely, and compelling, offering fresh perspectives and improvements in financial analysis.

key_findings bullet 4 · key_findings · validation V0

Raw abstract and provenance

Abstract: To the naked eye, stock prices are considered chaotic, dynamic, and unpredictable. Indeed, it is one of the most difficult forecasting tasks that hundreds of millions of retail traders and professional traders around the world try to do every second even before the market opens. With recent advances in the development of machine learning and the amount of data the market generated over years, appl… ▽ More To the naked eye, stock prices are considered chaotic, dynamic, and unpredictable. Indeed, it is one of the most difficult forecasting tasks that hundreds of millions of retail traders and professional traders around the world try to do every second even before the market opens. With recent advances in the development of machine learning and the amount of data the market generated over years, applying machine learning techniques such as deep learning neural networks is unavoidable. In this work, we modeled the task as a multivariate forecasting problem, instead of a naive autoregression problem. The multivariate analysis is done using the attention mechanism via applying a mutated version of the Transformer, "Stockformer", which we created. △ Less

Source row: 2074 · abstract type: unknown