ViT-LOB: Efficient Vision Transformer for StockPrice Trend Prediction Using Limit Order Books
June 13, 2024·,
,·
0 min read
Zhihang Liu
Chiu-Wing Sham
Dr Sean Longyu Ma
Chong Fu
Abstract
Predicting stock price trends in High-frequency trading (HFT) demands utmost time sensitivity and resource efficiency. Previous research has stacked attention mechanisms with Convolutional Neural Networks (CNNs) to enhance predictive performance. However, such stacked complex network structures exhibit a certain degree of redundancy, resulting in excessive memory consumption and protracted training and inference time, posing challenges for deploying the model on edge intelligence devices. In this paper, we introduce ViT-LOB, a lightweight deep learning model exclusively reliant on transformers and attention mechanisms for forecasting stock price trends using Limit Order Book (LOB) data. Through evaluation on the FI-2010 dataset, our model substantially achieved a minimum reduction of 54% in inference time and over 90% reduction in memory consumption, delivering noteworthy results compared to state-of-the-art methodologies.
Type
Publication
2024 10th International Conference on Applied System Innovation (ICASI)

Authors
Dr Sean Longyu Ma
(he/him)
Lecturer in Computer Science
Sean Longyu Ma is a Lecturer in the School of Computer Science at the
University of Auckland. His research focuses on FPGA-based computing,
RISC-V customisation, high-level synthesis, and heterogeneous computing.