paper-with-me

Papers

ABIDES-Gym: Gym Environments for Multi-Agent Discrete Event Simulation and Application to Financial Markets

2021-10-27 · Selim Amrouni, Aymeric Moulin, Jared Vann, Svitlana Vyetrenko, Tucker Balch, Manuela Veloso

Model-free Reinforcement Learning (RL) requires the ability to sample trajectories by taking actions in the original problem environment or a simulated version of it. Breakthroughs in the field of RL have been largely facilitated by the development of dedicated open source simulators with easy to use frameworks such as OpenAI Gym and its Atari environments. In this paper we propose to use the OpenAI Gym framework on discrete event time based Discrete Event Multi-Agent Simulation (DEMAS). We introduce a general technique to wrap a DEMAS simulator into the Gym framework. We expose the technique in detail and implement it using the simulator ABIDES as a base. We apply this work by specifically using the markets extension of ABIDES, ABIDES-Markets, and develop two benchmark financial markets OpenAI Gym environments for training daily investor and execution agents. As a result, these two environments describe classic financial problems with a complex interactive market behavior response to the experimental agent's action.

📄 PDF Abstract BibTeX arXiv:2110.14771

Code (1)

jpmorganchase/abides-jpmc-public 공식 구현

Tasks

OpenAI GymReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-Agent Reinforcement Learning in a Realistic Limit Order Book Market Simulation

2020-06-10 · Michaël Karpe, Jin Fang, Zhongyao Ma, Chen Wang

Optimal order execution is widely studied by industry practitioners and academic researchers because it determines the profitability of investment decisions and high-level trading strategies, particularly those involving…

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning (RL)

FOGMACHINE -- Leveraging Discrete-Event Simulation and Scene Graphs for Modeling Hierarchical, Interconnected Environments under Partial Observations from Mobile Agents

2025-10-10 · Lars Ohnemus, Nils Hantke, Max Weißer, Kai Furmans arxiv

Dynamic Scene Graphs (DSGs) provide a structured representation of hierarchical, interconnected environments, but current approaches struggle to capture stochastic dynamics, partial observability, and multi-agent activit…

Adaptive Reinforcement Learning for State Avoidance in Discrete Event Systems

2025-02-28 · Md Nur-A-Adam Dony

Reinforcement learning (RL) has emerged as a potent paradigm for autonomous decision-making in complex environments. However, the integration of event-driven decision processes within RL remains a challenge. This paper p…

Decision MakingReinforcement Learning (RL)

When Quotes Crumble: Detecting Transient Mechanical Liquidity Erosion in Limit Order Books

2026-04-23 · Haohan Xu, Jason Bohne, Pawel Polak, Yurij Baransky 외 arxiv

We study the detection of transient liquidity erosion ("crumbling quotes") in electronic limit order books, where observable quote deterioration may reflect either mechanical liquidity withdrawal or informational reprici…

Towards Realistic Market Simulations: a Generative Adversarial Networks Approach

2021-10-25 · Andrea Coletta, Matteo Prata, Michele Conti, Emanuele Mercanti 외

Simulated environments are increasingly used by trading firms and investment banks to evaluate trading strategies before approaching real markets. Backtesting, a widely used approach, consists of simulating experimental …