paper-with-me

홈 › Papers

Limit Order Book Event Stream Prediction with Diffusion Model

2024-11-27 · Zetao Zheng, Guoan Li, Deqiang Ouyang, Decui Liang, Jie Shao

Limit order book (LOB) is a dynamic, event-driven system that records real-time market demand and supply for a financial asset in a stream flow. Event stream prediction in LOB refers to forecasting both the timing and the type of events. The challenge lies in modeling the time-event distribution to capture the interdependence between time and event type, which has traditionally relied on stochastic point processes. However, modeling complex market dynamics using stochastic processes, e.g., Hawke stochastic process, can be simplistic and struggle to capture the evolution of market dynamics. In this study, we present LOBDIF (LOB event stream prediction with diffusion model), which offers a new paradigm for event stream prediction within the LOB system. LOBDIF learns the complex time-event distribution by leveraging a diffusion model, which decomposes the time-event distribution into sequential steps, with each step represented by a Gaussian distribution. Additionally, we propose a denoising network and a skip-step sampling strategy. The former facilitates effective learning of time-event interdependence, while the latter accelerates the sampling process during inference. By introducing a diffusion model, our approach breaks away from traditional modeling paradigms, offering novel insights and providing an effective and efficient solution for learning the time-event distribution in order streams within the LOB system. Extensive experiments using real-world data from the limit order books of three widely traded assets confirm that LOBDIF significantly outperforms current state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2412.09631

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingPoint ProcessesPrediction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

PredictionMarketBench: A SWE-bench-Style Framework for Backtesting Trading Agents on Prediction Markets

2026-01-28 · Avi Arora, Ritesh Malpani arxiv

Prediction markets offer a natural testbed for trading agents: contracts have binary payoffs, prices can be interpreted as probabilities, and realized performance depends critically on market microstructure, fees, and se…

PolyBench: Benchmarking LLM Forecasting and Trading Capabilities on Live Prediction Market Data

2026-04-03 · Pu Cheng, Juncheng Liu, Yunshen Long arxiv

Predicting real-world events from live market signals demands systems that fuse qualitative news with quantitative order-book dynamics under strict temporal discipline -- a challenge existing benchmarks fail to capture. …

General Compound Hawkes Processes for Mid-Price Prediction

2021-10-13 · Myles Sjogren, Timothy DeLise

High frequency financial data is burdened by a level of randomness that is unavoidable and obfuscates the task of modelling. This idea is reflected in the intraday evolution of limit orders book data for many financial a…

Prediction

LOBERT: Generative AI Foundation Model for Limit Order Book Messages

2025-11-16 · Eljas Linna, Kestutis Baltakys, Alexandros Iosifidis, Juho Kanniainen arxiv

Modeling the dynamics of financial Limit Order Books (LOB) at the message level is challenging due to irregular event timing, rapid regime shifts, and the reactions of high-frequency traders to visible order flow. Previo…

E2Vec: Feature Embedding with Temporal Information for Analyzing Student Actions in E-Book Systems

2024-05-24 · Yuma Miyazaki, Valdemar Švábenský, Yuta Taniguchi, Fumiya Okubo 외

Digital textbook (e-book) systems record student interactions with textbooks as a sequence of events called EventStream data. In the past, researchers extracted meaningful features from EventStream, and utilized them as …

Word Embeddings