LGCEApr 18, 2025

Transformer Encoder and Multi-features Time2Vec for Financial Prediction

arXiv:2504.13801v22 citationsh-index: 1EUSIPCO
Originality Incremental advance
AI Analysis

This is an incremental improvement for financial time series prediction, specifically targeting correlated stock movements within industries.

The paper tackles financial stock price prediction by integrating Time2Vec with a Transformer encoder and proposing a correlation feature selection method, showing it outperforms state-of-the-art encoding methods and improves multi-stock prediction accuracy.

Financial prediction is a complex and challenging task of time series analysis and signal processing, expected to model both short-term fluctuations and long-term temporal dependencies. Transformers have remarkable success mostly in natural language processing using attention mechanism, which also influenced the time series community. The ability to capture both short and long-range dependencies helps to understand the financial market and to recognize price patterns, leading to successful applications of Transformers in stock prediction. Although, the previous research predominantly focuses on individual features and singular predictions, that limits the model's ability to understand broader market trends. In reality, within sectors such as finance and technology, companies belonging to the same industry often exhibit correlated stock price movements. In this paper, we develop a novel neural network architecture by integrating Time2Vec with the Encoder of the Transformer model. Based on the study of different markets, we propose a novel correlation feature selection method. Through a comprehensive fine-tuning of multiple hyperparameters, we conduct a comparative analysis of our results against benchmark models. We conclude that our method outperforms other state-of-the-art encoding methods such as positional encoding, and we also conclude that selecting correlation features enhance the accuracy of predicting multiple stock prices.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes