Representation Learning of Limit Order Book: A Comprehensive Study and Benchmarking
Muyao Zhong, Yushi Lin, Peng Yang
TL;DR
This work tackles the lack of standardized evaluation for LOB representations, addressing challenges of strong autocorrelation, cross-feature constraints, and feature-scale disparity. It introduces LOBench, a standardized benchmark with real China A-share LOB data, unified preprocessing, and three downstream tasks to enable fair comparisons. Through reconstruction-focused experiments across nine architectures and transferability tests, the study demonstrates that robust LOB representations can be decoupled from task-specific objectives and still yield strong performance in prediction and imputation, with notable transferability when using a frozen encoder approach. The framework provides reproducible guidelines, a rigorous evaluation protocol, and a pathway toward more reusable, generalizable LOB analyses across markets and tasks.
Abstract
The Limit Order Book (LOB), the mostly fundamental data of the financial market, provides a fine-grained view of market dynamics while poses significant challenges in dealing with the esteemed deep models due to its strong autocorrelation, cross-feature constrains, and feature scale disparity. Existing approaches often tightly couple representation learning with specific downstream tasks in an end-to-end manner, failed to analyze the learned representations individually and explicitly, limiting their reusability and generalization. This paper conducts the first systematic comparative study of LOB representation learning, aiming to identify the effective way of extracting transferable, compact features that capture essential LOB properties. We introduce LOBench, a standardized benchmark with real China A-share market data, offering curated datasets, unified preprocessing, consistent evaluation metrics, and strong baselines. Extensive experiments validate the sufficiency and necessity of LOB representations for various downstream tasks and highlight their advantages over both the traditional task-specific end-to-end models and the advanced representation learning models for general time series. Our work establishes a reproducible framework and provides clear guidelines for future research. Datasets and code will be publicly available at https://github.com/financial-simulation-lab/LOBench.
