LGCEJan 14, 2022

Multi-head Temporal Attention-Augmented Bilinear Network for Financial time series prediction

arXiv:2201.05459v113 citations
AI Analysis

This addresses the challenge of forecasting noisy financial data for market analysis, but it is incremental as it builds on existing attention mechanisms.

The paper tackles financial time series prediction by proposing a multi-head temporal attention-augmented bilinear network to focus on multiple temporal instances, showing enhanced prediction performances compared to baseline models.

Financial time-series forecasting is one of the most challenging domains in the field of time-series analysis. This is mostly due to the highly non-stationary and noisy nature of financial time-series data. With progressive efforts of the community to design specialized neural networks incorporating prior domain knowledge, many financial analysis and forecasting problems have been successfully tackled. The temporal attention mechanism is a neural layer design that recently gained popularity due to its ability to focus on important temporal events. In this paper, we propose a neural layer based on the ideas of temporal attention and multi-head attention to extend the capability of the underlying neural network in focusing simultaneously on multiple temporal instances. The effectiveness of our approach is validated using large-scale limit-order book market data to forecast the direction of mid-price movements. Our experiments show that the use of multi-head temporal attention modules leads to enhanced prediction performances compared to baseline models.

Foundations

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

Your Notes