paper-with-me

Papers

MarketGPT: Developing a Pre-trained transformer (GPT) for Modeling Financial Time Series

2024-11-25 · Aaron Wheeler, Jeffrey D. Varner

This work presents a generative pre-trained transformer (GPT) designed for modeling financial time series. The GPT functions as an order generation engine within a discrete event simulator, enabling realistic replication of limit order book dynamics. Our model leverages recent advancements in large language models to produce long sequences of order messages in a steaming manner. Our results demonstrate that the model successfully reproduces key features of order flow data, even when the initial order flow prompt is no longer present within the model's context window. Moreover, evaluations reveal that the model captures several statistical properties, or 'stylized facts', characteristic of real financial markets and broader macro-scale data distributions. Collectively, this work marks a significant step toward creating high-fidelity, interactive market simulations.

📄 PDF Abstract BibTeX arXiv:2411.16585

Code (1)

aaron-wheeler/marketgpt 공식 구현 pytorch

Tasks

Time Series

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Information Extraction: An application to the domain of hyper-local financial data on developing countries

2024-03-14 · Abuzar Royesh, Olamide Oladeji

Despite the need for financial data on company activities in developing countries for development research and economic analysis, such data does not exist. In this project, we develop and evaluate two Natural Language Pr…

NERRelationRelation Extraction

ProsperAMnet at FinCausal 2020, Task 1 & 2: Modeling causality in financial texts using multi-headed transformers

2020-12-01 · FNP (COLING) 2020 12 · Zsolt Szántó, Gábor Berend

This paper introduces our efforts at the FinCasual shared task for modeling causality in financial utterances. Our approach uses the commonly and successfully applied strategy of fine-tuning a transformer-based language …

Language ModelingLanguage Modelling

PLUTUS: A Well Pre-trained Large Unified Transformer can Unveil Financial Time Series Regularities

2024-08-19 · Yuanjian Xu, Anxian Liu, Jianing Hao, Zhenzhuo Li 외

Financial time series modeling is crucial for understanding and predicting market behaviors but faces challenges such as non-linearity, non-stationarity, and high noise levels. Traditional models struggle to capture comp…

Contrastive LearningTime Series

Pretrained LLM Adapted with LoRA as a Decision Transformer for Offline RL in Quantitative Trading

2024-11-26 · Suyeol Yun

Developing effective quantitative trading strategies using reinforcement learning (RL) is challenging due to the high risks associated with online interaction with live financial markets. Consequently, offline RL, which …

Offline RLparameter-efficient fine-tuningQ-LearningReinforcement Learning (RL)

Bridging Short- and Long-Term Dependencies: A CNN-Transformer Hybrid for Financial Time Series Forecasting

2025-04-27 · Tiantian Tu

Time series forecasting is crucial for decision-making across various domains, particularly in financial markets where stock prices exhibit complex and non-linear behaviors. Accurately predicting future price movements i…

Decision MakingTime SeriesTime Series Forecasting