Axial-LOB: High-Frequency Trading with Axial Attention
Damian Kisiel, Denise Gorse

TL;DR
Axial-LOB introduces a fully-attentional neural network architecture utilizing axial attention for high-frequency stock price prediction from limit order book data, capturing global dependencies efficiently.
Contribution
It proposes a novel axial attention-based model that reduces complexity and improves performance over convolutional and recurrent methods in high-frequency trading prediction.
Findings
Achieves state-of-the-art accuracy on large benchmark dataset.
Demonstrates stable performance under input permutations.
Effectively incorporates additional LOB features.
Abstract
Previous attempts to predict stock price from limit order book (LOB) data are mostly based on deep convolutional neural networks. Although convolutions offer efficiency by restricting their operations to local interactions, it is at the cost of potentially missing out on the detection of long-range dependencies. Recent studies address this problem by employing additional recurrent or attention layers that increase computational complexity. In this work, we propose Axial-LOB, a novel fully-attentional deep learning architecture for predicting price movements of stocks from LOB data. By utilizing gated position-sensitive axial attention layers our architecture is able to construct feature maps that incorporate global interactions, while significantly reducing the size of the parameter space. Unlike previous works, Axial-LOB does not rely on hand-crafted convolutional kernels and hence has…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Financial Markets and Investment Strategies · Complex Systems and Time Series Analysis
MethodsAxial Attention
